[gentoo-commits] repo/gentoo:master commit in: net-fs/nfs-utils/

2017-02-19 Thread Lars Wendler
commit: b97f9aca10c1d7963e1f19b07235fa7841cee3fd
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Feb 20 07:53:48 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Feb 20 07:53:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b97f9aca

net-fs/nfs-utils: Adjusted dependency on net-nds/rpcbind (bug #610048).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-fs/nfs-utils/nfs-utils-1.3.4.ebuild | 4 ++--
 net-fs/nfs-utils/nfs-utils-2.1.1.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-fs/nfs-utils/nfs-utils-1.3.4.ebuild 
b/net-fs/nfs-utils/nfs-utils-1.3.4.ebuild
index 919475b240..041039131f 100644
--- a/net-fs/nfs-utils/nfs-utils-1.3.4.ebuild
+++ b/net-fs/nfs-utils/nfs-utils-1.3.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -24,7 +24,7 @@ RESTRICT="test" #315573
 DEPEND_COMMON="tcpd? ( sys-apps/tcp-wrappers )
caps? ( sys-libs/libcap )
sys-libs/e2fsprogs-libs
-   >=net-nds/rpcbind-0.2.0-r1
+   >=net-nds/rpcbind-0.2.4
net-libs/libtirpc:=
libmount? ( sys-apps/util-linux )
nfsdcld? ( >=dev-db/sqlite-3.3 )

diff --git a/net-fs/nfs-utils/nfs-utils-2.1.1.ebuild 
b/net-fs/nfs-utils/nfs-utils-2.1.1.ebuild
index 3f00e8328e..a568bfcf4b 100644
--- a/net-fs/nfs-utils/nfs-utils-2.1.1.ebuild
+++ b/net-fs/nfs-utils/nfs-utils-2.1.1.ebuild
@@ -24,7 +24,7 @@ RESTRICT="test" #315573
 DEPEND_COMMON="tcpd? ( sys-apps/tcp-wrappers )
caps? ( sys-libs/libcap )
sys-libs/e2fsprogs-libs
-   >=net-nds/rpcbind-0.2.0-r1
+   >=net-nds/rpcbind-0.2.4
net-libs/libtirpc:=
libmount? ( sys-apps/util-linux )
nfsdcld? ( >=dev-db/sqlite-3.3 )



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

2017-02-19 Thread Hans de Graaff
commit: 1a0825eb29c079f7e8b10246aa1bdea5c6483cb9
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Feb 20 06:49:38 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Feb 20 06:49:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a0825eb

dev-ruby/slim: avoid dependency on git, bug 610026

Package-Manager: portage-2.3.3

 dev-ruby/slim/slim-3.0.7-r1.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-ruby/slim/slim-3.0.7-r1.ebuild 
b/dev-ruby/slim/slim-3.0.7-r1.ebuild
index a2770dc8e0..0b8023db44 100644
--- a/dev-ruby/slim/slim-3.0.7-r1.ebuild
+++ b/dev-ruby/slim/slim-3.0.7-r1.ebuild
@@ -44,6 +44,9 @@ all_ruby_prepare() {
 
# Relax temple version check (already fixed upstream)
sed -i -e 's/0.7.6/0.7/' ${RUBY_FAKEGEM_GEMSPEC} || die
+
+   sed -i -e '/s\.files/ s/git ls-files/find . -type f -print/' \
+   -e '/s\.executables/ s:git ls-files -- bin/\*:find bin -type f 
-print:' ${RUBY_FAKEGEM_GEMSPEC} || die
 }
 
 each_ruby_prepare() {



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

2017-02-19 Thread Hans de Graaff
commit: b8adbac86e689dbf69d6d84508ddfd7d4d3aac94
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Feb 20 06:52:40 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Feb 20 06:52:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8adbac8

dev-ruby/erubis: add ruby24

Package-Manager: portage-2.3.3

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

diff --git a/dev-ruby/erubis/erubis-2.7.0-r2.ebuild 
b/dev-ruby/erubis/erubis-2.7.0-r2.ebuild
index 31e51bb39b..de6ef91c37 100644
--- a/dev-ruby/erubis/erubis-2.7.0-r2.ebuild
+++ b/dev-ruby/erubis/erubis-2.7.0-r2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_TASK_TEST=""



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

2017-02-19 Thread Hans de Graaff
commit: 9386a1ce9c4cab780eadeb2196e8a4cfa2a4ec05
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Feb 20 06:20:55 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Feb 20 06:20:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9386a1ce

dev-ruby/ffaker: add 2.5.0

Package-Manager: portage-2.3.3

 dev-ruby/ffaker/Manifest|  1 +
 dev-ruby/ffaker/ffaker-2.5.0.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-ruby/ffaker/Manifest b/dev-ruby/ffaker/Manifest
index 3f190dbb4a..fa8ff95047 100644
--- a/dev-ruby/ffaker/Manifest
+++ b/dev-ruby/ffaker/Manifest
@@ -1 +1,2 @@
 DIST ffaker-2.4.0.gem 372736 SHA256 
3e8bb2d3bf3bb26cb84316bd0837ccf54b91b98f30f89ee7d0f04e1585db8ee6 SHA512 
99c59702d5da649fb7a8906c2bf935f87c8417453e4924c13592946a7d6b0c33a36ea2fb8b92fcdd990290ba549151aacedc69afa8127d672d21871d8f219735
 WHIRLPOOL 
6beed40712d30169f041f350c9e00912ab387a057c7e265a52ac61bc288dc7232d6061b35d0bf7c42209113af9d0e0850caa8edd8aca6dd4e7110ada29ac8517
+DIST ffaker-2.5.0.gem 386048 SHA256 
f680fa2f4f269e1f9d39f5804e62cc1e98cf757f4018fc224d6c5e76103ebafe SHA512 
9f164fe88f749f7b1838f7c010401fc65a13263a4cb477220170fd20ab0328068e06096f93d9cba54d483d62d027c0ea5dc36560ad5e7e18ac7defe0e0d7f7ae
 WHIRLPOOL 
56ef1484541aab0d94c81abc6cc03b9fb46023fd53af29409151e480ae39093c30d54332f8b1a40a7ac3c34eb3c7eaea07f4c1867865c3aba38b79971e723c08

diff --git a/dev-ruby/ffaker/ffaker-2.5.0.ebuild 
b/dev-ruby/ffaker/ffaker-2.5.0.ebuild
new file mode 100644
index 00..f77aed4723
--- /dev/null
+++ b/dev-ruby/ffaker/ffaker-2.5.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_EXTRADOC="Changelog.md README.md REFERENCE.md"
+RUBY_FAKEGEM_RECIPE_DOC="yard"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Faster Faker, generates dummy data"
+HOMEPAGE="https://github.com/emmanueloga/ffaker;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+ruby_add_bdepend "test? ( dev-ruby/test-unit:2 )"



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

2017-02-19 Thread Mart Raudsepp
commit: 43822e4545d7ffbf42051290e2838fb40d2a0684
Author: genoob  yandex  com>
AuthorDate: Mon Feb 20 02:22:37 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Mon Feb 20 02:23:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43822e45

net-libs/phodav: fix install with USE="spice -systemd"

Bug: https://bugs.gentoo.org/609390
Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-libs/phodav/phodav-2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/phodav/phodav-2.1.ebuild 
b/net-libs/phodav/phodav-2.1.ebuild
index 0b47d8fa6d..ba39d0274c 100644
--- a/net-libs/phodav/phodav-2.1.ebuild
+++ b/net-libs/phodav/phodav-2.1.ebuild
@@ -48,7 +48,7 @@ src_install() {
if ! use systemd ; then
newinitd "${FILESDIR}/spice-webdavd.initd" spice-webdavd
udev_dorules "${FILESDIR}/70-spice-webdavd.rules"
-   rm -r "${D}$(systemd_get_unitdir)" || die
+   rm -r "${D}$(systemd_get_systemunitdir)" || die
fi
else
rm -r 
"${D}"{/usr/sbin,$(get_udevdir),$(systemd_get_systemunitdir)} || die



[gentoo-commits] repo/gentoo:master commit in: sci-libs/scikits_learn/files/, sci-libs/scikits_learn/

2017-02-19 Thread Benda XU
commit: dc6e7afa6c153f914af48996a1b4ec9bd4da3f76
Author: Benda Xu  gentoo  org>
AuthorDate: Mon Feb 20 01:04:43 2017 +
Commit: Benda XU  gentoo  org>
CommitDate: Mon Feb 20 01:05:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc6e7afa

sci-libs/scikits_learn: remove bundled cblas.

  use the system one.

Package-Manager: portage-2.3.3

 .../files/scikits_learn-0.18.1-system-cblas.patch  | 32 ++
 sci-libs/scikits_learn/scikits_learn-0.18.1.ebuild |  5 
 2 files changed, 37 insertions(+)

diff --git 
a/sci-libs/scikits_learn/files/scikits_learn-0.18.1-system-cblas.patch 
b/sci-libs/scikits_learn/files/scikits_learn-0.18.1-system-cblas.patch
new file mode 100644
index 00..e60f64947b
--- /dev/null
+++ b/sci-libs/scikits_learn/files/scikits_learn-0.18.1-system-cblas.patch
@@ -0,0 +1,32 @@
+Index: scikit-learn-0.18.1/sklearn/_build_utils/__init__.py
+===
+--- scikit-learn-0.18.1.orig/sklearn/_build_utils/__init__.py
 scikit-learn-0.18.1/sklearn/_build_utils/__init__.py
+@@ -31,7 +31,7 @@ def get_blas_info():
+ return False
+ 
+ blas_info = get_info('blas_opt', 0)
+-if (not blas_info) or atlas_not_found(blas_info):
++if (not blas_info):
+ cblas_libs = ['cblas']
+ blas_info.pop('libraries', None)
+ else:
+Index: scikit-learn-0.18.1/sklearn/setup.py
+===
+--- scikit-learn-0.18.1.orig/sklearn/setup.py
 scikit-learn-0.18.1/sklearn/setup.py
+@@ -63,14 +63,6 @@ def configuration(parent_package='', top
+  libraries=libraries,
+  )
+ 
+-# some libs needs cblas, fortran-compiled BLAS will not be sufficient
+-blas_info = get_info('blas_opt', 0)
+-if (not blas_info) or (
+-('NO_ATLAS_INFO', 1) in blas_info.get('define_macros', [])):
+-config.add_library('cblas',
+-   sources=[join('src', 'cblas', '*.c')])
+-warnings.warn(BlasNotFoundError.__doc__)
+-
+ # the following packages depend on cblas, so they have to be build
+ # after the above.
+ config.add_subpackage('linear_model')

diff --git a/sci-libs/scikits_learn/scikits_learn-0.18.1.ebuild 
b/sci-libs/scikits_learn/scikits_learn-0.18.1.ebuild
index 865735d2a0..10e75acb5e 100644
--- a/sci-libs/scikits_learn/scikits_learn-0.18.1.ebuild
+++ b/sci-libs/scikits_learn/scikits_learn-0.18.1.ebuild
@@ -46,6 +46,8 @@ DEPEND="
 
 S="${WORKDIR}/${MYP}"
 
+PATCHES=( "${FILESDIR}/${P}-system-cblas.patch" )
+
 python_prepare_all() {
# bug #397605
[[ ${CHOST} == *-darwin* ]] \
@@ -55,6 +57,9 @@ python_prepare_all() {
# scikits-learn now uses the horrible numpy.distutils automagic
export SCIPY_FCONFIG="config_fc --noopt --noarch"
 
+   # remove bundled cblas
+   rm -r sklearn/src || die
+
# use system joblib
rm -r sklearn/externals/joblib || die
sed -i -e '/joblib/d' sklearn/externals/setup.py || die



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

2017-02-19 Thread William Hubbs
commit: 62423fa72f63e28968aef9c0f060cc298742e689
Author: William Hubbs  gentoo  org>
AuthorDate: Mon Feb 20 00:51:41 2017 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon Feb 20 00:52:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62423fa7

sys-apps/openrc: remove unstable versions

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-apps/openrc/Manifest |   2 -
 sys-apps/openrc/openrc-0.23.1.ebuild | 332 ---
 sys-apps/openrc/openrc-0.23.ebuild   | 332 ---
 3 files changed, 666 deletions(-)

diff --git a/sys-apps/openrc/Manifest b/sys-apps/openrc/Manifest
index ab0e686f54..e6dc9b5bb3 100644
--- a/sys-apps/openrc/Manifest
+++ b/sys-apps/openrc/Manifest
@@ -3,6 +3,4 @@ DIST openrc-0.18.4.tar.bz2 157237 SHA256 
2c8bf1c6f52fcf4c1f6945a2836ba2551a7d930
 DIST openrc-0.19.1.tar.bz2 159598 SHA256 
5628c04b12e2f51f25e59c303bdccbf545ba0db25484adcca48e70d0712ce0e6 SHA512 
303db4475fd02aa3aa161dbd8794a45c2633b9fe96aaab67b81014fa3915bed1aa51cff57128f4413cf9f2329ce1f2012e460e089c39f01ac6eb061a95844329
 WHIRLPOOL 
a4e8720579b8983cb3c2c9b4dd983c1b7bf45e053aa0c9545f31e36c22e44d06e55198d4143dc0a6bca3b7d00b151b43d1da439b2479044344ca12f3151711f1
 DIST openrc-0.21.7.tar.bz2 168104 SHA256 
0d4bb11cfac9950687dfbc1a72a90e337af25bb39edc032cb0b807cfe0d04c3d SHA512 
26edf47e0eae0b62b651484bcbe73a5ccda2032ecbcc303f280bbf671fd1a8a1394d206228bd12e5157e8214210eb124898d11acc78cdef0d9145a952754f6bc
 WHIRLPOOL 
5731326b0879759f58b3e251e3b1c4cc6dcc17bee3ebf1d8ef4b689dff5ec39d429cde9c3d4f2901c8a592aaad7253bfca69a0caaa2ae77b6f45f9afe6e66df4
 DIST openrc-0.22.4.tar.gz 214321 SHA256 
d428890c12936b502d79018667dc6094d0e801c558f118b49e44c5f34636073b SHA512 
c85f6a87d03203f665d010ae357e7e1e2cae0158b12075376f3fe928daeffa14139ccc3dc2f24613cec25eb145b8f7dd64e067bd07493001570659095e60c296
 WHIRLPOOL 
3e50761d5626da03a74ce6de634ae08d79fa190d811fc8e661a56be66b3f0a6d28ee24f6045183914ebabd14280f535920d34c591e384df5d016e7cca49c209b
-DIST openrc-0.23.1.tar.gz 210662 SHA256 
a444a12b913758fdede6464be775ecef50352a4092ec1daf3ad00b36c8a7557a SHA512 
fa9d98bfcadd1444d496cacc1d456c8d770dfe78b30fdda2d5dcdddfbb7345c54d0d74d25f0418c0b56906246680fd3d1f2f9875df1a1ee5ebf0c840be5551f2
 WHIRLPOOL 
61992c226f2ee11560138e0806a546a7d277bbf72446222ccd579d241260e44417659bb39be26f4356ac842f81d5d3e63e57c256e6ec47088ae0164981843174
 DIST openrc-0.23.2.tar.gz 209569 SHA256 
244a9902a98694a7fd59ad3dec49bd9e61a6b22864795ed31ef8fc81aa474251 SHA512 
6c8483d36812d21ba45bf3c386c6f1c03a9c01c10f48b7e7eb26707d105568b8017ba8a7728a794ac0ac6fedab10cea2bc9587f4d5ddb1957001e03f872e8f18
 WHIRLPOOL 
88f61ab81562bdcb1b616441f01cbc3b45aca45d0a55bf41e3a9d6b733b3dfec429bf3c1645811c187c21038674e56d3e32e6035062685b45765fb3b85740e3c
-DIST openrc-0.23.tar.gz 210788 SHA256 
20d0f11c66f808ee99a69b99f7f3b774f217f62d0b6d6a5acb3e039808b0f326 SHA512 
45019ba7481fdbe81c2a784e92358e893e9176a53d4a6b7e55a4ba6fe608b84a39b2743a773f91d863874e66e2e0b53f06478bf32c43851b2728a8abefe4
 WHIRLPOOL 
ba0850eab41d72a580b4ab7d00d9944a5e557e3b9992b4d6375b75663d78cbe6aec82f8d7c575274d9cf67221fde78a2856d38f6d263e749043e79e5f414dcbb

diff --git a/sys-apps/openrc/openrc-0.23.1.ebuild 
b/sys-apps/openrc/openrc-0.23.1.ebuild
deleted file mode 100644
index a72fafb133..00
--- a/sys-apps/openrc/openrc-0.23.1.ebuild
+++ /dev/null
@@ -1,332 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit flag-o-matic pam toolchain-funcs
-
-DESCRIPTION="OpenRC manages the services, startup and shutdown of a host"
-HOMEPAGE="https://github.com/openrc/openrc/;
-
-if [[ ${PV} == "" ]]; then
-   EGIT_REPO_URI="git://github.com/OpenRC/${PN}.git"
-   inherit git-r3
-else
-   SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
-fi
-
-LICENSE="BSD-2"
-SLOT="0"
-IUSE="audit debug ncurses pam newnet prefix +netifrc selinux static-libs
-   tools unicode kernel_linux kernel_FreeBSD"
-
-COMMON_DEPEND="kernel_FreeBSD? ( || ( >=sys-freebsd/freebsd-ubin-9.0_rc 
sys-process/fuser-bsd ) )
-   ncurses? ( sys-libs/ncurses:0= )
-   pam? (
-   sys-auth/pambase
-   virtual/pam
-   )
-   tools? ( dev-lang/perl )
-   audit? ( sys-process/audit )
-   kernel_linux? (
-   sys-process/psmisc
-   !test
-# a value of "#" will just comment out the option
-set_config() {
-   local file="${ED}/$1" var=$2 val com
-   eval "${@:5}" && val=$3 || val=$4
-   [[ ${val} == "#" ]] && com="#" && val='\2'
-   sed -i -r -e "/^#?${var}=/{s:=([\"'])?([^ 
]*)\1?:=\1${val}\1:;s:^#?:${com}:}" "${file}"
-}
-
-set_config_yes_no() {
-   set_config "$1" "$2" YES NO "${@:3}"
-}
-
-src_install() {
-   

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

2017-02-19 Thread Mike Pagano
commit: 9ab774869778d5701091e8ec01af7237e01691b1
Author: Mike Pagano  gentoo  org>
AuthorDate: Mon Feb 20 00:46:26 2017 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Mon Feb 20 00:46:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ab77486

sys-kernel/vanilla-sources: Linux patch 4.10.0

Package-Manager: portage-2.3.3

 sys-kernel/vanilla-sources/Manifest |  1 +
 .../vanilla-sources/vanilla-sources-4.10.0.ebuild   | 17 +
 2 files changed, 18 insertions(+)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index 4fc3c6f234..2fe64290fe 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -5,6 +5,7 @@ DIST linux-3.18.tar.xz 80934708 SHA256 
becc413cc9e6d7f5cc52a3ce66d65c3725bc1d1cc
 DIST linux-3.2.tar.xz 65065516 SHA256 
dd96ed02b53fb5d57762e4b1f573460909de472ca588f81ec6660e4a172e7ba7 SHA512 
77e9a52d78d6c8e951df1e166023eebe5defc5ef3c45d3ac84b613137b3c2e55cee5693d828ebd06c5034bd89ea2a5f862f55824f2b7839c9ad7212c81e3ecb0
 WHIRLPOOL 
7cc68baac4441740e2171fbbc4195ee6c0351de099aadaee8cb3487f6d1f8b7e1d3144ee54ba38dbd24d6be431a1ea3b921ffce82ff84df21a98da7bc61c1d17
 DIST linux-3.4.tar.xz 66748028 SHA256 
ff3dee6a855873d12487a6f4070ec2f7996d073019171361c955639664baa0c6 SHA512 
1c49b336750c9c2b49d21e54126f22a800367296be0d57e6df28b1532cbeba7fc3bdf4cfe27d9810576e76c2db2e9c2493f0804451c915137cb78d7aa61f236c
 WHIRLPOOL 
a36e62fe197ba7c08d498a79034da58091a94348f69542241067c9ebef683f86371b2c0a3b3fb6c4611e2fb885d9b74eee5c1f46a493c72dfb76c5665f0b8a6a
 DIST linux-4.1.tar.xz 83017828 SHA256 
caf51f085aac1e1cea4d00dbbf3093ead07b551fc07b31b2a989c05f8ea72d9f SHA512 
168ef84a4e67619f9f53f3574e438542a5747f9b43443363cb83597fcdac9f40d201625c66e375a23226745eaada9176eb006ca023613cec089349e91751f3c0
 WHIRLPOOL 
85fcfdb67ea7f865272a85d3b4c3ec1f5a1267f4664bf073c562bb3875e9d96ad68486259d8866a9aced98c95de16840ec531d89745aec75b7315a64ebe650b8
+DIST linux-4.10.tar.xz 94231404 SHA256 
3c95d9f049bd085e5c346d2c77f063b8425f191460fcd3ae9fe7e94e0477dc4b SHA512 
c3690125a8402df638095bd98a613fcf1a257b81de7611c84711d315cd11e2634ab4636302b3742aedf1e3ba9ce0fea53fe8c7d48e37865d8ee5db3565220d90
 WHIRLPOOL 
86d021bae2dbfc4ef80c22d9e886bed4fbd9476473a2851d7beaf8ed0c7f7fbc1fa0da230eb9e763eb231b7c164c17b2a73fd336ab233543f57be280d6173738
 DIST linux-4.4.tar.xz 87295988 SHA256 
401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2 SHA512 
13c8459933a8b80608e226a1398e3d1848352ace84bcfb7e6a4a33cb230bbe1ab719d4b58e067283df91ce5311be6d2d595fc8c19e2ae6ecc652499415614b3e
 WHIRLPOOL 
02abc203d867404b9934aaa4c1e5b5dcbb0b0021e91a03f3a7e7fd224eed106821d8b4949f32a590536db150e5a88c16fcde88538777a26d0c17900f0257b1bc
 DIST linux-4.8.tar.xz 91966856 SHA256 
3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a SHA512 
a48a065f21e1c7c4de4cf8ca47b8b8d9a70f86b64e7cfa6e01be490f78895745b9c8790734b1d22182cf1f930fb87eaaa84e62ec8cc1f64ac4be9b949e7c0358
 WHIRLPOOL 
3888c8c07db0c069f827245d4d7306087f78f7d03e8240eb1fcd13622cd5dbe1c17cd8ed7dc11513f77f3efd5dbd84e2b48e82bdb9b9bfd2242fd62ae32812d5
 DIST linux-4.9.tar.xz 93192404 SHA256 
029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a SHA512 
bf67ff812cc3cb7e5059e82cc5db0d9a7c5637f7ed9a42e4730c715bf7047c81ed3a571225f92a33ef0b6d65f35595bc32d773356646df2627da55e9bc7f1f1a
 WHIRLPOOL 
072505b29972ad120eb25a074217847c9c2813416c4903e605a0433574f5f87616dbea0b1454e4b19acc48107f11274b682958b1d773373156e99f8163e6606a

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-4.10.0.ebuild 
b/sys-kernel/vanilla-sources/vanilla-sources-4.10.0.ebuild
new file mode 100644
index 00..6aed91d532
--- /dev/null
+++ b/sys-kernel/vanilla-sources/vanilla-sources-4.10.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+K_NOUSENAME="yes"
+K_NOSETEXTRAVERSION="yes"
+K_SECURITY_UNSUPPORTED="1"
+ETYPE="sources"
+inherit kernel-2
+detect_version
+
+DESCRIPTION="Full sources for the Linux kernel"
+HOMEPAGE="https://www.kernel.org;
+SRC_URI="${KERNEL_URI}"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"



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

2017-02-19 Thread Mike Pagano
commit: 888164346bd62e0f1fcca4e52254d6454fd44850
Author: Mike Pagano  gentoo  org>
AuthorDate: Mon Feb 20 00:39:25 2017 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Mon Feb 20 00:39:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88816434

sys-kernel/gentoo-sources: Linux patch 4.10.0. Gentoo Linux support config 
settings and defaults. Patch to add support for namespace user.pax.* on tmpfs. 
Patch to enable link security restrictions by default. Patch to ensure that 
/dev/root doesn't appear in /proc/mounts when booting without an initramfs. 
Patch to enable control of the unaligned access control policy from sysctl. 
Workaround to enable poweroff on Mac Pro 11. See bug #601964. fbcondecor 
bootsplash patch. Kernel patch that enables gcc < v4.9 optimizations for 
additional CPUs.  Kernel patch enables gcc >= v4.9 optimizations for additional 
CPUs.

Package-Manager: portage-2.3.3

 sys-kernel/gentoo-sources/Manifest |  4 +++
 .../gentoo-sources/gentoo-sources-4.10.0.ebuild| 29 ++
 2 files changed, 33 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 084678de3a..b2b94740e9 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -65,6 +65,9 @@ DIST genpatches-4.1-43.extras.tar.xz 16412 SHA256 
1fc2ddd58cac9c60335ce3ef4aa005
 DIST genpatches-4.1-44.base.tar.xz 1026292 SHA256 
66dfce7165b5dabbd980d72468af6df44699909ac6d82fc1b0e9cd4b02c22c20 SHA512 
cafc22319e42b701398480b91325df68c93b0df6a9e7f32d328d628c386b3c49ee32cb38eed27d72a7b523255540679652687ab78baacb3f00f5e65ae36a9a8b
 WHIRLPOOL 
c5a7957479b0d3ad018ce011dda18a6d0267de21f7175bd8319fa3c1fe2502ec511e3f9dc5e5a1227d3bbcaa1c674f836b5e727cbbcff1794e4d1777b7bef341
 DIST genpatches-4.1-44.experimental.tar.xz 61748 SHA256 
21bbddd7c73b1acae7c0f3e49eaea0dc05199ff7e9f7629c02e047b2c13de72f SHA512 
8fdb95601239f3334307240e7eee7174178a092a1bcc3095a52a4a87955faa47cabaf39e046315ebe190aff3b57712711b1dde4397c58f74be3c97d3844f3170
 WHIRLPOOL 
f9741245264c2d5453db6360b991f09209fc3c73e2bc41349931dcdb8d1140018057e2703614e1b4e0c0f298d394474001bec3cf75534a11f73de708437b9aa5
 DIST genpatches-4.1-44.extras.tar.xz 16412 SHA256 
1fc2ddd58cac9c60335ce3ef4aa005875e775bfb326295daa4c6208af01bc5a7 SHA512 
1c316ce90ac8a09a74e6a4fcf0b440975f839ff9229da0d97525cae912df947bc010e17b2a0a48994dc20c49bd090bd17c792828cc46b4a81ff2d797e10a8b8b
 WHIRLPOOL 
ed46ebdd56b50cc4d9111fe5ff74b61ee46ff7a66e351f23ad03a9612de226490aa1befa4fe8b4f8e6eb9849d080e5c6e8be8ba89a3b9075cbb4c56e8e6a2056
+DIST genpatches-4.10-1.base.tar.xz 4456 SHA256 
4ab1b9a81b102744f406600b21bcec8cc4f7ea12d7f2551c3623c1b54ba35f91 SHA512 
7587c3fdcc9554c31ffb2506e2b4d6cf3467638859b01683f85c510c718011d15d298195272fb4c06588be74ce88459896720cbc1f0270c0565f91bdccb9fc9d
 WHIRLPOOL 
eee757d3cd9f5d2793d33e94c381d570da356c6552407996df49a38be9bf968fb93daa2c009ba417020b834a4aecd1f3d0f9fd0f03dc4425eb09e27a49740d7d
+DIST genpatches-4.10-1.experimental.tar.xz 4276 SHA256 
07290c3f1efc42cb269a226664a7d43fe7109b4da1a3ce23b744e60462cbb4b1 SHA512 
55edcf5299e729b7cc56c57c23ab22c1bbc495ca04fbe71f7f841b651203bc9bf9020c99c920d778611d3c8bfa795e2187f0ebd34b6a797bb8a6f82c9c778d6e
 WHIRLPOOL 
fb460da630355daa8350de6bf0ed1c888a1f2ea5805d169203dbddcc81645b8b5fa6d117bcff7ae259f5ec7fda5decc355fdd25a8b8449d4557a8b4caee4d4cb
+DIST genpatches-4.10-1.extras.tar.xz 17328 SHA256 
120d720363b78d18c198cee75e2fde7187e8fdea1ec66b48306452b5839e0484 SHA512 
2a5c257d1e2169f73fbd9cc8bb89dc39a019f92fdb4f0fd649633f0285fdd5e3288acff4749780e3af303f7a75c3acd93a1bf8e8b00d6667f50ccd6b873cf187
 WHIRLPOOL 
8c752fd68cb6b56e402ae8f708668ab4489b2c6da0d240eb7feb20e3e93c84e96b2f080ce4ae536f1a3831078e3e7972e1335a50c8f710066f778c60f150982a
 DIST genpatches-4.4-43.base.tar.xz 912072 SHA256 
f7c9220f08385e8bdcd3cc42974581c259209aaf61fab1c3535e71a37e7fcb6c SHA512 
3e84797279583fbe5e3031bef8c3a734363c2aa41ddac266d51871d7885293c1dd63a64f4cfbf0c06cb35420c3f66e84fb93dc5d1a4ea2cf0c63db43605054aa
 WHIRLPOOL 
7b4eb188985fecbb1561cda8e2a78cd01f3695b198efa288482d432392b3a3d5c60fb6c5d6a70566ae4e929793ff967fef56fdadbdcab22426b328463756345d
 DIST genpatches-4.4-43.experimental.tar.xz 87780 SHA256 
534a3f534991a30ed827439a943507610af2a3063e1fdf04a312e53ffc2cc120 SHA512 
37944015c17ca4ffbc09532980c78011b4e18cab22a83e28a052ba5708c9a560220ad84a445469165a4cc1e955c60c323e3cb52c3cdbee0d9c9bb1766c8638d9
 WHIRLPOOL 
0f52497cf2ba2d58c2cd7e84787df2bafb2cfa470c36421d72c4269c9f7f2bc856c611dbcc60e825ed5bebddd1de04adb1fe15893e7a1fb6fc9409e1b16ea34a
 DIST genpatches-4.4-43.extras.tar.xz 16420 SHA256 
edccb4cc994f3a80f3c8e01a0824038b2e0fa38572833027f6161908f2eeb739 SHA512 
776451ecdbab4c28697549536224824c41e4d903bc3ea6fe5eee9d8b747bbac7343b56daddd7ab23bd2d35482e31e0f411dd60fa2b174112bee2fb75b07641c0
 WHIRLPOOL 
59ccb8d8254c1dab01c47bd6c312f442eefea753d1e7424b7b052ae6d652c2be076380406e6250e536cac49233c665955dbca085cc6b12276b13537cc86e69c7
@@ 

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

2017-02-19 Thread Robin H. Johnson
commit: 448b5d8a832f56338ef9120886c60ab9efe6bb85
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Sun Feb 19 23:46:42 2017 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Feb 20 00:36:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=448b5d8a

media-sound/mp3val: new package, dependency for media-sound/beets[badfiles]

Package-Manager: portage-2.3.2

 media-sound/mp3val/Manifest  |  1 +
 media-sound/mp3val/files/mp3val-0.1.8-open.patch | 11 +++
 media-sound/mp3val/metadata.xml  |  8 +
 media-sound/mp3val/mp3val-0.1.8.ebuild   | 38 
 4 files changed, 58 insertions(+)

diff --git a/media-sound/mp3val/Manifest b/media-sound/mp3val/Manifest
new file mode 100644
index 00..ab31b2b9b8
--- /dev/null
+++ b/media-sound/mp3val/Manifest
@@ -0,0 +1 @@
+DIST mp3val-0.1.8-src.tar.gz 21406 SHA256 
95a16efe3c352bb31d23d68ee5cb8bb8ebd9868d3dcf0d84c96864f80c31c39f SHA512 
62371453be53840fb0f0d87c9fcf9cbd6f5c8ae107e529f0cb6b8190ef9e7ebf564bb080c9d0a6adc3b5450673e70b5f4343dee82c1e6400750935cccebc2604
 WHIRLPOOL 
fbcbb641c3fc13ca20c4584161f5c0e0fc85aacfdc48435f9882e61f7fb780b3ddd8622cf5a423f2e0c9474a778802d36557e933422d8f9c2362ed72f956

diff --git a/media-sound/mp3val/files/mp3val-0.1.8-open.patch 
b/media-sound/mp3val/files/mp3val-0.1.8-open.patch
new file mode 100644
index 00..2b844c1fac
--- /dev/null
+++ b/media-sound/mp3val/files/mp3val-0.1.8-open.patch
@@ -0,0 +1,11 @@
+--- mp3val-0.1.8-src/crossapi.cpp.orig 2010-05-03 10:45:53.0 -0700
 mp3val-0.1.8-src/crossapi.cpp  2017-02-19 23:38:21.0 -
+@@ -241,7 +241,7 @@
+ //Moving failed due to different logical drives of source and destination. 
Let's copy:
+   id=open(szOldName,O_RDONLY);
+   if(id==-1) return 0;
+-  od=open(szNewName,O_WRONLY|O_CREAT|O_TRUNC);
++  od=open(szNewName, O_WRONLY|O_CREAT|O_TRUNC, 
S_IRUSR|S_IWUSR|S_IRGRP|S_IROTH);
+   if(od==-1) {
+   close(id);
+   return 0;

diff --git a/media-sound/mp3val/metadata.xml b/media-sound/mp3val/metadata.xml
new file mode 100644
index 00..a4e0d354f6
--- /dev/null
+++ b/media-sound/mp3val/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+robb...@gentoo.org
+Robin H. Johnson
+
+

diff --git a/media-sound/mp3val/mp3val-0.1.8.ebuild 
b/media-sound/mp3val/mp3val-0.1.8.ebuild
new file mode 100644
index 00..a707e167f3
--- /dev/null
+++ b/media-sound/mp3val/mp3val-0.1.8.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=6
+inherit eutils
+
+DESCRIPTION="Validate and fix MPEG audio files"
+HOMEPAGE="http://mp3val.sourceforge.net/;
+SRC_URI="mirror://sourceforge/mp3val/${P}-src.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+S="${WORKDIR}/${P}-src"
+
+PATCHES=(
+   "${FILESDIR}/${P}-open.patch"
+)
+
+src_prepare() {
+   edos2unix "${S}"/{*.{cpp,h},Makefile*}
+   chmod a-x "${S}"/*
+   sed -i -e '/^C.*FLAGS.*=/d' "${S}"/Makefile.linux
+   default
+}
+
+src_compile() {
+   emake -f Makefile.linux
+}
+
+src_install() {
+   dobin mp3val
+   dohtml manual.html
+   dodoc changelog.txt
+}



[gentoo-commits] repo/gentoo:master commit in: net-nds/openldap/

2017-02-19 Thread Robin H. Johnson
commit: 2baad4921bfcff1cc24af346d9257196c705d700
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Sun Feb 19 23:07:32 2017 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Feb 20 00:36:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2baad492

net-nds/openldap: drop unused ICU linkage

Fixes: https://bugs.gentoo.org/show_bug.cgi?id=510858
Package-Manager: portage-2.3.2

 net-nds/openldap/openldap-2.4.44-r1.ebuild | 8 
 net-nds/openldap/openldap-2.4.44.ebuild| 8 
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/net-nds/openldap/openldap-2.4.44-r1.ebuild 
b/net-nds/openldap/openldap-2.4.44-r1.ebuild
index b4cce18283..aede7c1056 100644
--- a/net-nds/openldap/openldap-2.4.44-r1.ebuild
+++ b/net-nds/openldap/openldap-2.4.44-r1.ebuild
@@ -21,7 +21,7 @@ LICENSE="OPENLDAP GPL-2"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~x86-solaris"
 
-IUSE_DAEMON="crypt icu samba slp tcpd experimental minimal"
+IUSE_DAEMON="crypt samba slp tcpd experimental minimal"
 IUSE_BACKEND="+berkdb"
 IUSE_OVERLAY="overlays perl"
 IUSE_OPTIONAL="gnutls iodbc sasl ssl odbc debug ipv6 libressl +syslog selinux 
static-libs"
@@ -42,7 +42,7 @@ BDB_PKGS=''
 for _slot in $BDB_SLOTS; do BDB_PKGS="${BDB_PKGS} sys-libs/db:${_slot}" ; done
 
 # openssl is needed to generate lanman-passwords required by samba
-CDEPEND="icu? ( dev-libs/icu:= )
+CDEPEND="
ssl? (
!gnutls? (
!libressl? ( 
>=dev-libs/openssl-1.0.1h-r2:0[${MULTILIB_USEDEP}] )
@@ -401,8 +401,8 @@ multilib_src_configure() {
 
use debug && myconf+=( $(use_enable debug) )
 
-   # ICU usage is not configurable
-   export ac_cv_header_unicode_utypes_h="$(multilib_is_native_abi && use 
icu && echo yes || echo no)"
+   # ICU exists only in the configure, nowhere in the codebase, bug #510858
+   export ac_cv_header_unicode_utypes_h=no ol_cv_lib_icu=no
 
if ! use minimal && multilib_is_native_abi; then
local CPPFLAGS=${CPPFLAGS}

diff --git a/net-nds/openldap/openldap-2.4.44.ebuild 
b/net-nds/openldap/openldap-2.4.44.ebuild
index 560b602b6a..47400ab6b2 100644
--- a/net-nds/openldap/openldap-2.4.44.ebuild
+++ b/net-nds/openldap/openldap-2.4.44.ebuild
@@ -21,7 +21,7 @@ LICENSE="OPENLDAP GPL-2"
 SLOT="0"
 KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
 
-IUSE_DAEMON="crypt icu samba slp tcpd experimental minimal"
+IUSE_DAEMON="crypt samba slp tcpd experimental minimal"
 IUSE_BACKEND="+berkdb"
 IUSE_OVERLAY="overlays perl"
 IUSE_OPTIONAL="gnutls iodbc sasl ssl odbc debug ipv6 libressl +syslog selinux 
static-libs"
@@ -41,7 +41,7 @@ BDB_PKGS=''
 for _slot in $BDB_SLOTS; do BDB_PKGS="${BDB_PKGS} sys-libs/db:${_slot}" ; done
 
 # openssl is needed to generate lanman-passwords required by samba
-CDEPEND="icu? ( dev-libs/icu:= )
+CDEPEND="
ssl? (
!gnutls? (
!libressl? ( 
>=dev-libs/openssl-1.0.1h-r2:0[${MULTILIB_USEDEP}] )
@@ -400,8 +400,8 @@ multilib_src_configure() {
 
use debug && myconf+=( $(use_enable debug) )
 
-   # ICU usage is not configurable
-   export ac_cv_header_unicode_utypes_h="$(multilib_is_native_abi && use 
icu && echo yes || echo no)"
+   # ICU exists only in the configure, nowhere in the codebase, bug #510858
+   export ac_cv_header_unicode_utypes_h=no ol_cv_lib_icu=no
 
if ! use minimal && multilib_is_native_abi; then
local CPPFLAGS=${CPPFLAGS}



[gentoo-commits] repo/gentoo:master commit in: media-sound/beets/

2017-02-19 Thread Robin H. Johnson
commit: 50ea6e227e5b6340aa926b1060efba4605023a61
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Mon Feb 20 00:36:02 2017 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Feb 20 00:36:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50ea6e22

media-sound/beets: bump.

Package-Manager: portage-2.3.2

 media-sound/beets/Manifest|  2 +
 media-sound/beets/beets-1.3.19.ebuild | 91 
 media-sound/beets/beets-1.4.3.ebuild  | 97 +++
 media-sound/beets/metadata.xml|  5 ++
 4 files changed, 195 insertions(+)

diff --git a/media-sound/beets/Manifest b/media-sound/beets/Manifest
index 5fc04fe9c0..337f74570f 100644
--- a/media-sound/beets/Manifest
+++ b/media-sound/beets/Manifest
@@ -1 +1,3 @@
 DIST beets-1.3.13.tar.gz 1269748 SHA256 
6d973c3484079b22b7d281f771a97c03f9bb14bdd94f45b673f9d754875b2c59 SHA512 
ffee7e16a115f16c26ab07a75e614746cd5871a7311660d37978deff34245f3aeab97b1a453fc0900442f40e6ac7d102c5adfce910edfec78387fc149fbea261
 WHIRLPOOL 
79b345612b04965aa6d4b7cc819d7ed1942b5686bf3990612f2c243dc47a2cfc3f15550f97ee30502ce42f4c24cf2ade27e9db6393f40022ffedf6842f4dc05c
+DIST beets-1.3.19.tar.gz 1349402 SHA256 
6b241e62764a9c4bf9bf570acacc4681d30513f0f2268faa5da494ec066c21ee SHA512 
86d2bae8d047a81b7a21f3fc322bb23e383193004de02e8ba0641d564054b58c8828dd112ba437e6fb1d40d9b9521d00b7717c29f33b88b8b559cdbf0ca407ae
 WHIRLPOOL 
bb25144deff5234db04b9e18c7e4c0be15a754251671f7a5461731114023fac6b866bb0abe8275a4efa66d3eec0096081dc8ed3c3e029dc0270236c4dcb818c2
+DIST beets-1.4.3.tar.gz 1428494 SHA256 
b93fbe11998a29cd432b0a88741b9ced0e5ac50e80362d41e13e867d851ae464 SHA512 
b95a9056abae5da3db7786342e8969b4f9c86c2c4589dd48bad244d28ef3d3da4900d3d3eaee1e45964960c62ecaa8d754a33829e0d7f497f01ecc763c0f492d
 WHIRLPOOL 
514aef47d59db4489d0bf48e9ed3a4e8c9a9e1d7dee2a8b1ecf0568bb319511c3bedec012cfa6270e5d5ef50ecc0befd17c908951df2da1875a5c4e088abab2b

diff --git a/media-sound/beets/beets-1.3.19.ebuild 
b/media-sound/beets/beets-1.3.19.ebuild
new file mode 100644
index 00..3ad0373fb3
--- /dev/null
+++ b/media-sound/beets/beets-1.3.19.ebuild
@@ -0,0 +1,91 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="sqlite"
+inherit distutils-r1 eutils
+
+MY_PV=${PV/_beta/-beta.}
+MY_P=${PN}-${MY_PV}
+
+DESCRIPTION="A media library management system for obsessive-compulsive music 
geeks"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+HOMEPAGE="http://beets.radbox.org/ https://pypi.python.org/pypi/beets;
+
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+LICENSE="MIT"
+IUSE="badfiles bpd chroma convert doc discogs flac gstreamer lastgenre mpdstats
+   ogg opus replaygain test web"
+
+RDEPEND=">=dev-python/enum34-1.0.4[${PYTHON_USEDEP}]
+   dev-python/jellyfish[${PYTHON_USEDEP}]
+   dev-python/munkres[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/requests-oauthlib[${PYTHON_USEDEP}]
+   >=dev-python/python-musicbrainz-ngs-0.4[${PYTHON_USEDEP}]
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+   dev-python/unidecode[${PYTHON_USEDEP}]
+   >=media-libs/mutagen-1.27[${PYTHON_USEDEP}]
+   badfiles? ( media-sound/mp3val media-libs/flac )
+   bpd? ( dev-python/bluelet[${PYTHON_USEDEP}] )
+   chroma? ( dev-python/pyacoustid[${PYTHON_USEDEP}] )
+   convert? ( media-video/ffmpeg:0[encode] )
+   discogs? ( dev-python/discogs-client[${PYTHON_USEDEP}] )
+   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
+   mpdstats? ( dev-python/python-mpd[${PYTHON_USEDEP}] )
+   lastgenre? ( dev-python/pylast[${PYTHON_USEDEP}] )
+   replaygain? (
+   gstreamer? ( media-libs/gstreamer:1.0[introspection]
+   media-libs/gst-plugins-good:1.0
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   ogg? ( media-plugins/gst-plugins-ogg )
+   flac? ( media-plugins/gst-plugins-flac:1.0 )
+   opus? ( media-plugins/gst-plugins-opus:1.0 ) )
+   !gstreamer? ( || ( media-sound/mp3gain
+   media-sound/aacgain ) ) )
+   web? ( dev-python/flask[${PYTHON_USEDEP}] )"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]"
+
+S=${WORKDIR}/${MY_P}
+
+src_prepare() {
+   # remove plugins that do not have appropriate dependencies installed
+   for flag in badfiles bpd chroma convert discogs lastgenre mpdstats 
replaygain web; do
+   if ! use ${flag}; then
+   rm -r beetsplug/${flag}.py || \
+   rm -r beetsplug/${flag}/ ||
+   die "Unable to remove ${flag} plugin"
+   fi
+   done
+
+   for flag in bpd lastgenre web; do
+   if ! use ${flag}; then
+   sed -e 

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

2017-02-19 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Mon Feb 20 00:18:49 2017 +

New tag: 4.10-1




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

2017-02-19 Thread Michael Weber
commit: dfc4cd0d142531bb41b1a1d09391eeb86dc7d761
Author: Michael Weber  gentoo  org>
AuthorDate: Mon Feb 20 00:08:21 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Mon Feb 20 00:08:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfc4cd0d

x11-wm/xpra: Remove old versions.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-wm/xpra/Manifest  |   2 -
 x11-wm/xpra/xpra-1.0.1.ebuild | 136 ---
 x11-wm/xpra/xpra-1.0.2.ebuild | 145 --
 3 files changed, 283 deletions(-)

diff --git a/x11-wm/xpra/Manifest b/x11-wm/xpra/Manifest
index 8dbf443fb4..c24987a13c 100644
--- a/x11-wm/xpra/Manifest
+++ b/x11-wm/xpra/Manifest
@@ -1,5 +1,3 @@
 DIST xpra-0.14.27.tar.xz 1123504 SHA256 
9d51d6e656a9afc6559ec4b671a706ba134257c8e6d909d2514a3ca653502efb SHA512 
5f195b211b8e78091ba42661c08f367d66e2a34ebcea9e5df57f0408cf1c4232294d38692171abbfe7396a1da28b2cc4100252dc034872a278530c48282db5cf
 WHIRLPOOL 
b14d58cddd03093a598e99d69fb145a5a04347f48fc0ec0b0311efa7bc75f5a51be5db93a361032ead2e021d2c8ead13986a3bd7434108506bbc4b601556141b
 DIST xpra-0.14.36.tar.xz 1128276 SHA256 
f929a9d05e2bc95cd7316efb839b8b1bcb88917ea513aa0c17adac4674702142 SHA512 
bec07df063e72c42d2d2b4fff74ec01a6db8d97dae8c8f38ef0c994988ebcb8ee38363028eb7b64b562a540574f084e00a84f1c6e9e03bdbc47bfcd4d38a29aa
 WHIRLPOOL 
650aa8d0c4141c3ae44ccf8216a06812986fdf923334c025126c4341e686cdf65a00789d1b24895bc056b47b113c2c9474b60ed2e041a0b5b6619f6f7cda
-DIST xpra-1.0.1.tar.xz 1887552 SHA256 
415eea94dc7efabb1fd2e4eaa8a7665fefe65ed91be1cf31605394fb6d48ec17 SHA512 
00b512c4a468043846f2f867fdf02d589069634302fda0a3da2df54cd3b49f592902c951edd0f367e32b372ee542f66330c4c254156337e1da0b36841199dcd3
 WHIRLPOOL 
c789d153bbd4a0a78b3a691d406d9a0646faef08ae10a400e5c66928b2d11965da4e8605502633f65572e4fdb0370150c31103b13ac59d087a73b0aeddacda26
-DIST xpra-1.0.2.tar.xz 1888452 SHA256 
e32d2550c13d175681643696664790c9c59eda1e0ce1cea779ef7b0785f8bd2c SHA512 
417d59f16422d42cf3f337b0710e48a55764cdfc56364388e7132581f2d470e533aad5eff2ee50f37f87416731ca6e6590ecb09cd6d747f873824943a845d4a4
 WHIRLPOOL 
ed2d0b34cd5dc3635c56a46d5269e88ae674d69cb185b4e15a2e3c52bc3751cb3bd18cbb3e122f5db8d2b42b85ada7c865c36a38769b8d113a2338890dc86402
 DIST xpra-1.0.3.tar.xz 1888908 SHA256 
f83c5946f67fe26eee8b44fba0fa30bca9fbc7aa58ee66b903b7385c2d332166 SHA512 
3b6371d478147a5d932df1c8428e9132831fcbf17e51f48fb384c30548efee9758c94a6781c255b5fe211c5040993f30b054aa33f3fced85484fcc9d2ca009a1
 WHIRLPOOL 
989db8ac2caa3a5a0e1294754cabe6bc8cadb087a6ffa24de3039c674126886a41ecab930c46700dccdf3adc738572e04652123c9523512c050ffdff3d295b02

diff --git a/x11-wm/xpra/xpra-1.0.1.ebuild b/x11-wm/xpra/xpra-1.0.1.ebuild
deleted file mode 100644
index 9d0f340624..00
--- a/x11-wm/xpra/xpra-1.0.1.ebuild
+++ /dev/null
@@ -1,136 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-# PyCObject_Check and PyCObject_AsVoidPtr vanished with python 3.3, and 
setup.py not python3.2 compat
-PYTHON_COMPAT=( python2_7 )
-inherit distutils-r1 eutils flag-o-matic user
-
-DESCRIPTION="X Persistent Remote Apps (xpra) and Partitioning WM (parti) based 
on wimpiggy"
-HOMEPAGE="http://xpra.org/ http://xpra.org/src/;
-SRC_URI="http://xpra.org/src/${P}.tar.xz;
-
-LICENSE="GPL-2 BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="+client +clipboard csc cups dec_av2 libav lz4 lzo opengl pulseaudio 
server sound vpx webcam webp x264 x265"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}
-   clipboard? ( || ( server client ) )
-   opengl? ( client )
-   || ( client server )
-   client? ( x264? ( dec_av2 ) x265? ( dec_av2 ) )"
-
-# x264/old-libav.path situation see bug 459218
-COMMON_DEPEND=""${PYTHON_DEPS}"
-   dev-python/pygobject:2[${PYTHON_USEDEP}]
-   dev-python/pygtk:2[${PYTHON_USEDEP}]
-   x11-libs/gtk+:2
-   x11-libs/libX11
-   x11-libs/libXcomposite
-   x11-libs/libXdamage
-   x11-libs/libXfixes
-   x11-libs/libXrandr
-   x11-libs/libXtst
-   csc? (
-   !libav? ( >=media-video/ffmpeg-3.2.2:0= )
-   libav? ( media-video/libav:0= )
-   )
-   dec_av2? (
-   !libav? ( >=media-video/ffmpeg-3.2.2:0= )
-   libav? ( media-video/libav:0= )
-   )
-   opengl? ( dev-python/pygtkglext )
-   pulseaudio? ( media-sound/pulseaudio )
-   sound? ( media-libs/gstreamer:1.0
-   media-libs/gst-plugins-base:1.0
-   dev-python/gst-python:1.0 )
-   vpx? ( media-libs/libvpx virtual/ffmpeg )
-   webp? ( media-libs/libwebp )
-   x264? ( media-libs/x264
-   !libav? ( >=media-video/ffmpeg-3.2.2:0= )
-   libav? ( media-video/libav:0= )
-   )
-   x265? ( media-libs/x265
-   !libav? ( >=media-video/ffmpeg-3.2.2:0= )
-   libav? ( 

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

2017-02-19 Thread Michael Weber
commit: e3cc4b9d6b1b23bc95c71609559ca44b9fee8efd
Author: Michael Weber  gentoo  org>
AuthorDate: Mon Feb 20 00:07:46 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Mon Feb 20 00:08:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3cc4b9d

x11-wm/xpra: Version bump. Set enable USE=lz4 by default (bug 609696, thanks 
Joe Stroller).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-wm/xpra/Manifest  |   1 +
 x11-wm/xpra/xpra-1.0.3.ebuild | 145 ++
 2 files changed, 146 insertions(+)

diff --git a/x11-wm/xpra/Manifest b/x11-wm/xpra/Manifest
index a51a830b87..8dbf443fb4 100644
--- a/x11-wm/xpra/Manifest
+++ b/x11-wm/xpra/Manifest
@@ -2,3 +2,4 @@ DIST xpra-0.14.27.tar.xz 1123504 SHA256 
9d51d6e656a9afc6559ec4b671a706ba134257c8
 DIST xpra-0.14.36.tar.xz 1128276 SHA256 
f929a9d05e2bc95cd7316efb839b8b1bcb88917ea513aa0c17adac4674702142 SHA512 
bec07df063e72c42d2d2b4fff74ec01a6db8d97dae8c8f38ef0c994988ebcb8ee38363028eb7b64b562a540574f084e00a84f1c6e9e03bdbc47bfcd4d38a29aa
 WHIRLPOOL 
650aa8d0c4141c3ae44ccf8216a06812986fdf923334c025126c4341e686cdf65a00789d1b24895bc056b47b113c2c9474b60ed2e041a0b5b6619f6f7cda
 DIST xpra-1.0.1.tar.xz 1887552 SHA256 
415eea94dc7efabb1fd2e4eaa8a7665fefe65ed91be1cf31605394fb6d48ec17 SHA512 
00b512c4a468043846f2f867fdf02d589069634302fda0a3da2df54cd3b49f592902c951edd0f367e32b372ee542f66330c4c254156337e1da0b36841199dcd3
 WHIRLPOOL 
c789d153bbd4a0a78b3a691d406d9a0646faef08ae10a400e5c66928b2d11965da4e8605502633f65572e4fdb0370150c31103b13ac59d087a73b0aeddacda26
 DIST xpra-1.0.2.tar.xz 1888452 SHA256 
e32d2550c13d175681643696664790c9c59eda1e0ce1cea779ef7b0785f8bd2c SHA512 
417d59f16422d42cf3f337b0710e48a55764cdfc56364388e7132581f2d470e533aad5eff2ee50f37f87416731ca6e6590ecb09cd6d747f873824943a845d4a4
 WHIRLPOOL 
ed2d0b34cd5dc3635c56a46d5269e88ae674d69cb185b4e15a2e3c52bc3751cb3bd18cbb3e122f5db8d2b42b85ada7c865c36a38769b8d113a2338890dc86402
+DIST xpra-1.0.3.tar.xz 1888908 SHA256 
f83c5946f67fe26eee8b44fba0fa30bca9fbc7aa58ee66b903b7385c2d332166 SHA512 
3b6371d478147a5d932df1c8428e9132831fcbf17e51f48fb384c30548efee9758c94a6781c255b5fe211c5040993f30b054aa33f3fced85484fcc9d2ca009a1
 WHIRLPOOL 
989db8ac2caa3a5a0e1294754cabe6bc8cadb087a6ffa24de3039c674126886a41ecab930c46700dccdf3adc738572e04652123c9523512c050ffdff3d295b02

diff --git a/x11-wm/xpra/xpra-1.0.3.ebuild b/x11-wm/xpra/xpra-1.0.3.ebuild
new file mode 100644
index 00..af3338faa9
--- /dev/null
+++ b/x11-wm/xpra/xpra-1.0.3.ebuild
@@ -0,0 +1,145 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+# PyCObject_Check and PyCObject_AsVoidPtr vanished with python 3.3, and 
setup.py not python3.2 compat
+PYTHON_COMPAT=( python2_7 )
+inherit distutils-r1 eutils flag-o-matic user
+
+DESCRIPTION="X Persistent Remote Apps (xpra) and Partitioning WM (parti) based 
on wimpiggy"
+HOMEPAGE="http://xpra.org/ http://xpra.org/src/;
+SRC_URI="http://xpra.org/src/${P}.tar.xz;
+
+LICENSE="GPL-2 BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="+client +clipboard csc cups dec_av2 enc_ffmpeg libav +lz4 lzo opengl 
pulseaudio server sound vpx webcam webp x264 x265"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}
+   clipboard? ( || ( server client ) )
+   opengl? ( client )
+   || ( client server )
+   client? ( x264? ( dec_av2 ) x265? ( dec_av2 ) )"
+
+# x264/old-libav.path situation see bug 459218
+COMMON_DEPEND=""${PYTHON_DEPS}"
+   dev-python/pygobject:2[${PYTHON_USEDEP}]
+   dev-python/pygtk:2[${PYTHON_USEDEP}]
+   x11-libs/gtk+:2
+   x11-libs/libX11
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXfixes
+   x11-libs/libXrandr
+   x11-libs/libXtst
+   csc? (
+   !libav? ( >=media-video/ffmpeg-1.2.2:0= )
+   libav? ( media-video/libav:0= )
+   )
+   dec_av2? (
+   !libav? ( >=media-video/ffmpeg-2:0= )
+   libav? ( media-video/libav:0= )
+   )
+   enc_ffmpeg? (
+   !libav? ( >=media-video/ffmpeg-3.2.2:0= )
+   libav? ( media-video/libav:0= )
+   )
+   opengl? ( dev-python/pygtkglext )
+   pulseaudio? ( media-sound/pulseaudio )
+   sound? ( media-libs/gstreamer:1.0
+   media-libs/gst-plugins-base:1.0
+   dev-python/gst-python:1.0 )
+   vpx? ( media-libs/libvpx virtual/ffmpeg )
+   webp? ( media-libs/libwebp )
+   x264? ( media-libs/x264
+   !libav? ( >=media-video/ffmpeg-1.0.4:0= )
+   libav? ( media-video/libav:0= )
+   )
+   x265? ( media-libs/x265
+   !libav? ( >=media-video/ffmpeg-2:0= )
+   libav? ( media-video/libav:0= )
+   )"
+
+RDEPEND="${COMMON_DEPEND}
+   dev-python/dbus-python[${PYTHON_USEDEP}]
+   dev-python/ipython[${PYTHON_USEDEP}]
+   

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

2017-02-19 Thread Mike Pagano
commit: f00ff26959a9aba3ec6fbcc4ad86f8e1a3fc535a
Author: Mike Pagano  gentoo  org>
AuthorDate: Mon Feb 20 00:08:20 2017 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Mon Feb 20 00:08:20 2017 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=f00ff269

For GENTOO_LINUX_INIT_SYSTEMD don't add DMIID for non X86 architectures. See 
bug #609590.

 4567_distro-Gentoo-Kconfig.patch | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/4567_distro-Gentoo-Kconfig.patch b/4567_distro-Gentoo-Kconfig.patch
index acb0972..4a88040 100644
--- a/4567_distro-Gentoo-Kconfig.patch
+++ b/4567_distro-Gentoo-Kconfig.patch
@@ -7,8 +7,8 @@
 +source "distro/Kconfig"
 +
  source "arch/$SRCARCH/Kconfig"
 /dev/null  2016-11-15 00:56:18.320838834 -0500
-+++ b/distro/Kconfig   2016-11-16 06:24:29.457357409 -0500
+--- /dev/null  2017-02-18 04:25:56.900821893 -0500
 b/distro/Kconfig   2017-02-18 10:41:16.512328155 -0500
 @@ -0,0 +1,142 @@
 +menu "Gentoo Linux"
 +
@@ -115,7 +115,7 @@
 +  select CGROUPS
 +  select CHECKPOINT_RESTORE
 +  select DEVPTS_MULTIPLE_INSTANCES
-+  select DMIID
++  select DMIID if X86_32 || X86_64 || X86
 +  select EPOLL
 +  select FANOTIFY
 +  select FHANDLE



[gentoo-commits] repo/gentoo:master commit in: kde-misc/krusader/

2017-02-19 Thread Andreas Sturmlechner
commit: c2e4391b21e715ac79f5f6eb1ce6d99f5aba8d4d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Feb 19 23:55:02 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Feb 19 23:56:05 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2e4391b

kde-misc/krusader: Drop old

Package-Manager: portage-2.3.3

 kde-misc/krusader/krusader-2.5.0-r1.ebuild | 57 --
 1 file changed, 57 deletions(-)

diff --git a/kde-misc/krusader/krusader-2.5.0-r1.ebuild 
b/kde-misc/krusader/krusader-2.5.0-r1.ebuild
deleted file mode 100644
index 3fef3609ea..00
--- a/kde-misc/krusader/krusader-2.5.0-r1.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_HANDBOOK="forceoptional"
-inherit kde5
-
-DESCRIPTION="An advanced twin-panel (commander-style) file-manager with many 
extras"
-HOMEPAGE="https://krusader.org/;
-[[ ${KDE_BUILD_TYPE} = release ]] && 
SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
-
-LICENSE="GPL-2+"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
-   $(add_frameworks_dep karchive)
-   $(add_frameworks_dep kbookmarks)
-   $(add_frameworks_dep kcodecs)
-   $(add_frameworks_dep kcompletion)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kguiaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep kitemviews)
-   $(add_frameworks_dep kjobwidgets)
-   $(add_frameworks_dep knotifications)
-   $(add_frameworks_dep kparts)
-   $(add_frameworks_dep kservice)
-   $(add_frameworks_dep ktextwidgets)
-   $(add_frameworks_dep kwallet)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kwindowsystem)
-   $(add_frameworks_dep kxmlgui)
-   $(add_frameworks_dep solid)
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtprintsupport)
-   $(add_qt_dep qtwidgets)
-   $(add_qt_dep qtxml)
-   sys-apps/acl
-   sys-libs/zlib
-"
-RDEPEND="${DEPEND}
-   !kde-misc/krusader:4
-"
-
-PATCHES=(
-   "${FILESDIR}/${P}"-fix-krarc-mime.patch
-   "${FILESDIR}/${P}"-browse-iso.patch
-   "${FILESDIR}/${P}"-hardcode-krarc-mime.patch
-)



[gentoo-commits] repo/gentoo:master commit in: kde-misc/krusader/

2017-02-19 Thread Andreas Sturmlechner
commit: 97b05b51e84bdad84ab88ddd44eb1f350e4f22a4
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Feb 19 23:54:33 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Feb 19 23:56:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97b05b51

kde-misc/krusader: Add kde-apps/kio-extras RDEPEND, add elog msgs

Required for various protocols and file previews.
Add elog info about optional thumbnails support.

Gentoo-bug: 602046

Package-Manager: portage-2.3.3

 kde-misc/krusader/krusader-2.5.0-r2.ebuild | 72 ++
 1 file changed, 72 insertions(+)

diff --git a/kde-misc/krusader/krusader-2.5.0-r2.ebuild 
b/kde-misc/krusader/krusader-2.5.0-r2.ebuild
new file mode 100644
index 00..be094ec57d
--- /dev/null
+++ b/kde-misc/krusader/krusader-2.5.0-r2.ebuild
@@ -0,0 +1,72 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+KDE_HANDBOOK="forceoptional"
+inherit kde5
+
+DESCRIPTION="Advanced twin-panel (commander-style) file-manager with many 
extras"
+HOMEPAGE="https://krusader.org/;
+[[ ${KDE_BUILD_TYPE} = release ]] && 
SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
+
+LICENSE="GPL-2+"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+   $(add_frameworks_dep karchive)
+   $(add_frameworks_dep kbookmarks)
+   $(add_frameworks_dep kcodecs)
+   $(add_frameworks_dep kcompletion)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kguiaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kiconthemes)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep kitemviews)
+   $(add_frameworks_dep kjobwidgets)
+   $(add_frameworks_dep knotifications)
+   $(add_frameworks_dep kparts)
+   $(add_frameworks_dep kservice)
+   $(add_frameworks_dep ktextwidgets)
+   $(add_frameworks_dep kwallet)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kwindowsystem)
+   $(add_frameworks_dep kxmlgui)
+   $(add_frameworks_dep solid)
+   $(add_qt_dep qtdbus)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtprintsupport)
+   $(add_qt_dep qtwidgets)
+   $(add_qt_dep qtxml)
+   sys-apps/acl
+   sys-libs/zlib
+"
+RDEPEND="${DEPEND}
+   !kde-misc/krusader:4
+"
+
+PATCHES=(
+   "${FILESDIR}/${P}"-fix-krarc-mime.patch
+   "${FILESDIR}/${P}"-browse-iso.patch
+   "${FILESDIR}/${P}"-hardcode-krarc-mime.patch
+)
+
+pkg_postinst() {
+   kde5_pkg_postinst
+
+   if ! has_version kde-apps/thumbnailers:${SLOT} ||
+   ! has_version kde-apps/ffmpegthumbs:${SLOT} ; then
+   elog "For PDF/PS, RAW and video thumbnails support, install:"
+   elog "   kde-apps/thumbnailers:${SLOT}"
+   elog "   kde-apps/ffmpegthumbs:${SLOT}"
+   fi
+
+   if ! has_version kde-apps/keditbookmarks:${SLOT} ; then
+   elog "For bookmarks support, install 
kde-apps/keditbookmarks:${SLOT}"
+   fi
+}



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

2017-02-19 Thread David Seifert
commit: daef0b4d397e3839f9b28075863dc220c650e440
Author: Harri Nieminen  gmail  com>
AuthorDate: Sun Feb 19 15:22:14 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 23:44:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daef0b4d

x11-misc/pcmanfm: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4033

 x11-misc/pcmanfm/Manifest  |  1 -
 x11-misc/pcmanfm/pcmanfm-0.9.10.ebuild | 56 --
 2 files changed, 57 deletions(-)

diff --git a/x11-misc/pcmanfm/Manifest b/x11-misc/pcmanfm/Manifest
index 3cbd8b6dac..48c94fb327 100644
--- a/x11-misc/pcmanfm/Manifest
+++ b/x11-misc/pcmanfm/Manifest
@@ -1,4 +1,3 @@
-DIST pcmanfm-0.9.10.tar.gz 565628 SHA256 
f133c6f207f719d1fc69fe8bc07b2de6883c6937ffa87448df42e3b1a30e0298 SHA512 
25ee98785ebb490d2cafb3cfa4e52f1620c8ca8392e492c92e24e6fcf0baf301b456f1fbb3ec42ec460f2453bd5b29c16ce2d42d8a410573462255d581d6e694
 WHIRLPOOL 
19b84a96d9f948b7cb77445837986ae279cf676e2c565628443fb0baf0c177ad6d1142ddd7bdf16be9d7c9d9fcd71bd664a44d2afce728d6d3de6f115053ef5b
 DIST pcmanfm-1.2.3.tar.xz 406756 SHA256 
cfa8d82fc63be147045174bef074807e1e32ce8c6bf4dbd8fad49e260bcf6380 SHA512 
b350566c3aee0fe857ed1f0df2ae7d2ce51caf1547b951b380145078ba60f2fe6e0490c4d4c19465c5b1e0a9966205db6f8fe4dafb7cb3e987b9157551df2b28
 WHIRLPOOL 
b342745086bf00e294cf40115c08f63ee99bb67c7f4cb4a6527b56bc3c26f85f93953a4655d91c1186335872342ef05362530f56c865fe5e46d8220a02cc781a
 DIST pcmanfm-1.2.4.tar.xz 417316 SHA256 
38cdbb5f01d24483b41b8e6846e4aa66a5751bb3982a8618899e88a853dbe313 SHA512 
f4d0ed9d5dcc1b01643715fd54b94ff46967801f0c6d1dde6d196fadbedb5551cfda536d548237b187e5545cceea0a987f7c1c8e38659cae109b6483f14798f7
 WHIRLPOOL 
ab2e6cac1a52c0f17c2469db0a8d8629c1a11fbefcc3bb0befe4ae55e0ed2905b476681e2fc67c8292667c8a2c384df7c10f48cfc0be7ed1bbab384d0ebc0aef
 DIST pcmanfm-1.2.5.tar.xz 417808 SHA256 
0c86cac028b705ff314c7464d814c2cf7ff604c17491c20aa204b1ef1a80ad67 SHA512 
ce53315483f58361c5a7797bdca355dbbedc2cf3907d319c7c65be844ea74ed297497dc3183c903e06b8294f6301d19347f6b9871e34bf773c04ff4fb8ab32f3
 WHIRLPOOL 
b1276442bd322fa9f0babcfe114e66df64f98a7140a9fca64a690bdd4076d1c1df96592542962c51f52d18f9cda03a794d17fcf46375ccfdfecb301b5f4fb663

diff --git a/x11-misc/pcmanfm/pcmanfm-0.9.10.ebuild 
b/x11-misc/pcmanfm/pcmanfm-0.9.10.ebuild
deleted file mode 100644
index a1743f29a8..00
--- a/x11-misc/pcmanfm/pcmanfm-0.9.10.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit autotools fdo-mime
-
-DESCRIPTION="Fast lightweight tabbed filemanager"
-HOMEPAGE="http://pcmanfm.sourceforge.net/;
-SRC_URI="https://dev.gentoo.org/~hwoarang/distfiles/${P}.tar.gz;
-
-KEYWORDS="~alpha amd64 arm ppc x86 ~amd64-linux ~x86-linux"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="debug"
-
-COMMON_DEPEND=">=dev-libs/glib-2.18:2
-   >=x11-libs/gtk+-2.22.1:2
-   >=lxde-base/menu-cache-0.3.2
-   >=x11-libs/libfm-0.1.16"
-RDEPEND="${COMMON_DEPEND}
-   virtual/eject
-   virtual/freedesktop-icon-theme"
-DEPEND="${COMMON_DEPEND}
-   >=dev-util/intltool-0.40
-   virtual/pkgconfig
-   sys-devel/gettext"
-
-src_prepare() {
-   # Fix desktop icons
-   sed -i -e "/MimeType/s:=.*normal;:=:" "${S}"/data/${PN}.desktop \
-   || die "failed to fix desktop icon"
-   # drop -O0 -g. Bug #382265 and #382265
-   sed -i -e "s:-O0::" -e "/-DG_ENABLE_DEBUG/s: -g::" "${S}"/configure.ac 
|| die
-   #Remove -Werror for automake-1.12. Bug #421101
-   sed -i "s:-Werror::" configure.ac || die
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   --sysconfdir="${EPREFIX}/etc" \
-   $(use_enable debug)
-}
-
-pkg_postinst() {
-   fdo-mime_desktop_database_update
-
-   elog 'PCmanFM can optionally support the menu://applications/ location.'
-   elog 'You should install lxde-base/lxmenu-data for that functionality.'
-}
-
-pkg_postrm() {
-   fdo-mime_desktop_database_update
-}



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/frobby/

2017-02-19 Thread David Seifert
commit: 7d253bfa5cdd7bac77856a261a543a5ba521cd00
Author: Gerhard Bräunlich  gmx  net>
AuthorDate: Sun Feb 19 11:10:47 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 23:45:22 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d253bfa

sci-mathematics/frobby: EAPI bump 4 -> 6

Package-Manager: portage-2.3.3
Closes: https://github.com/gentoo/gentoo/pull/4032

 sci-mathematics/frobby/frobby-0.9.0-r2.ebuild | 64 +++
 1 file changed, 64 insertions(+)

diff --git a/sci-mathematics/frobby/frobby-0.9.0-r2.ebuild 
b/sci-mathematics/frobby/frobby-0.9.0-r2.ebuild
new file mode 100644
index 00..77e7c9b15a
--- /dev/null
+++ b/sci-mathematics/frobby/frobby-0.9.0-r2.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit toolchain-funcs
+
+DESCRIPTION="Software system and project for computations with monomial ideals"
+HOMEPAGE="http://www.broune.com/frobby/;
+SRC_URI="http://www.broune.com/frobby/frobby_v${PV}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="doc static-libs"
+
+RDEPEND="dev-libs/gmp:0=[cxx]"
+DEPEND="${RDEPEND}
+   doc? ( virtual/latex-base )"
+
+S="${WORKDIR}/frobby_v${PV}"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-cflags-no-strip-soname.patch"
+   "${FILESDIR}/${PN}-gcc-4.7.patch"
+   "${FILESDIR}/${PN}-gmp-5.1.patch"
+)
+
+src_prepare() {
+   default
+
+   # CXXFLAGS are called CPPFLAGS
+   sed "s/CPPFLAGS/CXXFLAGS/" -i Makefile || die
+}
+
+src_configure() {
+   default
+   # Makefile uses the value of CXX which may be defined in /etc/env,
+   # breaking cross-compile.
+   tc-export CXX
+}
+
+src_compile() {
+   emake
+   MODE=shared emake library
+   use static-libs && emake library
+   use doc && emake docPdf
+}
+
+src_install() {
+   dobin bin/frobby
+   dolib.so bin/libfrobby.so
+   dosym libfrobby.so "${PREFIX}/usr/$(get_libdir)/libfrobby.so.0"
+   use static-libs && dolib.a bin/libfrobby.a
+
+   insinto /usr/include
+   doins src/frobby.h
+
+   insinto /usr/include/"${PN}"
+   doins src/stdinc.h
+
+   use doc && dodoc bin/manual.pdf
+}



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

2017-02-19 Thread David Seifert
commit: 407cd6e7e968fd1dbeefc28bd19a6976d0301dbf
Author: Harri Nieminen  gmail  com>
AuthorDate: Sun Feb 19 14:23:00 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 23:44:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=407cd6e7

x11-misc/xtscal: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4033

 x11-misc/xtscal/Manifest|  1 -
 x11-misc/xtscal/xtscal-0.6.3.ebuild | 31 ---
 2 files changed, 32 deletions(-)

diff --git a/x11-misc/xtscal/Manifest b/x11-misc/xtscal/Manifest
index 9d08e6a21b..830acfc7f4 100644
--- a/x11-misc/xtscal/Manifest
+++ b/x11-misc/xtscal/Manifest
@@ -1,3 +1,2 @@
-DIST xtscal-0.6.3-patches-0.1.tar.bz2 6142 SHA256 
b1cd33ec1bf9fea9d6035bf849f28ebb90d734c4d7ce8d1bc3ddc358d0325b96 SHA512 
cd5f83d7e9dcb0f0552a0a9edea58f00abfaa0af8fcc84e416715675d07d5130afcb8cda2b7266a746189c1dce0fa886d7d4945ff3134066fd493b821ae56fe3
 WHIRLPOOL 
a6e4e96ba3a32ab8bce93e85cc974cf4c91531d10924c98c89a87aab37b6709ad99130ab67df35f5091e8e5906e5c6367ca11f01efde4e1f249714e4a642d55e
 DIST xtscal-0.6.3-patches-0.2.tar.bz2 6152 SHA256 
a2c421e48b8d43dc2a5461f26a22ce43b5ed40df1053efce8f85f4cda13f971c SHA512 
ee2285b380e62e661c1765658dc8fe970b7bc970b15b0bc257d7dec40391bc3ddeae74ec083ce0142ea103d4a9711df100f3bd3a486924fd731cf9d8fe3e26ea
 WHIRLPOOL 
bacb3d55571dc764e71cc80540d8bce42aa65533fa7fb8ae0c272b7c7bee183dace03f9e21ac67c562cfeef02bcfa693f6d36a737250f4258f74ada545b6b953
 DIST xtscal-0.6.3.tar.bz2 80155 SHA256 
27b9dc2203de9b1706ca39fa6ca80ecab8807909ec901c4a345b8e41178800a1 SHA512 
f6f0ea5332f707151873e7130d4275d584a77d764b4d79e02602b777a67be4e0c02562a31b0cd988490ab89069fb01e7d589e8cd21838988dfabf7b774d79153
 WHIRLPOOL 
6a05820fdf0540bc91a525f09959632dadc61074d653305b7bfa75feeeff6f3e80faa177bb4c9903c6f7390cb7713c1e726de99ec9b583a4393c136b78bf7975

diff --git a/x11-misc/xtscal/xtscal-0.6.3.ebuild 
b/x11-misc/xtscal/xtscal-0.6.3.ebuild
deleted file mode 100644
index 3851fd54de..00
--- a/x11-misc/xtscal/xtscal-0.6.3.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit autotools eutils
-
-DESCRIPTION="Touchscreen calibration utility"
-HOMEPAGE="http://gpe.linuxtogo.org/;
-SRC_URI="http://gpe.linuxtogo.org/download/source/${P}.tar.bz2 
mirror://gentoo/xtscal-0.6.3-patches-0.1.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND="x11-libs/libX11"
-DEPEND="${RDEPEND}
-   x11-libs/libXCalibrate
-   x11-libs/libXft
-   x11-proto/xcalibrateproto"
-
-src_unpack() {
-   unpack ${A}
-   cd "${S}"
-   epatch "${WORKDIR}"/patch/*.patch
-   eautoreconf
-}
-
-src_install() {
-   dobin xtscal || die
-}



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

2017-02-19 Thread David Seifert
commit: 8a35c32c3f09e7988279d744c0670e3286a22d41
Author: Harri Nieminen  gmail  com>
AuthorDate: Sun Feb 19 09:47:50 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 23:43:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a35c32c

x11-misc/genmenu: EAPI bump 4 -> 6, remove openbox support

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4029

 x11-misc/genmenu/files/genmenu-1.0.2.patch |  4 ++--
 .../genmenu-1.1.0-remove-openbox-support.patch | 28 ++
 ...enmenu-1.1.0.ebuild => genmenu-1.1.0-r1.ebuild} | 15 ++--
 3 files changed, 37 insertions(+), 10 deletions(-)

diff --git a/x11-misc/genmenu/files/genmenu-1.0.2.patch 
b/x11-misc/genmenu/files/genmenu-1.0.2.patch
index f8855a48a4..1ad0002441 100644
--- a/x11-misc/genmenu/files/genmenu-1.0.2.patch
+++ b/x11-misc/genmenu/files/genmenu-1.0.2.patch
@@ -1,5 +1,5 @@
 genmenu-orig   2003-05-29 02:26:17.0 -0700
-+++ genmenu2003-05-29 02:35:21.0 -0700
+--- a/genmenu-orig 2003-05-29 02:26:17.0 -0700
 b/genmenu  2003-05-29 02:35:21.0 -0700
 @@ -815,6 +815,7 @@
fi
  

diff --git a/x11-misc/genmenu/files/genmenu-1.1.0-remove-openbox-support.patch 
b/x11-misc/genmenu/files/genmenu-1.1.0-remove-openbox-support.patch
new file mode 100644
index 00..72ae66927e
--- /dev/null
+++ b/x11-misc/genmenu/files/genmenu-1.1.0-remove-openbox-support.patch
@@ -0,0 +1,28 @@
+Openbox config files have changed. Genmenu doesn't work anymore with openbox
+--- a/genmenu  2012-03-01 20:34:08.0 +0200
 b/genmenu  2017-02-19 11:38:53.687593570 +0200
+@@ -111,7 +111,7 @@
+ 
+ # Window managers to check for
+ 
+-WINDOWMANAGERS="blackbox fluxbox openbox waimea wmaker enlightenment sawfish 
metacity afterstep icewm xfce 9wm aewm amaterus amiwm ctwm flwm fvwm fvwm2 
fvwm95 gwm ion kwin kwm larswm lwm mwm olvwm olwm oroborus phluid pwm qvwn 
ratpoision sapphire scwm twm ude vtwm wm2 golem"
++WINDOWMANAGERS="blackbox fluxbox waimea wmaker enlightenment sawfish metacity 
afterstep icewm xfce 9wm aewm amaterus amiwm ctwm flwm fvwm fvwm2 fvwm95 gwm 
ion kwin kwm larswm lwm mwm olvwm olwm oroborus phluid pwm qvwn ratpoision 
sapphire scwm twm ude vtwm wm2 golem"
+ 
+ # Fonts to check for 
+ 
+@@ -935,15 +935,6 @@
+   }
+   }
+ 
+-  findprog openbox && {
+-  yesno "Generate Openbox menu?" && {
+-  WM="openbox"
+-  MENUITEMS="$tmp_menuitems $BLACKBOX_APPS"
+-  realmenu
+-  bb_interactive openbox .openbox/rc
+-  }
+-  }
+-
+   findprog wmaker && {
+   yesno "Generate Window Maker menu?" && {
+   WM="wmaker"

diff --git a/x11-misc/genmenu/genmenu-1.1.0.ebuild 
b/x11-misc/genmenu/genmenu-1.1.0-r1.ebuild
similarity index 69%
rename from x11-misc/genmenu/genmenu-1.1.0.ebuild
rename to x11-misc/genmenu/genmenu-1.1.0-r1.ebuild
index e464083c46..b5beac32bb 100644
--- a/x11-misc/genmenu/genmenu-1.1.0.ebuild
+++ b/x11-misc/genmenu/genmenu-1.1.0-r1.ebuild
@@ -1,10 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
-
-inherit eutils
+EAPI=6
 
 DESCRIPTION="menu generator for *box, WindowMaker, and Enlightenment"
 HOMEPAGE="http://f00l.de/genmenu/;
@@ -17,11 +15,12 @@ IUSE=""
 
 RDEPEND="app-shells/bash"
 
-src_prepare() {
-   epatch "${FILESDIR}"/genmenu-1.0.2.patch
-}
+PATCHES=(
+   "${FILESDIR}"/"${PN}"-1.0.2.patch
+   "${FILESDIR}"/"${P}"-remove-openbox-support.patch
+)
 
 src_install() {
dobin genmenu
-   dodoc ChangeLog README
+   einstalldocs
 }



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

2017-02-19 Thread David Seifert
commit: c6f3235327970d5a9f8e01e681fe5b44793368e1
Author: Harri Nieminen  gmail  com>
AuthorDate: Sun Feb 19 08:34:03 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 23:43:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6f32353

x11-misc/gbase: EAPI bump 4 -> 6

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4029

 x11-misc/gbase/gbase-0.5-r1.ebuild | 32 
 1 file changed, 32 insertions(+)

diff --git a/x11-misc/gbase/gbase-0.5-r1.ebuild 
b/x11-misc/gbase/gbase-0.5-r1.ebuild
new file mode 100644
index 00..edb313c386
--- /dev/null
+++ b/x11-misc/gbase/gbase-0.5-r1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit toolchain-funcs
+
+DESCRIPTION="a convert program for decimal, hexadecimal, octal and binary 
values"
+HOMEPAGE="http://www.fluxcode.net;
+SRC_URI="http://www.fluxcode.net/files/${P}.tar.gz;
+
+LICENSE="Artistic"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+RESTRICT="test" #424671
+
+RDEPEND="x11-libs/gtk+:2"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+PATCHES=( "${FILESDIR}"/${P}-gtk.patch )
+
+src_compile() {
+   tc-export CC
+   default
+}
+
+src_install() {
+   dobin ${PN}
+   einstalldocs
+}



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

2017-02-19 Thread David Seifert
commit: 1133df03326e58ecd940230e7697b3e07adb56c1
Author: Harri Nieminen  gmail  com>
AuthorDate: Sun Feb 19 09:59:11 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 23:43:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1133df03

x11-misc/gtkdialog: Actually install docs

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4029

 x11-misc/gtkdialog/gtkdialog-0.8.3-r2.ebuild | 6 +-
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/x11-misc/gtkdialog/gtkdialog-0.8.3-r2.ebuild 
b/x11-misc/gtkdialog/gtkdialog-0.8.3-r2.ebuild
index 7c2a208cc0..5ccaddab20 100644
--- a/x11-misc/gtkdialog/gtkdialog-0.8.3-r2.ebuild
+++ b/x11-misc/gtkdialog/gtkdialog-0.8.3-r2.ebuild
@@ -26,11 +26,6 @@ DEPEND="
virtual/yacc
 "
 
-DOCS=(
-   AUTHORS
-   ChangeLog
-   TODO
-)
 PATCHES=(
"${FILESDIR}"/${PN}-0.8.3-optdeps.patch
 )
@@ -48,4 +43,5 @@ src_configure() {
 src_install() {
# Stop make install from running gtk-update-icon-cache
emake DESTDIR="${D}" UPDATE_ICON_CACHE=true install
+   einstalldocs
 }



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

2017-02-19 Thread David Seifert
commit: 964e065f0facb46692d89e49e48156d2194b324b
Author: Harri Nieminen  gmail  com>
AuthorDate: Sun Feb 19 08:53:38 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 23:43:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=964e065f

x11-misc/gccmakedep: Drop old

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4029

 x11-misc/gccmakedep/Manifest   |  1 -
 x11-misc/gccmakedep/gccmakedep-1.0.2-r1.ebuild | 12 
 2 files changed, 13 deletions(-)

diff --git a/x11-misc/gccmakedep/Manifest b/x11-misc/gccmakedep/Manifest
index 2731299a90..8f7aa4a30b 100644
--- a/x11-misc/gccmakedep/Manifest
+++ b/x11-misc/gccmakedep/Manifest
@@ -1,2 +1 @@
-DIST gccmakedep-1.0.2.tar.bz2 70490 SHA256 
063d49685b1002f3d0b89dfa730e9159f685bd51c277a39fc37b6e377a55ae11 SHA512 
be4588002e6b96dcc6acb664d0a5d382afc3115c7c39c08af95127fce5c114dc05141d1e30129d93cfe8818f21091f3578d38e83a84cd0013218ba80d9288bb2
 WHIRLPOOL 
cf01e86391c5a00152e7bac9fd58c386cd94db62f24540b38410e336f59c076f4ffc76dbff02c4f4823e05077609d94a390c5ea6d04dcc5280dd85633ecb2308
 DIST gccmakedep-1.0.3.tar.bz2 104766 SHA256 
b275dcf1f7323ed89e8b36f8fbd5da665d875f1779fa5b90a1688bbf2ee4 SHA512 
563b2897770a4df2792ea3eae8183a1f9e78192b7efc9c8296ee68d1cba6e72fa962a88e3251bb780df776e2aa7e80d74d5096675c61526c232aefa4f9e6a5fc
 WHIRLPOOL 
63d2b6c33c432545c793bf5d56c1a6d8b5a1222c5de5f99b22115deab82ba120a4199ddcb780e070e4167158f764a50bb70754138b161b529b77cb06465ef28b

diff --git a/x11-misc/gccmakedep/gccmakedep-1.0.2-r1.ebuild 
b/x11-misc/gccmakedep/gccmakedep-1.0.2-r1.ebuild
deleted file mode 100644
index 89ee2030ff..00
--- a/x11-misc/gccmakedep/gccmakedep-1.0.2-r1.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-inherit xorg-2
-
-DESCRIPTION="create dependencies in makefiles using 'gcc -M'"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND="x11-proto/xproto"



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

2017-02-19 Thread David Seifert
commit: e94fee193f052392b60e343315d309cbd8804590
Author: Harri Nieminen  gmail  com>
AuthorDate: Sun Feb 19 14:48:45 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 23:44:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e94fee19

x11-misc/compton: EAPI bump 5 -> 6, Switch to git-r3

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4033

 x11-misc/compton/compton-.ebuild | 13 -
 1 file changed, 4 insertions(+), 9 deletions(-)

diff --git a/x11-misc/compton/compton-.ebuild 
b/x11-misc/compton/compton-.ebuild
index 29c9198a3e..fa7ee5e2f7 100644
--- a/x11-misc/compton/compton-.ebuild
+++ b/x11-misc/compton/compton-.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 PYTHON_COMPAT=( python3_{4,5} )
-inherit toolchain-funcs python-r1 git-2
+inherit toolchain-funcs python-r1 git-r3
 
 DESCRIPTION="A compositor for X, and a fork of xcompmgr-dana"
 HOMEPAGE="https://github.com/chjj/compton;
@@ -43,13 +43,8 @@ DEPEND="${COMMON_DEPEND}
 
 nobuildit() { use $1 || echo yes ; }
 
-pkg_setup() {
-   if [[ ${MERGE_TYPE} != binary ]]; then
-   tc-export CC
-   fi
-}
-
 src_compile() {
+   tc-export CC
emake docs
 
NO_DBUS=$(nobuildit dbus) \



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

2017-02-19 Thread David Seifert
commit: c3b7dcce4813a1b610e995d45ecc0e7e078a9586
Author: Harri Nieminen  gmail  com>
AuthorDate: Sun Feb 19 08:47:43 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 23:43:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3b7dcce

x11-misc/gccmakedep: Add XORG_STATIC=no, Bug #515356

Fixes: https://bugs.gentoo.org/515356

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4029

 x11-misc/gccmakedep/gccmakedep-1.0.3.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/x11-misc/gccmakedep/gccmakedep-1.0.3.ebuild 
b/x11-misc/gccmakedep/gccmakedep-1.0.3.ebuild
index 057c93dd97..5246db8445 100644
--- a/x11-misc/gccmakedep/gccmakedep-1.0.3.ebuild
+++ b/x11-misc/gccmakedep/gccmakedep-1.0.3.ebuild
@@ -3,6 +3,7 @@
 # $Id$
 
 EAPI=5
+XORG_STATIC=no
 inherit xorg-2
 
 DESCRIPTION="create dependencies in makefiles using 'gcc -M'"



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

2017-02-19 Thread David Seifert
commit: 12bf56877b66b78d488e1b2c763c3c7c4b17d433
Author: Harri Nieminen  gmail  com>
AuthorDate: Sun Feb 19 07:22:28 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 23:43:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12bf5687

x11-misc/chgres: EAPI bump 4 -> 6

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4029

 x11-misc/chgres/chgres-0.1-r2.ebuild | 36 
 1 file changed, 36 insertions(+)

diff --git a/x11-misc/chgres/chgres-0.1-r2.ebuild 
b/x11-misc/chgres/chgres-0.1-r2.ebuild
new file mode 100644
index 00..774b0f55e6
--- /dev/null
+++ b/x11-misc/chgres/chgres-0.1-r2.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit toolchain-funcs
+
+DESCRIPTION="A very simple command line utility for changing X resolutions"
+HOMEPAGE="http://hpwww.ec-lyon.fr/~vincent/;
+SRC_URI="http://hpwww.ec-lyon.fr/~vincent/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+RDEPEND="x11-libs/libX11
+   x11-libs/libXxf86dga
+   x11-libs/libXext
+   x11-libs/libXxf86vm"
+DEPEND="${RDEPEND}
+   x11-proto/xf86vidmodeproto
+   x11-proto/xf86dgaproto"
+
+PATCHES=( "${FILESDIR}"/${P}-{flags,includes}.patch )
+
+src_prepare() {
+   default
+   tc-export CC
+}
+
+src_install() {
+   dobin chgres
+   einstalldocs
+}



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

2017-02-19 Thread David Seifert
commit: 9a015083ea3e1c3e39f4fb4f20e3b7d8e5892515
Author: Harri Nieminen  gmail  com>
AuthorDate: Sun Feb 19 10:02:08 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 23:43:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a015083

x11-misc/gtkdialog: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4029

 x11-misc/gtkdialog/Manifest   |  1 -
 x11-misc/gtkdialog/gtkdialog-0.8.2.ebuild | 28 
 2 files changed, 29 deletions(-)

diff --git a/x11-misc/gtkdialog/Manifest b/x11-misc/gtkdialog/Manifest
index 9b6476ec9d..1c72c6a838 100644
--- a/x11-misc/gtkdialog/Manifest
+++ b/x11-misc/gtkdialog/Manifest
@@ -1,2 +1 @@
-DIST gtkdialog-0.8.2.tar.gz 494083 SHA256 
02a75a331d712b0756abb3f1715b7016398f1831917a1798ce747d7131a30fb5 SHA512 
15eb99a2a0b3983fc99658afe6e0a97fbeaf2e533a93974d5961da052e87c0aa3a7b6ac4445deff0e54e22a260568b125fd563784352af058328c4a3dbace6fe
 WHIRLPOOL 
04de9c2434ff87b2b7c26f5447db765e3c02ad60b07a15e946853d41db2b981f3a6c1a123bb91472317414eeb3416e52db02faa869f0d5c02f8917877518f562
 DIST gtkdialog-0.8.3.tar.gz 571974 SHA256 
ff89d2d7f1e6488e5df5f895716ac1d4198c2467a2a5dc1f51ab408a2faec38e SHA512 
fd8a93d576917efd650e38e31f261065c0a0c3f9213338ed4bd457d310993d8efbe8deabb2c1451f491d14c8d38cbcd5d4cb0c9f289c6fd462f7a06754b89da7
 WHIRLPOOL 
51ca225b8c47de8f5fdaf1937d44450670d77cb913c677fa48dafce9e1365fb8a45f353b9ab9f86a3da96155a3d27f1dd011e98ae74eac506069bd72ae484867

diff --git a/x11-misc/gtkdialog/gtkdialog-0.8.2.ebuild 
b/x11-misc/gtkdialog/gtkdialog-0.8.2.ebuild
deleted file mode 100644
index be95ed9547..00
--- a/x11-misc/gtkdialog/gtkdialog-0.8.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-DESCRIPTION="A small utility for fast and easy GUI building"
-HOMEPAGE="https://code.google.com/p/gtkdialog/;
-SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-RDEPEND="x11-libs/gtk+:2
-   gnome-base/libglade"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   sys-devel/flex
-   virtual/yacc"
-
-DOCS=( AUTHORS ChangeLog TODO )
-
-src_install() {
-   # Stop make install from running gtk-update-icon-cache
-   emake DESTDIR="${D}" UPDATE_ICON_CACHE=true install
-}



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

2017-02-19 Thread David Seifert
commit: c1f81e772878d6f6bfebb9e54b172c42083917b0
Author: Harri Nieminen  gmail  com>
AuthorDate: Sun Feb 19 15:00:45 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 23:44:15 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1f81e77

x11-misc/makedepend: EAPI bump 4 -> 5, Fixes #486466

Fixes Gentoo-bug: https://bugs.gentoo.org/486466

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4033

 x11-misc/makedepend/makedepend-1.0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/makedepend/makedepend-1.0.5.ebuild 
b/x11-misc/makedepend/makedepend-1.0.5.ebuild
index 4f7ac23ab9..a6e386499c 100644
--- a/x11-misc/makedepend/makedepend-1.0.5.ebuild
+++ b/x11-misc/makedepend/makedepend-1.0.5.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=5
 XORG_STATIC=no
 inherit xorg-2
 



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

2017-02-19 Thread David Seifert
commit: 782054fc549c06b6e47f46682808507280f6c8f4
Author: Harri Nieminen  gmail  com>
AuthorDate: Sun Feb 19 15:16:41 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 23:44:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=782054fc

x11-misc/pathfinder: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4033

 x11-misc/pathfinder/Manifest |  2 --
 x11-misc/pathfinder/pathfinder-1.7.45.ebuild | 28 --
 x11-misc/pathfinder/pathfinder-1.7.47.ebuild | 30 
 3 files changed, 60 deletions(-)

diff --git a/x11-misc/pathfinder/Manifest b/x11-misc/pathfinder/Manifest
index 334523b2cf..8307d9d481 100644
--- a/x11-misc/pathfinder/Manifest
+++ b/x11-misc/pathfinder/Manifest
@@ -1,3 +1 @@
-DIST fox-1.7.45.tar.gz 5254563 SHA256 
78f2b5f609a52d21da08e693d45b8eeb9d4ceed52ad86e451ef4485f2375c829 SHA512 
ec8acf0eb0b1882254f7df2abdcb87445992fc9fb8165afcc08b8dd52a718cb31953849efc7a530bd682e6265687bdf4dc9fb5c930557b9405235182894684b0
 WHIRLPOOL 
08808e67e0e31c7389b1d4ac097d7d707fb48a925df233021913bc80363002c0c4ce19c8630f4bd5c87ebb5bc5c010dc7f3260f415dfa5b60390c5aae316de78
-DIST fox-1.7.47.tar.gz 5271135 SHA256 
7f1de8566b88b0010137ea1172168d53494d2d14bfa03fe32f7796146a31a2a3 SHA512 
8802c7a21ba35b48a638fb87354da3de54c82ebdd3f931a601f55473fe1f7c16bfa2df253e8531af2058665d9b6f31adf52f6973c2d94f435cc90ac112af22ed
 WHIRLPOOL 
fbcf4540b268e95fa4d70ed335d8f499ec46e18390cdc090c98c21b4be5ff3ec576439265cfcf8b90c037fed7937c3a5f19f8544db1906cf86a3f255b8092d62
 DIST fox-1.7.49.tar.gz 5336321 SHA256 
2435c56cde3ba6617c638af4f3bac39e8f4d5dd5a5c6d0805d274c7ba05c520c SHA512 
da6c3478370f1e72091675e49f8458a6722eca4735bf89052b2b7ef02f4e74ee41f10c9fcc39a24a1571dd0bb1cdf779e9dea5bf15be20722ca783c9d59eb6e9
 WHIRLPOOL 
53ad3d34e57507702fc2ac9bd7b446021a99e3dff5b337cda090a670b06d4733abce2bbca88a7586e8af2d00f16ee84b0bd3c42f66fd6e430cc6d342bb76b1ff

diff --git a/x11-misc/pathfinder/pathfinder-1.7.45.ebuild 
b/x11-misc/pathfinder/pathfinder-1.7.45.ebuild
deleted file mode 100644
index f46b53527e..00
--- a/x11-misc/pathfinder/pathfinder-1.7.45.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-
-inherit fox
-
-DESCRIPTION="File manager based on the FOX Toolkit"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-IUSE="+jpeg +png +tiff"
-
-DEPEND="
-   x11-libs/fox:1.7
-   jpeg? ( virtual/jpeg )
-   png? ( media-libs/libpng:0 )
-   tiff? ( media-libs/tiff:0 )"
-
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   FOXCONF="$(use_enable jpeg) \
-   $(use_enable png) \
-   $(use_enable tiff)" fox_src_configure
-}

diff --git a/x11-misc/pathfinder/pathfinder-1.7.47.ebuild 
b/x11-misc/pathfinder/pathfinder-1.7.47.ebuild
deleted file mode 100644
index dfb852f2ee..00
--- a/x11-misc/pathfinder/pathfinder-1.7.47.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit fox
-
-DESCRIPTION="File manager based on the FOX Toolkit"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-IUSE="+jpeg +png +tiff"
-
-DEPEND="
-   x11-libs/fox:1.7
-   x11-libs/libICE
-   x11-libs/libSM
-   jpeg? ( virtual/jpeg )
-   png? ( media-libs/libpng:0 )
-   tiff? ( media-libs/tiff:0 )"
-
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   FOXCONF="$(use_enable jpeg) \
-   $(use_enable png) \
-   $(use_enable tiff)" fox_src_configure
-}



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

2017-02-19 Thread David Seifert
commit: b0e79863e94dc8a9c5127a7e213b873538cbfdf8
Author: Harri Nieminen  gmail  com>
AuthorDate: Sun Feb 19 08:02:34 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 23:43:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0e79863

x11-misc/dclock: EAPI bump 4 -> 6

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4029

 ...-2.2.2_p4-r1.ebuild => dclock-2.2.2_p4-r2.ebuild} | 20 ++--
 x11-misc/dclock/files/dclock-2.2.2_p4-include.patch  |  4 ++--
 2 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/x11-misc/dclock/dclock-2.2.2_p4-r1.ebuild 
b/x11-misc/dclock/dclock-2.2.2_p4-r2.ebuild
similarity index 79%
rename from x11-misc/dclock/dclock-2.2.2_p4-r1.ebuild
rename to x11-misc/dclock/dclock-2.2.2_p4-r2.ebuild
index 7560bec1bf..d3a9fab9c0 100644
--- a/x11-misc/dclock/dclock-2.2.2_p4-r1.ebuild
+++ b/x11-misc/dclock/dclock-2.2.2_p4-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
-inherit eutils flag-o-matic toolchain-funcs
+EAPI=6
+inherit flag-o-matic toolchain-funcs
 
 DESCRIPTION="Digital clock for the X window system"
 HOMEPAGE="http://packages.qa.debian.org/d/dclock.html;
@@ -33,10 +33,10 @@ DEPEND="
 
 S=${WORKDIR}/${P/_p*/}
 
-src_prepare() {
-   EPATCH_FORCE=yes EPATCH_SUFFIX=diff epatch "${WORKDIR}"/debian/patches
-   epatch "${FILESDIR}"/${P}-include.patch
-}
+PATCHES=(
+   "${WORKDIR}"/debian/patches
+   "${FILESDIR}"/${P}-include.patch
+)
 
 src_configure() {
if use xft; then
@@ -55,17 +55,17 @@ src_compile() {
emake \
CC="$(tc-getCC)" \
CFLAGS="${CFLAGS}" \
+   CPPFLAGS="${CPPFLAGS}" \
EXTRA_LDOPTIONS="${LDFLAGS}"
 }
 
 src_install() {
-   emake DESTDIR="${D}" install{,.man}
+   default
+   emake DESTDIR="${D}" install.man
 
insinto /usr/share/sounds
doins sounds/*
 
insinto /usr/share/X11/app-defaults
newins Dclock.ad DClock
-
-   dodoc README TODO
 }

diff --git a/x11-misc/dclock/files/dclock-2.2.2_p4-include.patch 
b/x11-misc/dclock/files/dclock-2.2.2_p4-include.patch
index 2fbdd884fa..223cd9f552 100644
--- a/x11-misc/dclock/files/dclock-2.2.2_p4-include.patch
+++ b/x11-misc/dclock/files/dclock-2.2.2_p4-include.patch
@@ -1,5 +1,5 @@
 dclock.c
-+++ dclock.c
+--- a/dclock.c
 b/dclock.c
 @@ -7,6 +7,7 @@
   * manager: *Dclock.seconds: on
   */



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

2017-02-19 Thread David Seifert
commit: 3b52c8f3ced755d884bc3a6fa358d67ab81276b8
Author: Harri Nieminen  gmail  com>
AuthorDate: Sun Feb 19 08:22:03 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 23:43:35 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b52c8f3

x11-misc/fpm2: EAPI bump 4 -> 6

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4029

 x11-misc/fpm2/fpm2-0.79-r1.ebuild | 32 
 1 file changed, 32 insertions(+)

diff --git a/x11-misc/fpm2/fpm2-0.79-r1.ebuild 
b/x11-misc/fpm2/fpm2-0.79-r1.ebuild
new file mode 100644
index 00..5d437aa3dd
--- /dev/null
+++ b/x11-misc/fpm2/fpm2-0.79-r1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="A GUI password manager utility with password generator"
+HOMEPAGE="http://als.regnet.cz/fpm2/;
+SRC_URI="http://als.regnet.cz/${PN}/download/${P}.tar.bz2;
+
+LICENSE="GPL-2"
+SLOT="2"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=x11-libs/gtk+-2.10.14:2
+   dev-libs/libxml2
+   >=dev-libs/glib-2.16
+   x11-libs/libX11"
+
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   dev-util/intltool"
+
+src_prepare() {
+   default
+   # fix tests
+   local x
+   for x in ${PN}.glade data/${PN}.desktop.in; do
+   echo "${x}" >> "${S}"/po/POTFILES.in || die
+   done
+}



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

2017-02-19 Thread Michał Górny
commit: d9ef359535c0d376019e3b94e59160ee53d9edf9
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Feb 19 23:10:51 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Feb 19 23:20:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9ef3595

www-apps/curator: python-single-r1, EAPI=6

 ...20-r1.ebuild => curator-3.0_p20110120-r2.ebuild} | 21 ++---
 1 file changed, 10 insertions(+), 11 deletions(-)

diff --git a/www-apps/curator/curator-3.0_p20110120-r1.ebuild 
b/www-apps/curator/curator-3.0_p20110120-r2.ebuild
similarity index 67%
rename from www-apps/curator/curator-3.0_p20110120-r1.ebuild
rename to www-apps/curator/curator-3.0_p20110120-r2.ebuild
index 2b19f82a3b..b3282ab4f0 100644
--- a/www-apps/curator/curator-3.0_p20110120-r1.ebuild
+++ b/www-apps/curator/curator-3.0_p20110120-r2.ebuild
@@ -2,11 +2,11 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=6
 
-PYTHON_DEPEND="2"
+PYTHON_COMPAT=( python2_7 )
 
-inherit python
+inherit python-single-r1
 
 DESCRIPTION="Gallery generator"
 HOMEPAGE="http://furius.ca/curator/;
@@ -19,21 +19,20 @@ IUSE=""
 
 DEPEND=""
 RDEPEND="${DEPEND}
-   dev-python/pillow
+   ${PYTHON_DEPS}
+   dev-python/pillow[${PYTHON_USEDEP}]
virtual/imagemagick-tools"
 
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
 S="${WORKDIR}/curator-3.0_pf078f1686a78"
 
-pkg_setup() {
-   python_set_active_version 2
-   python_pkg_setup
-}
 src_compile() {
-   :
+   python_fix_shebang hs/curator-hs
 }
 
 src_install() {
dobin hs/curator-hs
-   insinto /usr/share/curator/hs
-   doins -r hs/*
+   insinto /usr/share/curator
+   doins -r hs
 }



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

2017-02-19 Thread Anthony G. Basile
commit: 4148cddb7116b4641fb4914367bd22fbd43e1183
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sun Feb 19 23:08:57 2017 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sun Feb 19 23:09:15 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4148cddb

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

vanilla-4.9 + genpatches-4.9-11 + grsecurity-3.1-4.9.11-201702181444

Package-Manager: portage-2.3.3

 sys-kernel/hardened-sources/Manifest   |  1 +
 .../hardened-sources-4.9.11.ebuild | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/sys-kernel/hardened-sources/Manifest 
b/sys-kernel/hardened-sources/Manifest
index 39d3dcffda..70607b1c3f 100644
--- a/sys-kernel/hardened-sources/Manifest
+++ b/sys-kernel/hardened-sources/Manifest
@@ -17,6 +17,7 @@ DIST hardened-patches-4.7.10-1.extras.tar.bz2 1941100 SHA256 
8a7787da2d440308b28
 DIST hardened-patches-4.7.6-1.extras.tar.bz2 1913657 SHA256 
f32b7891fa0a821a60270f42dc817135d887ea55bda676e1141f0681ff360374 SHA512 
943b25c12071abab62a169a2daf6e2255c76e595678a2553eaac4b87f2f227f0bfc47daad246db9b002119c6be3ec56e8746a7cb598a29c8772b3de4f7601519
 WHIRLPOOL 
b1f5ddadf8d0387ade037a4b3f0e7e001971b01584f03ec40e61dda2db1e5762ac66266f00f5d95226337347dd9ed43c1d019a65eb66780403c81348bfc4682d
 DIST hardened-patches-4.8.17-3.extras.tar.bz2 1932803 SHA256 
7ff535912635b5ae83d793dcadb30f2ebab85abffb05d73f73af3a0262f5b170 SHA512 
f9521c5f0df2ab5989f5fd5929b3f69620d519d92583601f52bf4c2871330008c9e2f19cee3538a2c4945bc22d0ddb8478a9fb332de64dbd611904749d046e82
 WHIRLPOOL 
1f0ff531b479db743eb0d806d35b770c405868082a249c7d41579649dd924c25d41bd1781bc0fe827a6d06447e0fe88dc630992f2be977f50138f741e707b542
 DIST hardened-patches-4.9.10-1.extras.tar.bz2 1946178 SHA256 
6323255450361fda3824f776ac14a874a875d3b12b91ed8f62750df775bfc402 SHA512 
c8bd7b198b54c8b99ada8edae1c96c66f19b445a1a2e81c49d01949a895c4ece6d348f40b056b859b0d0409a3b81068dae6b99bb9eef3ed566b7e468c2de1fa9
 WHIRLPOOL 
9514a0478f9a849d76dbf75aebd99e1a96fbdb28ebb185bbbca681ade5f7db01aea4ad7a2b539503b24823381bc7d7128d108dafaf2fb54a9a5b0a0d23c63fee
+DIST hardened-patches-4.9.11-1.extras.tar.bz2 1960865 SHA256 
dc35be1583d60987c0f5f03abb10bfdc3aee7fc74292dbc3a3bfdd5b3023e0d1 SHA512 
c6356de0a3bbaf6d935c777161d0a7c9a556fa36eefce8ab40ca04a2f24287ca2813252329a3b99cd31ee9e04233960b9c9ce4357b47a3743aed198eb1838600
 WHIRLPOOL 
8436d2245e46c00790e74fdce924fb615a44d1600e97013a9c32378d64b719d7de7ce6b6d1b290172c0548966f5dd3fa6cf6f2d1979144532eeb0828c1e19fae
 DIST hardened-patches-4.9.9-1.extras.tar.bz2 1956430 SHA256 
fc0effbe47fe19cc85a2b4ca08981c28f35cdb45445ba827f60afae15fefa8f3 SHA512 
cc10d938b25b2b92e4e9537e4e62bbe7ec70e1c0836ed912098053547b90dfc7888f89d93ee4f200d9c7af9ecc6e7105093b46b6b6ce120f5826652f44f40b91
 WHIRLPOOL 
46790722e07c4282107eae5fad013f82d6f1d9c074337df74647c2dda61855c580cda0a7ace4e543dc848f58aaef379bc72731ceabe6dc37c0440b7181423692
 DIST linux-4.4.tar.xz 87295988 SHA256 
401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2 SHA512 
13c8459933a8b80608e226a1398e3d1848352ace84bcfb7e6a4a33cb230bbe1ab719d4b58e067283df91ce5311be6d2d595fc8c19e2ae6ecc652499415614b3e
 WHIRLPOOL 
02abc203d867404b9934aaa4c1e5b5dcbb0b0021e91a03f3a7e7fd224eed106821d8b4949f32a590536db150e5a88c16fcde88538777a26d0c17900f0257b1bc
 DIST linux-4.7.tar.xz 90412100 SHA256 
5190c3d1209aeda04168145bf50569dc0984f80467159b1dc50ad731e3285f10 SHA512 
e8c02583e17e4fc4214fef694825fcb78c898266f1624deb1cdf56ab5c5fdfa669c5221122a7cf0d502ed6f921ff3797634acd9d294d29e98e3faa8a21920185
 WHIRLPOOL 
e968c89ce714c8d918db6074dabac4b0200c57ff111260313cf5798eeefb8b5b10c1509b64e2ee611a78e81075c588a473b67f9802609b2fef9ebb87ae514d98

diff --git a/sys-kernel/hardened-sources/hardened-sources-4.9.11.ebuild 
b/sys-kernel/hardened-sources/hardened-sources-4.9.11.ebuild
new file mode 100644
index 00..2a0ce45fbd
--- /dev/null
+++ b/sys-kernel/hardened-sources/hardened-sources-4.9.11.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+ETYPE="sources"
+K_WANT_GENPATCHES="base"
+K_GENPATCHES_VER="11"
+K_DEBLOB_AVAILABLE="1"
+
+inherit kernel-2
+detect_version
+
+HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-1"
+HGPV_URI="http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2;
+SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}"
+
+UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2"
+UNIPATCH_EXCLUDE="
+   1500_XATTR_USER_PREFIX.patch
+   2900_dev-root-proc-mount-fix.patch"
+
+DESCRIPTION="Hardened kernel sources (kernel series ${KV_MAJOR}.${KV_MINOR})"
+HOMEPAGE="http://www.gentoo.org/proj/en/hardened/;
+IUSE="deblob"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND=">=sys-devel/gcc-4.5"
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+
+   local 

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

2017-02-19 Thread Michał Górny
commit: eac8fd42ab95db7e1da7f563af61b51b96432094
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Feb 19 21:58:03 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Feb 19 23:02:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eac8fd42

x11-misc/dsx: Mark -r1 stable

 x11-misc/dsx/dsx-0.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/dsx/dsx-0.1-r1.ebuild b/x11-misc/dsx/dsx-0.1-r1.ebuild
index cb0f7f2a0b..13b3aa2a62 100644
--- a/x11-misc/dsx/dsx-0.1-r1.ebuild
+++ b/x11-misc/dsx/dsx-0.1-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI=""
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ppc x86"
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



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

2017-02-19 Thread Patrice Clement
commit: ff55214f0690a6166c9fa4d9ac757b2d401e1e3f
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Feb 19 22:40:49 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Feb 19 22:43:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff55214f

dev-python/brython: version bump.

Package-Manager: portage-2.3.3

 dev-python/brython/Manifest |  1 +
 dev-python/brython/brython-3.3.1.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/brython/Manifest b/dev-python/brython/Manifest
index a3fdb137fc..e2ffa939e6 100644
--- a/dev-python/brython/Manifest
+++ b/dev-python/brython/Manifest
@@ -1,3 +1,4 @@
 DIST brython-3.2.8.zip 9165384 SHA256 
6ae0ddb8b8b9529ceba4b9dbbcc2276eef787e4933bf4f94275cf0cf192eb96a SHA512 
409d1338120479bfb0558e7f875f36d022e1a86ce2bbe8cb30ab10a4e2059f2e0ffa6fb7681ecddcf373bbc483a6c25ff44c647c1f38acc7afc14907506b793d
 WHIRLPOOL 
8c411f0e22563799ccfffde707d70b2272aac0d6d40ef5f1d00889968caf8990b9ae6105db1d0c25226024a45027e24c4fd41081fe4ae1fad06d4683fea809e3
 DIST brython-3.2.9.zip 9430857 SHA256 
a4eb0fd99312cb3d11f4d98f8dea0f633fc96ee99bf3e46c9ba02acd9f095072 SHA512 
a68c4b88f4c3c2bdd8e713721eb87fe1af053097bf3f8fe0999a0088cb414831c797231eb335fcac3a3d6110059f7e1974a1642cd41fca48bf543fa7989cf850
 WHIRLPOOL 
bca1ac9122a1a111ee5bf7c8f950a7f1c2a418b31c0eb487f3ed587f7278033ef58c9736b1cf208aa374e62a36fbbb9e7f4872eeb07030feb76a7249d2886513
 DIST brython-3.3.0.zip 9405649 SHA256 
4b63b4758bbf08e865fcda647e064265ddc12a6d0cdb76489a614c73c28a8d02 SHA512 
03b0dfcdd1be4a415423317d74fc0c941cdac5682a17a19ccf81d9b19058fda342d21397870a1a8e74a445155f7f736977278d21c38fb22251c8ed4a4489b194
 WHIRLPOOL 
5356a58b155b1783c9bc30c2e9d015660824002101fe6ab9fb183833b370a3aea71cc40ae4c67908f828e202a81968dfb9c4a77e825638f3f02439d56ed1a329
+DIST brython-3.3.1.zip 9420425 SHA256 
f485004d20de86877b9008d0942b308ad2f52565bafc2a2c6968ec43dd336a72 SHA512 
070573db3ef7cd571df32798564496f2036c375abb396785f2ad7fef321b028baa6f554642a6cb76a25e892b569d4c8ea6e4bc2251f8171b7721669d158470ec
 WHIRLPOOL 
a959cae1de4a6bbb4bc973861a14f3d4b976012a1f9853955163203ee9c1cc09178a7190a9289673c5c93fb5ad6adc994f776c1a56888586756ce1c2e51dc3fa

diff --git a/dev-python/brython/brython-3.3.1.ebuild 
b/dev-python/brython/brython-3.3.1.ebuild
new file mode 100644
index 00..6f102b0f89
--- /dev/null
+++ b/dev-python/brython/brython-3.3.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit webapp
+
+DESCRIPTION="A Python 3 implementation for client-side web programming"
+HOMEPAGE="http://www.brython.info;
+SRC_URI="https://github.com/${PN}-dev/${PN}/archive/${PV}.zip -> ${P}.zip"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+RDEPEND="dev-lang/python:*"
+DEPEND="${RDEPEND}"
+
+need_httpd_cgi
+
+src_install() {
+   dodoc LICENCE.txt README.md
+   rm -v LICENCE.txt README.md bower.json .{git*,tra*} server.py || die
+
+   webapp_src_preinst
+
+   insinto "${MY_HTDOCSDIR}"
+   doins -r .
+
+   webapp_src_install
+}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/khotkeys/files/, kde-plasma/khotkeys/

2017-02-19 Thread Andreas Sturmlechner
commit: 1822ce632f7758b438acb87f3bcd65e51c14332f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Feb 19 22:39:16 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Feb 19 22:42:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1822ce63

kde-plasma/khotkeys: Fix build with KF-5.31

Gentoo-bug: 610040

Package-Manager: portage-2.3.3

 .../khotkeys/files/khotkeys-5.8.5-kf-5.31.patch| 39 ++
 kde-plasma/khotkeys/khotkeys-5.8.5.ebuild  |  2 ++
 2 files changed, 41 insertions(+)

diff --git a/kde-plasma/khotkeys/files/khotkeys-5.8.5-kf-5.31.patch 
b/kde-plasma/khotkeys/files/khotkeys-5.8.5-kf-5.31.patch
new file mode 100644
index 00..6b2d7c79be
--- /dev/null
+++ b/kde-plasma/khotkeys/files/khotkeys-5.8.5-kf-5.31.patch
@@ -0,0 +1,39 @@
+From 617de4bd3fd080d43cce9bdc8af82963960d5c3a Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= 
+Date: Wed, 18 Jan 2017 11:40:10 +0100
+Subject: Fix build with -fno-operator-names
+
+---
+ kcm_hotkeys/hotkeys_model.cpp| 2 +-
+ libkhotkeysprivate/action_data/action_data_group.cpp | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/kcm_hotkeys/hotkeys_model.cpp b/kcm_hotkeys/hotkeys_model.cpp
+index 66ea747..8703f83 100644
+--- a/kcm_hotkeys/hotkeys_model.cpp
 b/kcm_hotkeys/hotkeys_model.cpp
+@@ -486,7 +486,7 @@ QMimeData *KHotkeysModel::mimeData(const QModelIndexList 
) const
+ 
+ Q_FOREACH (const QModelIndex , indexes)
+ {
+-if (index.isValid() and index.column() == 0)
++if (index.isValid() && index.column() == 0)
+ {
+ KHotKeys::ActionDataBase *element = indexToActionDataBase(index);
+ // We use the pointer as id.
+diff --git a/libkhotkeysprivate/action_data/action_data_group.cpp 
b/libkhotkeysprivate/action_data/action_data_group.cpp
+index ddbe24e..f80f775 100644
+--- a/libkhotkeysprivate/action_data/action_data_group.cpp
 b/libkhotkeysprivate/action_data/action_data_group.cpp
+@@ -83,7 +83,7 @@ Trigger::TriggerTypes ActionDataGroup::allowedTriggerTypes() 
const
+ 
+ bool ActionDataGroup::is_system_group() const
+ {
+-return _system_group != SYSTEM_NONE and _system_group != SYSTEM_ROOT;
++return _system_group != SYSTEM_NONE && _system_group != SYSTEM_ROOT;
+ }
+ 
+ 
+-- 
+cgit v0.11.2
+

diff --git a/kde-plasma/khotkeys/khotkeys-5.8.5.ebuild 
b/kde-plasma/khotkeys/khotkeys-5.8.5.ebuild
index 621f6d0ce8..47256ea0c3 100644
--- a/kde-plasma/khotkeys/khotkeys-5.8.5.ebuild
+++ b/kde-plasma/khotkeys/khotkeys-5.8.5.ebuild
@@ -45,3 +45,5 @@ DEPEND="${COMMON_DEPEND}
x11-libs/libXtst
x11-proto/xproto
 "
+
+PATCHES=( "${FILESDIR}/${P}-kf-5.31.patch" )



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

2017-02-19 Thread Andreas Hüttel
commit: b85186aedaa4cd047197272f11f4930125a34491
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Feb 19 22:38:51 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Feb 19 22:38:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b85186ae

pmask: Add asian font pack to acroread mask

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 5dfdef7007..918ee8f9e4 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -35,6 +35,7 @@
 # libraries that certainly have known security issues (e.g.,
 # icu-36 (!) or curl). Use at your own risk.
 app-text/acroread
+media-fonts/acroread-asianfonts
 
 # Hans de Graaff  (19 Feb 2017)
 # Mask old jenkins lts version for removal in 30 days due to



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

2017-02-19 Thread Andreas Hüttel
commit: 14461fbb9459eb2afd2d98898a0859ed9d2c7fc0
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Feb 19 22:34:15 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Feb 19 22:34:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14461fbb

pmask: Mask Acrobat Reader

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

diff --git a/profiles/package.mask b/profiles/package.mask
index a8c1d7d214..5dfdef7007 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,6 +30,12 @@
 
 #--- END OF EXAMPLES ---
 
+# Andreas K. Hüttel  (19 Feb 2017)
+# Dead upstream for >3 years. Closed source. Bundles outdated
+# libraries that certainly have known security issues (e.g.,
+# icu-36 (!) or curl). Use at your own risk.
+app-text/acroread
+
 # Hans de Graaff  (19 Feb 2017)
 # Mask old jenkins lts version for removal in 30 days due to
 # security bugs: bug 607932. Please migrate to jenkins 2.x.



[gentoo-commits] repo/gentoo:master commit in: dev-scheme/guile/

2017-02-19 Thread Sergei Trofimovich
commit: c67a520c832e9021889d428669e4002df03e702d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Feb 19 22:10:43 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Feb 19 22:17:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c67a520c

dev-scheme/guile: revert fix CFLAGS=-gddb3 build failure, bug#608190

guile-snarf should be fixed upstream as it's a sensitive
and brittle sed script.

This reverts commit aa3c28baa056846ebd14dfbb48058b91018188fd.

 dev-scheme/guile/guile-2.0.14.ebuild | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/dev-scheme/guile/guile-2.0.14.ebuild 
b/dev-scheme/guile/guile-2.0.14.ebuild
index 87f2621de4..ab7f9c651b 100644
--- a/dev-scheme/guile/guile-2.0.14.ebuild
+++ b/dev-scheme/guile/guile-2.0.14.ebuild
@@ -42,9 +42,6 @@ src_configure() {
# see bug #178499
filter-flags -ftree-vectorize
 
-   # see bug #608190
-   replace-flags -ggdb[3-9] -ggdb2
-
econf \
--disable-error-on-warning \
--disable-rpath \



[gentoo-commits] repo/gentoo:master commit in: net-print/poster/files/, net-print/poster/

2017-02-19 Thread Andreas Hüttel
commit: 7c012a14c2f42d769e52d2bf0d3b5596856ce252
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Feb 19 22:03:59 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Feb 19 22:04:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c012a14

net-print/poster: Add patch for bug 471238

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../files/poster-20060221-fix_gs_crash.patch   | 47 ++
 net-print/poster/poster-20060221-r2.ebuild | 31 ++
 2 files changed, 78 insertions(+)

diff --git a/net-print/poster/files/poster-20060221-fix_gs_crash.patch 
b/net-print/poster/files/poster-20060221-fix_gs_crash.patch
new file mode 100644
index 00..d2f3afd932
--- /dev/null
+++ b/net-print/poster/files/poster-20060221-fix_gs_crash.patch
@@ -0,0 +1,47 @@
+Source: 
http://pkgs.fedoraproject.org/cgit/rpms/poster.git/plain/poster.fixes_gs_crash.patch
+See also https://bugs.gentoo.org/show_bug.cgi?id=471238
+
+--- a/poster.c 2006-02-22 13:27:39.0 +0100
 b/poster.c 2012-11-17 01:30:45.303051611 +0100
+@@ -856,21 +856,13 @@
+   int row, col, page;
+ 
+   printprolog();
+-  for ( page = 0; page < number_pages; page++ )
+-  {
+-  printf( "/print_content_of_complete_page_%d\n", page);
+-  printf( "{\n");
+-  printfile (page);
+-  printf( "} bind def\n\n");
+-  
+   if ( pages == NULL )
+-  {
++  for ( page = 0; page < number_pages; page++ )
+   for (row = 1; row <= nrows; row++)
+   for (col = 1; col <= ncols; col++)
+   tile( row, col, page);
+-  }
+   else
+-  {
++  for ( page = 0; page < number_pages; page++ )
+   for ( row = 0; row < pages_length; row++ )
+   {
+   int p = pages[ row ]-1;
+@@ -878,8 +870,6 @@
+   fprintf( stderr, "Warning: page index 
out of range: %d\n", p+1 );
+   tile( p/ncols+1, p%ncols+1, page );
+   }
+-  }
+-  }
+   printf ("EOF\n");
+ 
+   if (tail_cntl_D)
+@@ -1027,7 +1017,7 @@
+   printf ("\nPage: (%d,%d) %d\n", pagetoprint+1, ((row-1)*ncols+col), 
page);
+   printf ("%d %d tileprolog\n", row, col);
+   printf ("BeginDocument: %s\n", infile);
+-  printf( "print_content_of_complete_page_%d\n", pagetoprint);
++  printfile (pagetoprint);
+   printf ("EndDocument\n");
+   printf ("tileepilog\n");
+ 

diff --git a/net-print/poster/poster-20060221-r2.ebuild 
b/net-print/poster/poster-20060221-r2.ebuild
new file mode 100644
index 00..8d50760425
--- /dev/null
+++ b/net-print/poster/poster-20060221-r2.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit toolchain-funcs
+
+DESCRIPTION="Small utility for making a poster from an EPS file or a one-page 
PS document"
+SRC_URI="mirror://kde/printing/${P}.tar.bz2"
+HOMEPAGE="https://printing.kde.org/downloads;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+PATCHES=(
+   "${FILESDIR}/${P}-fix_gs_crash.patch"
+   "${FILESDIR}/${P}-fix_duplicate_DocumentMedia.patch"
+)
+
+src_compile(){
+   $(tc-getCC) ${CFLAGS} ${LDFLAGS} ${PN}.c -lm -o ${PN} || die
+}
+
+src_install() {
+   dobin ${PN}
+   doman ${PN}.1
+   dodoc README ChangeLog
+}



[gentoo-commits] repo/gentoo:master commit in: net-print/poster/

2017-02-19 Thread Andreas Hüttel
commit: 8b23fed3068212923060e9f98190a1546b0f193f
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Feb 19 22:04:24 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sun Feb 19 22:04:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b23fed3

net-print/poster: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-print/poster/poster-20060221-r1.ebuild | 26 --
 1 file changed, 26 deletions(-)

diff --git a/net-print/poster/poster-20060221-r1.ebuild 
b/net-print/poster/poster-20060221-r1.ebuild
deleted file mode 100644
index 0c75144668..00
--- a/net-print/poster/poster-20060221-r1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit toolchain-funcs
-
-DESCRIPTION="small utility for making a poster from an EPS file or a one-page 
PS document"
-SRC_URI="mirror://kde/printing/${P}.tar.bz2"
-HOMEPAGE="https://printing.kde.org/downloads;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-src_compile(){
-   $(tc-getCC) ${CFLAGS} ${LDFLAGS} ${PN}.c -lm -o ${PN} || die
-}
-
-src_install() {
-   dobin ${PN}
-   doman ${PN}.1
-   dodoc README ChangeLog
-}



[gentoo-commits] repo/gentoo:master commit in: sci-geosciences/qgis/, sci-geosciences/qgis/files/

2017-02-19 Thread Andreas Sturmlechner
commit: f048632b4a4ddc7a8b83f3bd5c918bbf5bfd854a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Feb 19 21:53:54 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Feb 19 21:54:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f048632b

sci-geosciences/qgis: Fix build with sip-4.19

Package-Manager: portage-2.3.3

 .../qgis/files/qgis-2.18.3-sip-4.19.patch  | 237 +
 sci-geosciences/qgis/qgis-2.18.3-r1.ebuild |   3 +-
 2 files changed, 239 insertions(+), 1 deletion(-)

diff --git a/sci-geosciences/qgis/files/qgis-2.18.3-sip-4.19.patch 
b/sci-geosciences/qgis/files/qgis-2.18.3-sip-4.19.patch
new file mode 100644
index 00..f72e0e4fd1
--- /dev/null
+++ b/sci-geosciences/qgis/files/qgis-2.18.3-sip-4.19.patch
@@ -0,0 +1,237 @@
+commit 718581ffb12b723f9a3c0ae01b7ec2d8aed9d4bb
+Author: Juergen E. Fischer 
+Date:   Sat Feb 11 21:02:05 2017 +0100
+
+adapt bindings to sip 4.19 (fixes #16071)
+
+diff --git a/python/analysis/analysis.sip b/python/analysis/analysis.sip
+index ceb5056..bd90e10 100644
+--- a/python/analysis/analysis.sip
 b/python/analysis/analysis.sip
+@@ -1,5 +1,4 @@
+ %Module(name=qgis._analysis,
+-version=0,
+ keyword_arguments="Optional")
+ 
+ %Import QtCore/QtCoremod.sip
+diff --git a/python/analysis/network/networkanalysis.sip 
b/python/analysis/network/networkanalysis.sip
+index fb446d1..d2c192b 100644
+--- a/python/analysis/network/networkanalysis.sip
 b/python/analysis/network/networkanalysis.sip
+@@ -1,5 +1,4 @@
+ %Module(name=qgis._networkanalysis,
+-version=0,
+ keyword_arguments="Optional")
+ 
+ %Import QtCore/QtCoremod.sip
+diff --git a/python/core/conversions.sip b/python/core/conversions.sip
+index 564d4de..f07d3ab 100644
+--- a/python/core/conversions.sip
 b/python/core/conversions.sip
+@@ -747,7 +747,7 @@ template
+ 
+ // QMap is implemented as a Python dictionary.
+ template
+-%MappedType QMap /DocType="dict-of-qint64-TYPE"/
++%MappedType QMap
+ {
+ %TypeHeaderCode
+ #include 
+@@ -1873,7 +1873,7 @@ template 
+ };
+ 
+ // QList is implemented as a Python list of QgsField.
+-%MappedType QList /DocType="list-of-qgsfield"/
++%MappedType QList
+ {
+ %TypeHeaderCode
+ #include 
+@@ -1978,7 +1978,7 @@ template 
+ 
+ %If (QVECTORINT_CONVERSION)
+ // QVector is implemented as a Python list of integers.
+-%MappedType QVector /DocType="list-of-int"/
++%MappedType QVector
+ {
+ %TypeHeaderCode
+ #include 
+diff --git a/python/core/core.sip b/python/core/core.sip
+index 577c4c1..8f0b6af 100644
+--- a/python/core/core.sip
 b/python/core/core.sip
+@@ -1,5 +1,4 @@
+ %Module(name=qgis._core,
+-version=0,
+ keyword_arguments="Optional")
+ 
+ %Feature QT5_SUPPORT
+diff --git a/python/core/qgscoordinatetransform.sip 
b/python/core/qgscoordinatetransform.sip
+index c14ba53..f9b7854 100644
+--- a/python/core/qgscoordinatetransform.sip
 b/python/core/qgscoordinatetransform.sip
+@@ -15,6 +15,7 @@
+ class QgsCoordinateTransform : QObject
+ {
+ %TypeHeaderCode
++extern PyObject *sipExportedExceptions__core[2];  // workaround: 
sipExportedExceptions__core is only defined in the first sip part
+ #include 
+ %End
+ 
+@@ -215,5 +216,5 @@ class QgsCoordinateTransform : QObject
+ 
+   signals:
+ /** Signal when an invalid pj_transform() has occurred */
+-void  invalidTransformInput() const;
++void invalidTransformInput() const;
+ };
+diff --git a/python/core/qgsfeature.sip b/python/core/qgsfeature.sip
+index 596f8a8..4009b50 100644
+--- a/python/core/qgsfeature.sip
 b/python/core/qgsfeature.sip
+@@ -4,7 +4,7 @@ typedef QMap QgsAttributeMap;
+ typedef QVector QgsAttributes;
+ 
+ // QgsAttributes is implemented as a Python list of Python objects.
+-%MappedType QgsAttributes /DocType="list-of-attributes"/
++%MappedType QgsAttributes
+ {
+ %TypeHeaderCode
+ #include 
+diff --git a/python/core/qgspallabeling.sip b/python/core/qgspallabeling.sip
+index 488b58b..3d99555 100644
+--- a/python/core/qgspallabeling.sip
 b/python/core/qgspallabeling.sip
+@@ -1,5 +1,5 @@
+ // QMap is 
implemented as a Python dictionary.
+-%MappedType QMap 
/DocType="dict-of-QgsPalLayerSettings.DataDefinedProperties-QgsDataDefined*"/
++%MappedType QMap
+ {
+ %TypeHeaderCode
+ #include 
+diff --git a/python/core/qgsvectorlayerfeatureiterator.sip 
b/python/core/qgsvectorlayerfeatureiterator.sip
+index 0685e20..ad3431c 100644
+--- a/python/core/qgsvectorlayerfeatureiterator.sip
 b/python/core/qgsvectorlayerfeatureiterator.sip
+@@ -70,5 +70,6 @@ class QgsVectorLayerFeatureIterator : 
QgsAbstractFeatureIterator
+ //void updateFeatureGeometry( QgsFeature& f );
+ 
+   private:
+-

[gentoo-commits] repo/gentoo:master commit in: media-libs/mesa/, media-libs/mesa/files/, profiles/desc/

2017-02-19 Thread Matt Turner
commit: ffd83c0b12088d25e4ac1570f7ecdac263fcfbd8
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Feb 19 21:24:24 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Feb 19 21:25:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffd83c0b

media-libs/mesa: Drop VIDEO_CARDS=ilo.

Never anything more than a toy. Removed upstream by commit 387942591758.
Should never have been added to the ebuild in the first place.

 media-libs/mesa/files/eselect-mesa.conf.9.2 | 1 -
 media-libs/mesa/mesa-11.0.6.ebuild  | 4 +---
 media-libs/mesa/mesa-11.0.9.ebuild  | 4 +---
 media-libs/mesa/mesa-11.2.2.ebuild  | 4 +---
 media-libs/mesa/mesa-12.0.1.ebuild  | 4 +---
 media-libs/mesa/mesa-12.0.6.ebuild  | 4 +---
 media-libs/mesa/mesa-13.0.4.ebuild  | 4 +---
 media-libs/mesa/mesa-17.0.0.ebuild  | 4 +---
 media-libs/mesa/mesa-.ebuild| 4 +---
 profiles/desc/video_cards.desc  | 1 -
 10 files changed, 8 insertions(+), 26 deletions(-)

diff --git a/media-libs/mesa/files/eselect-mesa.conf.9.2 
b/media-libs/mesa/files/eselect-mesa.conf.9.2
index ff590f590f..18bfaff865 100644
--- a/media-libs/mesa/files/eselect-mesa.conf.9.2
+++ b/media-libs/mesa/files/eselect-mesa.conf.9.2
@@ -20,7 +20,6 @@ MESA_DRIVERS[i915,default]="gallium"
 
 MESA_DRIVERS[i965,description]="i965 (Intel GMA 965, G/Q3x, G/Q4x, HD)"
 MESA_DRIVERS[i965,classicdriver]="i965_dri.so"
-MESA_DRIVERS[i965,galliumdriver]="ilo_dri.so"
 MESA_DRIVERS[i965,default]="classic"
 
 MESA_DRIVERS[r300,description]="r300 (Radeon R300-R500)"

diff --git a/media-libs/mesa/mesa-11.0.6.ebuild 
b/media-libs/mesa/mesa-11.0.6.ebuild
index ed3008b6aa..b453d515d0 100644
--- a/media-libs/mesa/mesa-11.0.6.ebuild
+++ b/media-libs/mesa/mesa-11.0.6.ebuild
@@ -35,7 +35,7 @@ LICENSE="MIT"
 SLOT="0"
 RESTRICT="!bindist? ( bindist )"
 
-INTEL_CARDS="i915 i965 ilo intel"
+INTEL_CARDS="i915 i965 intel"
 RADEON_CARDS="r100 r200 r300 r600 radeon radeonsi"
 VIDEO_CARDS="${INTEL_CARDS} ${RADEON_CARDS} freedreno nouveau vmware"
 for card in ${VIDEO_CARDS}; do
@@ -62,7 +62,6 @@ REQUIRED_USE="
video_cards_intel?  ( classic )
video_cards_i915?   ( || ( classic gallium ) )
video_cards_i965?   ( classic )
-   video_cards_ilo?( gallium )
video_cards_nouveau? ( || ( classic gallium ) )
video_cards_radeon? ( || ( classic gallium )
  gallium? ( x86? ( llvm ) 
amd64? ( llvm ) ) )
@@ -234,7 +233,6 @@ multilib_src_configure() {
gallium_enable video_cards_vmware svga
gallium_enable video_cards_nouveau nouveau
gallium_enable video_cards_i915 i915
-   gallium_enable video_cards_ilo ilo
if ! use video_cards_i915 && \
! use video_cards_i965; then
gallium_enable video_cards_intel i915

diff --git a/media-libs/mesa/mesa-11.0.9.ebuild 
b/media-libs/mesa/mesa-11.0.9.ebuild
index b0f0986855..622b9d7df8 100644
--- a/media-libs/mesa/mesa-11.0.9.ebuild
+++ b/media-libs/mesa/mesa-11.0.9.ebuild
@@ -35,7 +35,7 @@ LICENSE="MIT"
 SLOT="0"
 RESTRICT="!bindist? ( bindist )"
 
-INTEL_CARDS="i915 i965 ilo intel"
+INTEL_CARDS="i915 i965 intel"
 RADEON_CARDS="r100 r200 r300 r600 radeon radeonsi"
 VIDEO_CARDS="${INTEL_CARDS} ${RADEON_CARDS} freedreno nouveau vmware"
 for card in ${VIDEO_CARDS}; do
@@ -62,7 +62,6 @@ REQUIRED_USE="
video_cards_intel?  ( classic )
video_cards_i915?   ( || ( classic gallium ) )
video_cards_i965?   ( classic )
-   video_cards_ilo?( gallium )
video_cards_nouveau? ( || ( classic gallium ) )
video_cards_radeon? ( || ( classic gallium )
  gallium? ( x86? ( llvm ) 
amd64? ( llvm ) ) )
@@ -232,7 +231,6 @@ multilib_src_configure() {
gallium_enable video_cards_vmware svga
gallium_enable video_cards_nouveau nouveau
gallium_enable video_cards_i915 i915
-   gallium_enable video_cards_ilo ilo
if ! use video_cards_i915 && \
! use video_cards_i965; then
gallium_enable video_cards_intel i915

diff --git a/media-libs/mesa/mesa-11.2.2.ebuild 
b/media-libs/mesa/mesa-11.2.2.ebuild
index ba7f5c6923..cd68cb570e 100644
--- a/media-libs/mesa/mesa-11.2.2.ebuild
+++ b/media-libs/mesa/mesa-11.2.2.ebuild
@@ -35,7 +35,7 @@ LICENSE="MIT"
 SLOT="0"
 RESTRICT="!bindist? ( bindist )"
 
-INTEL_CARDS="i915 i965 ilo intel"
+INTEL_CARDS="i915 i965 intel"
 RADEON_CARDS="r100 r200 r300 r600 radeon radeonsi"
 VIDEO_CARDS="${INTEL_CARDS} ${RADEON_CARDS} freedreno nouveau vc4 vmware"
 for card in ${VIDEO_CARDS}; do
@@ -62,7 +62,6 @@ REQUIRED_USE="
video_cards_intel?  ( classic )
video_cards_i915?   ( || ( classic gallium ) )
video_cards_i965?   ( classic )
-   

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

2017-02-19 Thread Andreas Sturmlechner
commit: 9d383193eb9e5deaab565c0b27db2f3eb4dd4931
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Feb 19 20:54:54 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Feb 19 21:15:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d383193

dev-db/spatialite-tools: Fix DEPENDs, HOMEPAGE, drop unused eclass

Package-Manager: portage-2.3.3

 .../spatialite-tools-4.3.0-r1.ebuild   | 34 ++
 1 file changed, 34 insertions(+)

diff --git a/dev-db/spatialite-tools/spatialite-tools-4.3.0-r1.ebuild 
b/dev-db/spatialite-tools/spatialite-tools-4.3.0-r1.ebuild
new file mode 100644
index 00..0f4302f052
--- /dev/null
+++ b/dev-db/spatialite-tools/spatialite-tools-4.3.0-r1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="A collection of CLI tools supporting SpatiaLite"
+HOMEPAGE="https://www.gaia-gis.it/spatialite;
+SRC_URI="https://www.gaia-gis.it/gaia-sins/${PN}-sources/${P}.tar.gz;
+
+LICENSE="MPL-1.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="readline"
+
+RDEPEND="
+   dev-db/sqlite:3[extensions(+)]
+   >=dev-db/spatialite-3.0.1[geos,xls]
+   dev-libs/expat
+   dev-libs/libxml2
+   sci-geosciences/readosm
+   sci-libs/geos
+   sci-libs/proj
+   readline? (
+   sys-libs/ncurses:=
+   sys-libs/readline:=
+   )
+"
+DEPEND="${RDEPEND}"
+
+src_configure() {
+   econf \
+   $(use_enable readline)
+}



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

2017-02-19 Thread Andreas Sturmlechner
commit: 8fca3b1b2453bd0bb86e14449b743e867ea4
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Feb 19 18:10:38 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Feb 19 21:15:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fca3b1b

dev-db/spatialite: Drop unused eclasses, add USE=xml, fix DEPENDs

Removing prune_libtool_files.

Package-Manager: portage-2.3.3

 dev-db/spatialite/spatialite-4.3.0-r1.ebuild | 50 
 1 file changed, 50 insertions(+)

diff --git a/dev-db/spatialite/spatialite-4.3.0-r1.ebuild 
b/dev-db/spatialite/spatialite-4.3.0-r1.ebuild
new file mode 100644
index 00..9bba60bc04
--- /dev/null
+++ b/dev-db/spatialite/spatialite-4.3.0-r1.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MY_PN="lib${PN}"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="A complete Spatial DBMS in a nutshell built upon sqlite"
+HOMEPAGE="https://www.gaia-gis.it/gaia-sins/;
+SRC_URI="https://www.gaia-gis.it/gaia-sins/${MY_PN}-sources/${MY_P}.tar.gz;
+
+LICENSE="MPL-1.1"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE="+geos iconv +proj test +xls +xml"
+
+RDEPEND="
+   >=dev-db/sqlite-3.7.5:3[extensions(+)]
+   sys-libs/zlib
+   geos? ( >=sci-libs/geos-3.4 )
+   proj? ( sci-libs/proj )
+   xls? ( dev-libs/freexl )
+   xml? ( dev-libs/libxml2 )
+"
+DEPEND="${RDEPEND}"
+
+REQUIRED_USE="test? ( iconv )"
+
+S="${WORKDIR}/${MY_P}"
+
+src_configure() {
+   econf \
+   --disable-examples \
+   --disable-static \
+   --enable-epsg \
+   --enable-geocallbacks \
+   $(use_enable geos) \
+   $(use_enable geos geosadvanced) \
+   $(use_enable iconv) \
+   $(use_enable proj) \
+   $(use_enable xls freexl) \
+   $(use_enable xml libxml2)
+}
+
+src_install() {
+   default
+   find "${D}" -name '*.la' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-db/spatialite/, dev-db/spatialite/files/

2017-02-19 Thread Andreas Sturmlechner
commit: 115f53016f37b31e7885cd25d331331326f7873c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Feb 19 19:29:21 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Feb 19 21:15:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=115f5301

dev-db/spatialite: Drop old

Package-Manager: portage-2.3.3

 dev-db/spatialite/Manifest |  1 -
 .../files/spatialite-4.1.1-validator.patch | 11 -
 dev-db/spatialite/spatialite-4.1.1.ebuild  | 51 --
 dev-db/spatialite/spatialite-4.3.0.ebuild  | 47 
 4 files changed, 110 deletions(-)

diff --git a/dev-db/spatialite/Manifest b/dev-db/spatialite/Manifest
index e1df2a1565..13fcf86333 100644
--- a/dev-db/spatialite/Manifest
+++ b/dev-db/spatialite/Manifest
@@ -1,5 +1,4 @@
 DIST libspatialite-2.4.0.tar.gz 865036 SHA256 
a9c2a3d9277a6fed13561cf2c1580fef701cfd55336f34eea3f3d46389f7f2c2 SHA512 
3e34b2eeedfb0f3a57f3ef33c564cc3bd9391c6f7cc6d7fa7b8e83f920c3a625cfbb33d15d9f2110c7821d964b7b26bb5c06aebd41c3f7ad2bf943d3dea795cf
 WHIRLPOOL 
fed91a8501c34a3e0e0a5920049165c081abd050c41b1ef9cb20a8f68571dc85275133d23f798b0b10d88fd6f8623984ee4e18131309d85e1c7512fa9fd3f9d7
 DIST libspatialite-3.0.1.tar.gz 1849723 SHA256 
4983d6584069fd5ff0cfcee1015088dab2db177c0dc7050ce8306b68f8e6 SHA512 
604e5fcb3ac17eb3c69aff5dbf8c77660aecbddc81ab1faa63b0ce069253e3d1c5b6001bd2f2fde5d2f60de9c3758d0d871b9cbcaf1a6d18ceebc0788c166d94
 WHIRLPOOL 
48f8c84e828ec5e3504e9e347a1fe13c30e852f2127458e1b892ab422f4f0b2fd6857fd50fef51f72fb0851fe7827fac62fe1342e7deac2d7a511501c41321ab
-DIST libspatialite-4.1.1.tar.gz 3846758 SHA256 
0481a20af952f4a38c9dbb10f37fd38c45f16c50397f8da0079e02435b9b910f SHA512 
62e443bdf78234b9bf314cc60fbea62da7caa95054cdf5052d83703bf994240a1ffc7a3e804403dfbac65a18e00c5ab58568e66d05d1eb980fe08a52f1e8be05
 WHIRLPOOL 
1ba616b401f7d43a3afd0c62bc3a5835065560a8d5fa983af8da85f3d58ef32ab7b8e0b3ae07499bba2a3af4ff3b7d2b979de200768404750691421abe22d574
 DIST libspatialite-4.3.0.tar.gz 4439538 SHA256 
4acf2d2b891989e61351584fe28514a6561f8f6a1901b988990513be5fe1bdfe SHA512 
b686766ed90711a41efbf219a8942ead8aefda8784a9cabc59233f107e0e10eda949d022152af1064a169975aa6a47515f6064589166418b853427dde5779ecc
 WHIRLPOOL 
ecb98596eae3468423de9921cc304c7299806d911be2bc10efdd38bb1d557cc6a5e70ad96e2268887b443879ca49fabd1b3ed747e440b464ac7f798f0ab2ae7c
 DIST libspatialite-4.3.0a.tar.gz 4440660 SHA256 
88900030a4762904a7880273f292e5e8ca6b15b7c6c3fb88ffa9e67ee8a5a499 SHA512 
adfd63e8dde0f370b07e4e7bb557647d2bfb5549205b60bdcaaca69ff81298a3d885e7c1ca515ef56dd0aca152ae940df8b5dbcb65bb61ae0a9337499895c3c0
 WHIRLPOOL 
4d591b604d7f31a1cd52dbb8f375da0487404ec8f5bc4a38de8436134a126fae1028a0aef872cfd4ba6ce8a69aa1d4924768b2ceeed75a67999df4b3ddd4bda3

diff --git a/dev-db/spatialite/files/spatialite-4.1.1-validator.patch 
b/dev-db/spatialite/files/spatialite-4.1.1-validator.patch
deleted file mode 100644
index 55b2068959..00
--- a/dev-db/spatialite/files/spatialite-4.1.1-validator.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 src/shapefiles/validator.c 2013-06-29 08:53:15.0 +0200
-+++ src/shapefiles/validatornew.c  2016-02-29 18:38:11.879981893 +0100
-@@ -3510,7 +3510,7 @@
- 
- /* silencing stupid compiler warnings */
- if (sqlite == NULL || table == NULL || geom == NULL ||
--  ||report_path == NULL || n_rows == NULL || n_invalids == NULL)
-+  report_path == NULL || n_rows == NULL || n_invalids == NULL)
-   table = NULL;
- 
- if (err_msg == NULL)

diff --git a/dev-db/spatialite/spatialite-4.1.1.ebuild 
b/dev-db/spatialite/spatialite-4.1.1.ebuild
deleted file mode 100644
index 8e77a11fbc..00
--- a/dev-db/spatialite/spatialite-4.1.1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MY_PN="lib${PN}"
-MY_P="${MY_PN}-${PV}"
-
-inherit multilib eutils
-
-DESCRIPTION="A complete Spatial DBMS in a nutshell built upon sqlite"
-HOMEPAGE="http://www.gaia-gis.it/gaia-sins/;
-SRC_URI="http://www.gaia-gis.it/gaia-sins/${MY_PN}-sources/${MY_P}.tar.gz;
-
-LICENSE="MPL-1.1"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-IUSE="+geos iconv +proj +xls"
-
-RDEPEND=">=dev-db/sqlite-3.7.5:3[extensions(+)]
-   geos? ( >=sci-libs/geos-3.3 )
-   proj? ( sci-libs/proj )
-   xls? ( dev-libs/freexl )
-"
-DEPEND="${RDEPEND}"
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
-   epatch "${FILESDIR}/${P}-validator.patch"
-}
-
-src_configure() {
-   econf \
-   --disable-static \
-   --enable-geocallbacks \
-   --enable-epsg \
-   --disable-examples \
-   $(use_enable geos) \
-   $(use_enable geos geosadvanced) \
-   $(use_enable iconv) \
-   $(use_enable proj) \
-   $(use_enable xls freexl)
-}
-
-src_install() {
-   

[gentoo-commits] repo/gentoo:master commit in: sci-geosciences/readosm/

2017-02-19 Thread Andreas Sturmlechner
commit: 72f285ddc9649a6723ca483cf004d914ae7dac7f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Feb 19 20:59:41 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Feb 19 21:15:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72f285dd

sci-geosciences/readosm: Drop old

Package-Manager: portage-2.3.3

 sci-geosciences/readosm/Manifest  |  1 -
 sci-geosciences/readosm/readosm-1.0.0.ebuild  | 30 ---
 sci-geosciences/readosm/readosm-1.0.0e.ebuild | 25 --
 3 files changed, 56 deletions(-)

diff --git a/sci-geosciences/readosm/Manifest b/sci-geosciences/readosm/Manifest
index 80602c7c1e..f7dbb0192e 100644
--- a/sci-geosciences/readosm/Manifest
+++ b/sci-geosciences/readosm/Manifest
@@ -1,2 +1 @@
-DIST readosm-1.0.0.tar.gz 1004717 SHA256 
8c26477b2de827c815b763bcecd0318ac3f803b9846d7f696272fc809bae3ad8 SHA512 
fe331a9ba63152a67e1ee343d599d5c1dd96c10b09d016bd2c91bad56fd36936291394057640bc3539000666dc2c85631890f43e00a2d9b52c473efce9e1f086
 WHIRLPOOL 
83fd4f50d8ac716d5e011647b968a1381191870325cbeb6b4438ae1589be436a51b8a2ccdcb28b1cafdb724e9ca27bcb8afb9a530a27a296ee7a9aea97896259
 DIST readosm-1.0.0e.tar.gz 1096062 SHA256 
1fd839e05b411db6ba1ca6199bf3334ab9425550a58e129c07ad3c6d39299acf SHA512 
fde22e66b8ed80de168ff9302e8f9312a1a3111c7326f2db45d3176df98030f77e6590416ec5a5d0aef445f707a62cb091a47ee7533bede65eebf8ebf0fa4c28
 WHIRLPOOL 
e12d84e99d26c317bb270b91e222d674ff544403c317aa1e73922a1e9103452ff14cec8f7478a2ea9dd0ce65c75c787ea7e94ef41ee0b33f3ed46178c7effcba

diff --git a/sci-geosciences/readosm/readosm-1.0.0.ebuild 
b/sci-geosciences/readosm/readosm-1.0.0.ebuild
deleted file mode 100644
index 364a09b805..00
--- a/sci-geosciences/readosm/readosm-1.0.0.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=4
-
-inherit multilib
-
-DESCRIPTION="A complete Spatial DBMS in a nutshell built upon sqlite"
-HOMEPAGE="http://www.gaia-gis.it/spatialite;
-SRC_URI="http://www.gaia-gis.it/gaia-sins/${PN}-sources/${P}.tar.gz;
-
-LICENSE="MPL-1.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="static-libs"
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
-src_configure() {
-   econf \
-   $(use_enable static-libs static)
-}
-
-src_install() {
-   default
-
-   find "${ED}" -name '*.la' -exec rm -f {} +
-}

diff --git a/sci-geosciences/readosm/readosm-1.0.0e.ebuild 
b/sci-geosciences/readosm/readosm-1.0.0e.ebuild
deleted file mode 100644
index 9d5e3c9b7a..00
--- a/sci-geosciences/readosm/readosm-1.0.0e.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit eutils multilib
-
-DESCRIPTION="A complete Spatial DBMS in a nutshell built upon sqlite"
-HOMEPAGE="http://www.gaia-gis.it/spatialite;
-SRC_URI="http://www.gaia-gis.it/gaia-sins/${PN}-sources/${P}.tar.gz;
-
-LICENSE="MPL-1.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="static-libs"
-
-src_configure() {
-   econf $(use_enable static-libs static)
-}
-
-src_install() {
-   default
-   prune_libtool_files
-}



[gentoo-commits] repo/gentoo:master commit in: sci-geosciences/readosm/

2017-02-19 Thread Andreas Sturmlechner
commit: a87c5bc8be22406fd92af699c4dc6067ac27a8fe
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Feb 19 20:58:14 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Feb 19 21:15:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a87c5bc8

sci-geosciences/readosm: Fix DEPENDs, HOMEPAGE, drop unused eclasses

Package-Manager: portage-2.3.3

 sci-geosciences/readosm/readosm-1.0.0e-r1.ebuild | 30 
 1 file changed, 30 insertions(+)

diff --git a/sci-geosciences/readosm/readosm-1.0.0e-r1.ebuild 
b/sci-geosciences/readosm/readosm-1.0.0e-r1.ebuild
new file mode 100644
index 00..24d95dded6
--- /dev/null
+++ b/sci-geosciences/readosm/readosm-1.0.0e-r1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Library to extract valid data from an Open Street Map input file"
+HOMEPAGE="https://www.gaia-gis.it/spatialite;
+SRC_URI="https://www.gaia-gis.it/gaia-sins/${PN}-sources/${P}.tar.gz;
+
+LICENSE="MPL-1.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="static-libs"
+
+RDEPEND="
+   dev-libs/expat
+   sys-libs/zlib
+"
+DEPEND="${RDEPEND}"
+
+src_configure() {
+   econf \
+   $(use_enable static-libs static)
+}
+
+src_install() {
+   default
+   find "${D}" -name '*.la' -delete || die
+}



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

2017-02-19 Thread Andreas Sturmlechner
commit: 408973060a7ef0aec09945cb9255c2b157b1327e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Feb 19 18:12:38 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Feb 19 21:15:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40897306

dev-db/spatialite: 4.3.0a version bump

Package-Manager: portage-2.3.3

 dev-db/spatialite/Manifest |  1 +
 dev-db/spatialite/spatialite-4.3.0a.ebuild | 50 ++
 2 files changed, 51 insertions(+)

diff --git a/dev-db/spatialite/Manifest b/dev-db/spatialite/Manifest
index 70c29a00b2..e1df2a1565 100644
--- a/dev-db/spatialite/Manifest
+++ b/dev-db/spatialite/Manifest
@@ -2,3 +2,4 @@ DIST libspatialite-2.4.0.tar.gz 865036 SHA256 
a9c2a3d9277a6fed13561cf2c1580fef70
 DIST libspatialite-3.0.1.tar.gz 1849723 SHA256 
4983d6584069fd5ff0cfcee1015088dab2db177c0dc7050ce8306b68f8e6 SHA512 
604e5fcb3ac17eb3c69aff5dbf8c77660aecbddc81ab1faa63b0ce069253e3d1c5b6001bd2f2fde5d2f60de9c3758d0d871b9cbcaf1a6d18ceebc0788c166d94
 WHIRLPOOL 
48f8c84e828ec5e3504e9e347a1fe13c30e852f2127458e1b892ab422f4f0b2fd6857fd50fef51f72fb0851fe7827fac62fe1342e7deac2d7a511501c41321ab
 DIST libspatialite-4.1.1.tar.gz 3846758 SHA256 
0481a20af952f4a38c9dbb10f37fd38c45f16c50397f8da0079e02435b9b910f SHA512 
62e443bdf78234b9bf314cc60fbea62da7caa95054cdf5052d83703bf994240a1ffc7a3e804403dfbac65a18e00c5ab58568e66d05d1eb980fe08a52f1e8be05
 WHIRLPOOL 
1ba616b401f7d43a3afd0c62bc3a5835065560a8d5fa983af8da85f3d58ef32ab7b8e0b3ae07499bba2a3af4ff3b7d2b979de200768404750691421abe22d574
 DIST libspatialite-4.3.0.tar.gz 4439538 SHA256 
4acf2d2b891989e61351584fe28514a6561f8f6a1901b988990513be5fe1bdfe SHA512 
b686766ed90711a41efbf219a8942ead8aefda8784a9cabc59233f107e0e10eda949d022152af1064a169975aa6a47515f6064589166418b853427dde5779ecc
 WHIRLPOOL 
ecb98596eae3468423de9921cc304c7299806d911be2bc10efdd38bb1d557cc6a5e70ad96e2268887b443879ca49fabd1b3ed747e440b464ac7f798f0ab2ae7c
+DIST libspatialite-4.3.0a.tar.gz 4440660 SHA256 
88900030a4762904a7880273f292e5e8ca6b15b7c6c3fb88ffa9e67ee8a5a499 SHA512 
adfd63e8dde0f370b07e4e7bb557647d2bfb5549205b60bdcaaca69ff81298a3d885e7c1ca515ef56dd0aca152ae940df8b5dbcb65bb61ae0a9337499895c3c0
 WHIRLPOOL 
4d591b604d7f31a1cd52dbb8f375da0487404ec8f5bc4a38de8436134a126fae1028a0aef872cfd4ba6ce8a69aa1d4924768b2ceeed75a67999df4b3ddd4bda3

diff --git a/dev-db/spatialite/spatialite-4.3.0a.ebuild 
b/dev-db/spatialite/spatialite-4.3.0a.ebuild
new file mode 100644
index 00..9bba60bc04
--- /dev/null
+++ b/dev-db/spatialite/spatialite-4.3.0a.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MY_PN="lib${PN}"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="A complete Spatial DBMS in a nutshell built upon sqlite"
+HOMEPAGE="https://www.gaia-gis.it/gaia-sins/;
+SRC_URI="https://www.gaia-gis.it/gaia-sins/${MY_PN}-sources/${MY_P}.tar.gz;
+
+LICENSE="MPL-1.1"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE="+geos iconv +proj test +xls +xml"
+
+RDEPEND="
+   >=dev-db/sqlite-3.7.5:3[extensions(+)]
+   sys-libs/zlib
+   geos? ( >=sci-libs/geos-3.4 )
+   proj? ( sci-libs/proj )
+   xls? ( dev-libs/freexl )
+   xml? ( dev-libs/libxml2 )
+"
+DEPEND="${RDEPEND}"
+
+REQUIRED_USE="test? ( iconv )"
+
+S="${WORKDIR}/${MY_P}"
+
+src_configure() {
+   econf \
+   --disable-examples \
+   --disable-static \
+   --enable-epsg \
+   --enable-geocallbacks \
+   $(use_enable geos) \
+   $(use_enable geos geosadvanced) \
+   $(use_enable iconv) \
+   $(use_enable proj) \
+   $(use_enable xls freexl) \
+   $(use_enable xml libxml2)
+}
+
+src_install() {
+   default
+   find "${D}" -name '*.la' -delete || die
+}



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

2017-02-19 Thread Andreas Sturmlechner
commit: 413bf9c1a71e40ebc6d63a9a1a50fe902686ab5b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Feb 19 20:56:08 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Feb 19 21:15:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=413bf9c1

dev-db/spatialite-tools: Drop old

Package-Manager: portage-2.3.3

 .../spatialite-tools/spatialite-tools-4.3.0.ebuild | 33 --
 1 file changed, 33 deletions(-)

diff --git a/dev-db/spatialite-tools/spatialite-tools-4.3.0.ebuild 
b/dev-db/spatialite-tools/spatialite-tools-4.3.0.ebuild
deleted file mode 100644
index 933dc56e76..00
--- a/dev-db/spatialite-tools/spatialite-tools-4.3.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit multilib
-
-DESCRIPTION="A complete Spatial DBMS in a nutshell built upon sqlite"
-HOMEPAGE="http://www.gaia-gis.it/spatialite;
-SRC_URI="http://www.gaia-gis.it/gaia-sins/${PN}-sources/${P}.tar.gz;
-
-LICENSE="MPL-1.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="readline"
-
-RDEPEND=">=dev-db/spatialite-3.0.1[geos,xls]
-   dev-libs/expat
-   >=sci-libs/geos-3.3
-   sci-libs/proj
-   sci-geosciences/readosm
-   readline? (
-   sys-libs/ncurses:=
-   sys-libs/readline:=
-   )
-"
-DEPEND="${RDEPEND}"
-
-src_configure() {
-   econf \
-   $(use_enable readline)
-}



[gentoo-commits] proj/musl:master commit in: sys-fs/lvm2/files/, sys-fs/lvm2/

2017-02-19 Thread Aric Belsito
commit: 4ca3673c18a618a6599aa232b642b9cdd29783c2
Author: Aric Belsito  gmail  com>
AuthorDate: Sun Feb 19 21:06:39 2017 +
Commit: Aric Belsito  gmail  com>
CommitDate: Sun Feb 19 21:06:39 2017 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=4ca3673c

sys-fs/lvm2: version bump to 2.02.166-r2

 sys-fs/lvm2/Manifest  |  4 ++--
 .../lvm2/files/{lvm.rc-2.02.166-r1 => lvm.rc-2.02.166-r2} | 15 +--
 .../{lvm2-2.02.166-r1.ebuild => lvm2-2.02.166-r2.ebuild}  |  2 +-
 3 files changed, 16 insertions(+), 5 deletions(-)

diff --git a/sys-fs/lvm2/Manifest b/sys-fs/lvm2/Manifest
index 2801e9a..0b156fb 100644
--- a/sys-fs/lvm2/Manifest
+++ b/sys-fs/lvm2/Manifest
@@ -8,7 +8,7 @@ AUX lvm-monitoring.initd-2.02.105-r2 970 SHA256 
3f2577f224a8f1594255c32e38aecdf3
 AUX lvm.confd-2.02.28-r2 173 SHA256 
28370c089c39c248d7ded0960b8d8a9256bada44d44c22ce3cec87d512ef6844 SHA512 
67b153cbc5c2327c15f042b3b5590c1d8fdf9823efb19c80192ac4dcf98e530efea8ecae04a54b0e3e4907565aa21455b364df1dbe8f2e7dffa1c5d355d0
 WHIRLPOOL 
06467b28ad2acf36984eef1b7b7e3d88277505760f848a808d85820cd1cccf6bb7397c00624d36961d9bdbb994e55de03444a7cfc97ecefd9bd3b785a3c6fdbf
 AUX lvm.rc-2.02.105-r2 2967 SHA256 
9750556b8d018f959d44f3361c3e7ca79147fce02dec38bd8137b08d8a8df1b1 SHA512 
9c4e1abc85c96148b46d278668225369af5e8d1cb9b47b6de46baae51ffcfbd9c5dee49c285cf936e02ed6fda366ae866a60a2d9023b26842caa485a3bec92d3
 WHIRLPOOL 
5144ab76632702faefffa1bdda968da379b07e9f371874076461b500922bc5bbcfd6895adb7919e2ba4c54c694b3f23c8a92abe4350039ca3d7da7cc7a0a2a4b
 AUX lvm.rc-2.02.116-r4 3778 SHA256 
9f768b7aa564f151241134b8c15f95f31038a3bfc3122b2a9dae25fa82cc053a SHA512 
7ca6e1b25629145fc0bb33b5bf5fedcb30f4e69ae6401222488307d29d86abe3c3cae3c60a2cc4c53082b6fe28027e447ee01bc3ae8c2b3bf811a75678d80b7c
 WHIRLPOOL 
a6672253ebb94bd5b46c1fac3af0f985c765561e075526ead8b00c19907af77ce330c7a981f0d153a2fbe6798bcfb63e27e20a0d4fc18d68c03a9c63e384f5fb
-AUX lvm.rc-2.02.166-r1 3896 SHA256 
b94fd23ee624e5d881f08461768e378e7e30ab5cbe38a94275bdf930f1ecc536 SHA512 
d585b1e0d32c1d2f011f57fcfda8066a99de83a3723f4ddc0d562fb3200ab506582004564f3b203fe9b7d846871088caad8ca49ecf59eb9e3e4bdc1570bd39ca
 WHIRLPOOL 
5326f0697b8b47bf410f2d672d30d814bd772f904c8121462b169c63c6fc8f0aa740c418244b88862859495cbe65cfcc565bb29b1e24c19664071f1bfb66c985
+AUX lvm.rc-2.02.166-r2 4153 SHA256 
3378d46fd17b7a7cdb5aa9aa41bc7b559ba5bda225bcbe7e73d2e2453e403a2b SHA512 
ec3d2aa99aee486b61d6ae4f18fd140c4f61a5c341a2c437e97c5aaf60429e10fe3a5c5d7c1c9be25b2b3652c03f4ed19aa17e9916f585874b9c26829eea370d
 WHIRLPOOL 
e01aafb8abe689ac92b8fd2c23849753cdc70f008432f28e5b929d23c282015dac8de1cb99b1b4d2b2fd1e6fee30b3f311cb31326abdc58afed286f069745869
 AUX lvm2-2.02.106-pthread-pkgconfig.patch 860 SHA256 
aaf04bdb140cbedebe731a04846cbb7459cdd002ee4616a3d0725136edb5ef02 SHA512 
ae073936ee15fdeabde4d3948a65f6a435b82e62aa0ddadbad399b69bd5c9bfc181d5e0be1beae9f6e899a6e8b9d7c21add13f7a1606cb5ed4762ed5aa5aa223
 WHIRLPOOL 
9e822f0f1c7c67b5443fb9e62547a1893d8c91f91d63f03c9f4b3d9a20cd24c377f5697f2fe24028f10949550af6f2a05d95db6d5e29700dfaa05f1c3d615773
 AUX lvm2-2.02.108-example.conf.in.patch 1681 SHA256 
c9e0b46965f68c25495e21ca9504699031ed88dbb69407a08d53569ddc88ae4c SHA512 
b4e983892b7ff47e5e7617376197daa62cfd063cf398235dc4a436fd9025ec4b1e263d7418e2c2943d53be494cba4209e9d4230d54a78762b0ca526f92e9746c
 WHIRLPOOL 
0fc73d8e6f47596fa1789118aefebf931fb217342259da838d701bdeb96f21d7de59f29ac81c3c0f4a00db711e86b9fac6b4c889cf05ffc90ad8fd5a9ef77cd1
 AUX lvm2-2.02.108-static-pkgconfig-libs.patch 3302 SHA256 
5cbdb4c4db1a77767a8cf3a89490eb0e21a2d4cc7729a8ffb099e4d0746e2775 SHA512 
246f1029f9346d6bc57c2062c8a223535d0b832fa6bd86947b8b91b094dbc388706a9914f9ca0531666f77e73544612e2819335435b7576b4e91cdb1b0e4f041
 WHIRLPOOL 
53e723bdcfe07f668abf6fe9e6093ae38d81b01bd10ade0b40a037d44c367a6945ed86d14d70c2af8af6e7063763fd3620591b5c7384bd255b98cceb7ee192f3
@@ -34,5 +34,5 @@ DIST LVM2.2.02.116.tgz 1538340 SHA256 
2479d6ea61c405efcfcd8a78390d00c1d2e9c92c02
 DIST LVM2.2.02.166.tgz 2148324 SHA256 
e120b066b85b224552efda40204488c5123de068725676fd6e5c8bc655051b94 SHA512 
8bebe9b474f791b5edf5366b0bd24861fbbaf8a83afa2a9e2a8e3917e05e4ecbf6877f018be03ffb4e9b4c8832208264165b85182bf79a07661adf35128b4a21
 WHIRLPOOL 
a4c2e0b2e8da85301b2518b35193304436715fdf45cbc7bc28fd6f7b88af15e611134d5a530d2311b23544aa67c3a7f13fd3780d4d46fc10854e624fb8b27870
 EBUILD lvm2-2.02.116-r4.ebuild 9769 SHA256 
805fd9f6b2a50cdee337df0c17841ad8cbfb783ec584f82ae99d18f4d4bd2cda SHA512 
ff43be372bcfb7fd7a0cf22c85d2c4aaa790d89be56b9718bad0d635fa37fb29646074832b39a3a9f28e5c3f06c334ff9fa37bd128bfc3f67577234f1763615c
 WHIRLPOOL 
b22b87da6833266f929b0972772b573857a92858454974ca588e5cdf6d1e6412b19df49f89b432d022c51f61bf65590ad7802874efcbfd673ac8af78e1aa3f7f
 EBUILD lvm2-2.02.116.ebuild 9403 SHA256 
4cd253d414f2f5a43877a46a29060b49370b7de1fb839b829148d41b452a30ea SHA512 

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

2017-02-19 Thread Justin Lecher
commit: 9bad2cd4b5c42000945bb87e4b6b2a62a4de6a2d
Author: Justin Lecher  gentoo  org>
AuthorDate: Sun Feb 19 21:03:31 2017 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sun Feb 19 21:03:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bad2cd4

sci-biology/rebase: Version Bump

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

 sci-biology/rebase/Manifest   |  1 +
 sci-biology/rebase/rebase-1702.ebuild | 46 +++
 2 files changed, 47 insertions(+)

diff --git a/sci-biology/rebase/Manifest b/sci-biology/rebase/Manifest
index 8f095bcbb4..78e5ed5667 100644
--- a/sci-biology/rebase/Manifest
+++ b/sci-biology/rebase/Manifest
@@ -1 +1,2 @@
 DIST rebase-1701.tar.xz 120604368 SHA256 
cc8cf90f874dcb179b9f7654780ff783066fa6a67fffb90d6ac08d2917fa671b SHA512 
1833db9d78508bbd5317f9b42b0e8129096f1695d5a14d5e2b6043bc94091a76ac404c576ad622be4e32c46aff7975a7ec3e36c3da71ce3ce1665868ee0d77cb
 WHIRLPOOL 
641b755b92e8aa9ca2d9a69760d0414a95f38512fa235a9856a953398d5ab0c853bb4743f6790aada1d90f968bfaa76c0651aadea842fff9700941c506a29ecd
+DIST rebase-1702.tar.xz 117583312 SHA256 
f010388af45a58c9f40270240c65fd5a82a1fce27b1f1eb0d1fbe4b3ffd20966 SHA512 
3bba0738840b966a0a58123f265de1951428c599f3af9c581e1becec17ba3a93233a231de0673dbb2dc0bb82d54096e0eed43846967bf232f412bb785ce3b23f
 WHIRLPOOL 
70aeede45b1795fc8cc634675381d4458b32445016139d17ac5b9951cf2ff54bbc0fa50d91bf49bbed19d250553275e3c1b15cf0de5149e36d3e1567c74031ec

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



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

2017-02-19 Thread Robin H. Johnson
commit: 511dcf2cc773518c673c744a26e0d679e0cfbadb
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Sun Feb 19 20:55:49 2017 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Sun Feb 19 20:55:49 2017 +
URL:https://gitweb.gentoo.org/sites/www.git/commit/?id=511dcf2c

_config: bump copyright year.

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

 _config.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_config.yml b/_config.yml
index 1e39c6a..804950b 100644
--- a/_config.yml
+++ b/_config.yml
@@ -7,7 +7,7 @@ url: "https://www.gentoo.org;
 
 cdnurl: https://assets.gentoo.org/tyrian
 contact: /inside-gentoo/contact/
-copyrightyears: "20012016"
+copyrightyears: "20012017"
 
 excerpt_separator: 
 markdown: kramdown



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

2017-02-19 Thread Ettore Di Giacinto
commit: f3f36a0996f302f9abd5606e58eb9ce042ef85d6
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Sun Feb 19 20:29:01 2017 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sun Feb 19 20:29:01 2017 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=f3f36a09

repositories: Update owner e-mail per bug #609932

 files/overlays/repositories.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 5528935..77eda6c 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -4581,7 +4581,7 @@ FIN
   mud...@gentoo.org
 
 
-  skullbo...@dark-lab.net
+  skullbo...@sabayon.org
 
 https://github.com/Spike-Pentesting/spike-overlay.git
   



[gentoo-commits] repo/gentoo:master commit in: media-fonts/sil-abyssinica/

2017-02-19 Thread Manuel Rüger
commit: 8290fb1275e5f9c722da9ebe36b8a975d224d534
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sun Feb 19 20:23:52 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sun Feb 19 20:23:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8290fb12

media-fonts/sil-abyssinica: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-fonts/sil-abyssinica/Manifest|  1 -
 .../sil-abyssinica/sil-abyssinica-1.0.ebuild   | 25 --
 2 files changed, 26 deletions(-)

diff --git a/media-fonts/sil-abyssinica/Manifest 
b/media-fonts/sil-abyssinica/Manifest
index f611a41a39..aa4ac25ae5 100644
--- a/media-fonts/sil-abyssinica/Manifest
+++ b/media-fonts/sil-abyssinica/Manifest
@@ -1,2 +1 @@
 DIST AbyssinicaSIL1.200.zip 1021262 SHA256 
f0c0960b4ff8ec78d1547d04e2fb94d77069f500225db356a6ac8b27e03e2350 SHA512 
49c74476da85a38b0bccf341953198c5f5f750fbeaec724e2d50ea305d8c127b928304d7410b001997a3c91d4d5d5144c226c29873eae9e18de38cdfef7a6ada
 WHIRLPOOL 
5f2af8e49861e56e883294e06ec7534182be918d292f277b66c5e168a2c4700762ffdae8d49de084a893163473e900410ddbe1ccdd5235898f63bb0911f18061
-DIST ttf-sil-abyssinica-1.0.tgz 730808 SHA256 
c8fa9e6886f897c0fef55a8ed05b2a5850680d76369d7d14a15df0e1baaaf079 SHA512 
ea1825a8472ef2bd5e773006161f0219789210321b2e2594be9bebc6d4b41c914dc7ef49e79a90221cd62e28c3b9b2cd71e5ee26a28046b6144cf20ce3a8b246
 WHIRLPOOL 
8d4015d0c648e06285edc57bebbf5b14636a7c21834913ba5edbe38548a2fea327dd8689a380145ad1d4ba2ca13c420025dd6de84bc2d0e5b535d3bdc4271cbf

diff --git a/media-fonts/sil-abyssinica/sil-abyssinica-1.0.ebuild 
b/media-fonts/sil-abyssinica/sil-abyssinica-1.0.ebuild
deleted file mode 100644
index 3176ac1cad..00
--- a/media-fonts/sil-abyssinica/sil-abyssinica-1.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit font
-
-DESCRIPTION="SIL Opentype Unicode fonts for Ethiopic languages"
-HOMEPAGE="http://scripts.sil.org/AbyssinicaSIL;
-SRC_URI="mirror://gentoo/ttf-${P}.tgz"
-
-LICENSE="OFL"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd 
~ppc-macos ~x86-macos"
-IUSE="doc"
-
-DOCS="OFL-FAQ.txt"
-FONT_SUFFIX="ttf"
-
-FONT_S="${WORKDIR}/ttf-${P}"
-S="${FONT_S}"
-
-src_install() {
-   font_src_install
-   use doc && dodoc *.pdf
-}



[gentoo-commits] repo/gentoo:master commit in: media-fonts/sil-doulos/

2017-02-19 Thread Manuel Rüger
commit: 793991ecfee0c7960acb7ab6a2db62977595c8d5
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sun Feb 19 20:25:00 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sun Feb 19 20:25:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=793991ec

media-fonts/sil-doulos: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-fonts/sil-doulos/Manifest|  1 -
 media-fonts/sil-doulos/sil-doulos-4.106.ebuild | 27 --
 2 files changed, 28 deletions(-)

diff --git a/media-fonts/sil-doulos/Manifest b/media-fonts/sil-doulos/Manifest
index bb4c8467a7..843247c82a 100644
--- a/media-fonts/sil-doulos/Manifest
+++ b/media-fonts/sil-doulos/Manifest
@@ -1,3 +1,2 @@
 DIST DoulosSIL-4.110.zip 1498994 SHA256 
8bb5701a182e9100be44dfbfc68535f2c0a5310368b25aee62280fa73194b16d SHA512 
b08b662dfc0647dac6c629e7ceb66676c36ff098a589cf4292cac2d9d965ea46302e797d7de7a178dff8f4c0def44827699c21ab1763db6abaaaf4c6484b13d7
 WHIRLPOOL 
95292ab66a6f0063de250e30fa0166fca5adc4b8e3db51b6073ea582a2da7f161a861f70d5ebc9c6e041ea93284ffce9658acce1cd87c8abd7cda16729113a84
-DIST DoulosSIL4.106.zip 576928 SHA256 
721a8f2e960aa3b826901854c99fdf7f10407d21d12b33630ecd58fde51697a9 SHA512 
191ae48b47b625dd81bedeb7979d5af789bb8df0007936fd00a99e3cee0f2aba7fbfd76e0a3046ab8a72f5a8eb10a33a50fb22dcf36285334dffcd10e9ac313a
 WHIRLPOOL 
9f31f128d0922c0fe10d9872c4cf1d5522c077a859b05ec4660e9b862bb028778e923642ff872b332f5300bb5e928026331474c31ef9a2f5e46428d4ea133b4e
 DIST sil-doulos-5.000.zip 1347526 SHA256 
0b309c3db813a98ce884c0bd25c7f5c0bd96bbffd076459e39298812ca22472e SHA512 
3698b3f330d34cfa2be93f9dfc87c113a0b3e174a40ce9c2277bb452161cda61aab4688338ab3ae3cc684cedc58bbb3f066392e3911246a230d1a9fb02f3
 WHIRLPOOL 
517ac1e81f3fe4d05ede03b1ad11af4a6ec8300165d37885dc7c80b077b7288962198b987640ec62e3cdc5405af0455c5c423ed51c764547a01a0a7f7e0a0682

diff --git a/media-fonts/sil-doulos/sil-doulos-4.106.ebuild 
b/media-fonts/sil-doulos/sil-doulos-4.106.ebuild
deleted file mode 100644
index 6b5f856acf..00
--- a/media-fonts/sil-doulos/sil-doulos-4.106.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit font
-
-DESCRIPTION="SIL Doulos - SIL font for Roman and Cyrillic Languages"
-HOMEPAGE="http://scripts.sil.org/DoulosSILfont;
-SRC_URI="mirror://gentoo/DoulosSIL${PV}.zip"
-
-LICENSE="OFL-1.1"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE=""
-
-DOCS=( OFL-FAQ.txt README.txt )
-FONT_SUFFIX="ttf"
-
-DEPEND="app-arch/unzip"
-RDEPEND=""
-
-S="${WORKDIR}/DoulosSIL"
-FONT_S="${S}"
-
-src_install() {
-   font_src_install
-}



[gentoo-commits] repo/gentoo:master commit in: media-fonts/inconsolata/

2017-02-19 Thread Manuel Rüger
commit: 4668d9f04a5f37241040ad37dc7ec54a2c447c1c
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sun Feb 19 20:20:51 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sun Feb 19 20:20:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4668d9f0

media-fonts/inconsolata: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-fonts/inconsolata/Manifest|  1 -
 media-fonts/inconsolata/inconsolata-20090222.ebuild | 20 
 2 files changed, 21 deletions(-)

diff --git a/media-fonts/inconsolata/Manifest b/media-fonts/inconsolata/Manifest
index 4fae3d7fa9..884dfa04a2 100644
--- a/media-fonts/inconsolata/Manifest
+++ b/media-fonts/inconsolata/Manifest
@@ -1,2 +1 @@
-DIST inconsolata-20090222.tar.bz2 33735 SHA256 
477988fd5bd5f065028105571c451dc574a550ff4d2623bbdb70839fca5d8691 SHA512 
cabbb42fc3f38bc831fdda53207917b5e5f020a1ad432d4673e081a28c8293d9cc60bde120bddf2e7f0204c0b5457680959d073fb05737cbb7e5f83482ba7090
 WHIRLPOOL 
a8270c5264b220cb18f03038d74d3873f262d4a7c03cf448be3a977c347d9711d95c6473513b89dd6b144a120228e32f03ae3782c04a7d908ba03d46a1a199da
 DIST inconsolata-20140821.tar.xz 72544 SHA256 
1a1312d1944c5ceac5ac197f4c5ce9862cb2fef64da7ad80c35fb8d06360beef SHA512 
295c0ff893e421c4d2dcb298a608c76b1790646774e1d77a820a7fa626771a34e2353e6d27b8d49b177541b7f4d2343a12152a75eec05e15e384e0118b19c773
 WHIRLPOOL 
a7ca0b9708ca9bebbc53aeefc99ea21c0b4b749664e6b4b0c7d14993770811dfe2aa3314e89b0b68ac73b753a92bc1678528e48e74f8e1049ff4bc028a305c56

diff --git a/media-fonts/inconsolata/inconsolata-20090222.ebuild 
b/media-fonts/inconsolata/inconsolata-20090222.ebuild
deleted file mode 100644
index 2fb9cb2de0..00
--- a/media-fonts/inconsolata/inconsolata-20090222.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit font
-
-DESCRIPTION="A beautiful sans-serif monotype font designed for code listings"
-HOMEPAGE="http://www.levien.com/type/myfonts/inconsolata.html;
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-
-LICENSE="OFL-1.1"
-SLOT="0"
-KEYWORDS="amd64 x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos"
-IUSE=""
-
-FONT_SUFFIX="otf"
-FONT_S="${WORKDIR}/${P}"
-
-# Only installs fonts.
-RESTRICT="strip binchecks"



[gentoo-commits] repo/gentoo:master commit in: media-fonts/font-alias/

2017-02-19 Thread Manuel Rüger
commit: 229c184d09d68fe090be87335850027fff4404f0
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sun Feb 19 20:17:14 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sun Feb 19 20:17:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=229c184d

media-fonts/font-alias: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-fonts/font-alias/font-alias-1.0.3.ebuild | 18 --
 1 file changed, 18 deletions(-)

diff --git a/media-fonts/font-alias/font-alias-1.0.3.ebuild 
b/media-fonts/font-alias/font-alias-1.0.3.ebuild
deleted file mode 100644
index 7c86d9094a..00
--- a/media-fonts/font-alias/font-alias-1.0.3.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-EAPI=3
-inherit xorg-2
-
-DESCRIPTION="X.Org font aliases"
-
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-RDEPEND=""
-DEPEND="${RDEPEND}
-   x11-apps/mkfontscale
-   >=media-fonts/font-util-1.1.1-r1"



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

2017-02-19 Thread Michał Górny
commit: 91ac60606cd0d82e3c59c959d60bd02ca5eb1afd
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Feb 19 20:07:25 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Feb 19 20:14:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91ac6060

x11-misc/wbarconf: Use python_fix_shebang instead of wrapping

 x11-misc/wbarconf/wbarconf-0.7.2.2-r2.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/x11-misc/wbarconf/wbarconf-0.7.2.2-r2.ebuild 
b/x11-misc/wbarconf/wbarconf-0.7.2.2-r2.ebuild
index ac17c85bb7..69cb9a7c89 100644
--- a/x11-misc/wbarconf/wbarconf-0.7.2.2-r2.ebuild
+++ b/x11-misc/wbarconf/wbarconf-0.7.2.2-r2.ebuild
@@ -28,7 +28,10 @@ RDEPEND="
 S="${WORKDIR}/${PN}"
 PATCHES=( "${FILESDIR}"/${P}-install.patch )
 
+src_compile() {
+   python_fix_shebang wbarconf
+}
+
 src_install() {
./install.sh "${ED%/}/usr" || die "./install.sh failed."
-   python_doscript wbarconf
 }



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

2017-02-19 Thread Michał Górny
commit: 5daea19cec2be8c05517d4f8434afc63a77dc6e3
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Feb 19 20:08:36 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Feb 19 20:14:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5daea19c

x11-misc/wbarconf: Mark -r2 stable

 x11-misc/wbarconf/wbarconf-0.7.2.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/wbarconf/wbarconf-0.7.2.2-r2.ebuild 
b/x11-misc/wbarconf/wbarconf-0.7.2.2-r2.ebuild
index 69cb9a7c89..296121d808 100644
--- a/x11-misc/wbarconf/wbarconf-0.7.2.2-r2.ebuild
+++ b/x11-misc/wbarconf/wbarconf-0.7.2.2-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://koti.kapsi.fi/ighea/${PN}/${P}.tar.gz;
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



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

2017-02-19 Thread Michał Górny
commit: 95b9857fd7049e9c3d3b536b7489dc75535ad37d
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Feb 19 20:12:52 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Feb 19 20:14:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95b9857f

x11-misc/wbarconf: Clean old version up

 x11-misc/wbarconf/wbarconf-0.7.2.2-r1.ebuild | 34 
 1 file changed, 34 deletions(-)

diff --git a/x11-misc/wbarconf/wbarconf-0.7.2.2-r1.ebuild 
b/x11-misc/wbarconf/wbarconf-0.7.2.2-r1.ebuild
deleted file mode 100644
index 176bc9a5d1..00
--- a/x11-misc/wbarconf/wbarconf-0.7.2.2-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-PYTHON_DEPEND="2:2.6"
-
-inherit eutils python
-
-DESCRIPTION="Configuration GUI for x11-misc/wbar"
-HOMEPAGE="http://koti.kapsi.fi/ighea/wbarconf/;
-SRC_URI="http://koti.kapsi.fi/ighea/${PN}/${P}.tar.gz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=">=x11-misc/wbar-1.3.3
-   dev-python/pygobject:2
-   dev-python/pygtk:2
-   sys-devel/gettext"
-DEPEND=""
-
-S=${WORKDIR}/${PN}
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-install.patch
-}
-
-src_install() {
-   ./install.sh "${D}/usr" || die "./install.sh failed."
-}



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

2017-02-19 Thread Manuel Rüger
commit: 89d69bacae2d779e7bcbd8eb3752dd10bca287ef
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sun Feb 19 20:13:31 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sun Feb 19 20:13:31 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89d69bac

dev-util/drone: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-util/drone/Manifest   |  5 ---
 dev-util/drone/drone-0.5.0_pre20170120.ebuild | 50 ---
 dev-util/drone/drone-0.5.0_pre20170211.ebuild | 50 ---
 3 files changed, 105 deletions(-)

diff --git a/dev-util/drone/Manifest b/dev-util/drone/Manifest
index 740209233f..8a4c59ef6f 100644
--- a/dev-util/drone/Manifest
+++ b/dev-util/drone/Manifest
@@ -1,9 +1,4 @@
-DIST drone-0.5.0_pre20170120.tar.gz 3462980 SHA256 
2c2c793682f9d1b1f0af44935ee89596c27909df44245080c57f9d1f07e6b948 SHA512 
0c35e05dddea54b87241fc48064e844d02996f8dd161de1a929768e4c7419df465110b9bbc9e59392df04261d10d726332d364465bed7908e288a74c1979ef71
 WHIRLPOOL 
a3a52e019c0059b124eb8e71c885e36ea159d99316185edce7feea6829395970263ba8d3c08addc51a8866a9b840911d41db066bb4613bcd57b138d53fd1babf
-DIST drone-0.5.0_pre20170211.tar.gz 3463933 SHA256 
d4994ea8b7789b79781559098d6959643063d841a375c8f441b0925669c2b963 SHA512 
5c3458b57bff1ec8c3f3b7454de516595da35f7f6248244ac57e96e20b7b452b81933f2b9a72a6e2da81c85b25499a7428403604d0243807959abc44c011f30a
 WHIRLPOOL 
c849de35681f822a3d9577f601ab6e57ae491d52a0ddb32a3bb738854dd56581d13ab372ae579d7e38a1b93da26051259f4d2dbcfcfd65db7d49f3b67939d212
 DIST drone-0.5.0_pre20170219.tar.gz 3464339 SHA256 
1305a568ceb1d76cc32c1ba5cf9802b41f8c8f63d8147ce59461fbb26579fc11 SHA512 
4786998ec58c15503b3498ade072c52368ea758f97dd03625ad3ff5eb5797c4ac53b4f1761bde8c2c329058c4e9588606aa06fd0b62f3d2ef1401752ad741075
 WHIRLPOOL 
ae30c37be27e4aa443294bbca40c78ea607a724684894b7150a84cacdef38176b9605816ef49ca9621245e867410d82f0c2a3b8bdefab40e7824b2aef6f00318
-DIST drone-mq-1a62dafd7863c0e0b256edec7db73716a8e17dde.tar.gz 220608 SHA256 
9c4785d6a2b3895d9cbd03ba05c82db0cf1dc6802f7329e1488ff6e15cfa SHA512 
24f0997e4977a99acb0b1ff0b2f270aca7eac647d4c449b8dd50207d228d15e0e5447503dc428e5806d12d5a8549fe413bd0fb6f7b9bb1953977a820bf2c11da
 WHIRLPOOL 
9ad50c8ac623ca0dd9fd3197ff5f1e90acf9cd24d574a53e58c5da9b9ab8da233b32ac0811d187e74cfbb1e6a0fe0a54e9f64e64208dd2e056bfc3dc83731195
 DIST drone-mq-280af2a3b9c7d9ce90d625150dfff972c6c190b8.tar.gz 220681 SHA256 
0f66bacab16402acf335c423c82790757dc4ec66da84bf3fc500f0687835f722 SHA512 
c5c4245d2369dccc9d917b6b5c87d73e50473ff8c9307521ff39dbbb3021833d00f47cdd3f6dc3485343602fc585276e29bf253c18a3e24f9b6f42290357a4a1
 WHIRLPOOL 
2010e1d1c0a4b6fd5583059a92d7a6ad68a35e915e4edcfb5b3c491f1439a3342ee3c47e01a6d5925a0a4e2407523783407e0767116cb47b3a29d9a60988bfe9
 DIST golang-crypto-453249f01cfeb54c3d549ddb75ff152ca243f9d8.tar.gz 1305950 
SHA256 cb376694f8e583a3ed25111ee0ab1d6c16d28f5cfb2c4a5850c1b193bd81dbed SHA512 
60b6aa64e7e671ec6a732021f0022580b95002ebd9c89876be5935342c561739b388a77d7e5ff70625e0933c4f4c4fa3d1c1ccf5e4532f44538035c945acb606
 WHIRLPOOL 
722e02458be59220c73235e0b508b1f54d513fc0819de189cbcf762b8b8ccac4a1a7bde1d003296aa475feec1ab26c5705c1a9fccbf6ca046cba3984175486fd
-DIST golang-crypto-b8a2a83acfe6e6770b75de42d5ff4c67596675c0.tar.gz 1305240 
SHA256 bf08d45a4cd85caf75687b18b9c92b205303c960ef9060377d47340502af0675 SHA512 
2680e2bfad1822aaac9c1b3d9d878c4119b8a2b97f9f558b47904aecd276d7e4810bc5bdc0d709d67379db078e2b0a569366049dbd8335cd4de5bfa7c774669b
 WHIRLPOOL 
5da969315e43b801ea7b91f517b4fc91bb0e623c68e4c1688ee1e958bfe0325f875e472dd02cb95f1d3ceb45b6eaba27cd236448b48593d39086fa1e77605cb0
-DIST tidwall-redlog-54086c8553cd23aba652513a87d2b085ea961541.tar.gz 3771 
SHA256 b88b43d5f4125e9768027f0c0a4c0e98aee8063792e503f8f62eca40a0cb0439 SHA512 
08b373cfd61223e66b1762b54c2591cf1f9892d62a997169809ad68ed52886d12d07340e68cbb08c26f65eab0d8fe843a007cc0d2c63b75415752b87e85f99e7
 WHIRLPOOL 
c651eb6d5f10f2891fa1f213b2f6850252218d11216f2c30ee3cb0bfa4d7b68d07fa8863617ebdec058f44aeb66cb42741d3a9dcf5c1aa7fd8ae616def88
 DIST tidwall-redlog-550629ebbfa9925a73f69cce7cdd2e8dae52c713.tar.gz 3878 
SHA256 6c273e68b08f55cc48c771ad7201bb2fcef95b7c20747ebb31940b8f14a49818 SHA512 
8b59be3801310604062c557719a128d76493ee82b0c26fb9176c3bb77402ee2c735e18182055828397d4d3d64b98b6ac37aaf11d595ebfe52ecafe065e12f3d4
 WHIRLPOOL 
1446dfb2ef1b961a00af9d5cbdfcd91b838a4c832444e027bf9c897ecb71cd47909007f5270fb5785e7e7ab7556483a06c09fcef259208816d860f15f3955795

diff --git a/dev-util/drone/drone-0.5.0_pre20170120.ebuild 
b/dev-util/drone/drone-0.5.0_pre20170120.ebuild
deleted file mode 100644
index 840ca6a5e9..00
--- a/dev-util/drone/drone-0.5.0_pre20170120.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit golang-build golang-vcs-snapshot
-
-EGO_PN="github.com/drone/drone/..."

[gentoo-commits] repo/gentoo:master commit in: sys-boot/os-prober/

2017-02-19 Thread Manuel Rüger
commit: bd62b20a2fc4b8d3b049067bb6347917eaf43aba
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sun Feb 19 20:12:42 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sun Feb 19 20:12:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd62b20a

sys-boot/os-prober: Version bump to 1.74

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-boot/os-prober/Manifest  |  1 +
 sys-boot/os-prober/os-prober-1.74.ebuild | 77 
 2 files changed, 78 insertions(+)

diff --git a/sys-boot/os-prober/Manifest b/sys-boot/os-prober/Manifest
index 288d5e42ce..ef180e19d9 100644
--- a/sys-boot/os-prober/Manifest
+++ b/sys-boot/os-prober/Manifest
@@ -1,2 +1,3 @@
 DIST os-prober_1.71.tar.xz 25540 SHA256 
5d6141e02b58e82194422b97d683d61c7ff78175d89c2f055f5d2e7a363bdd20 SHA512 
adb7b8cf54c6169510c7ce2bf40e4b659c97eecfb7c1dd149269520ef13cdc2b6587f221fcfcb95c18caf9dba8144bbba561abb158e986ab02f4e0d338317d04
 WHIRLPOOL 
cb3d8596c1e753fc2d687b30c6bd386d160114524b7b4f2d39dfe208191b231962311103a3106a7ccad8fa05bee132a5faa72265c44c33e22cb3d6090dd1cb04
 DIST os-prober_1.73.tar.xz 26532 SHA256 
588395e38e9123f414cc1e7ea2374e4bd133bb7a8d0e0aff18acc8d7f8d23adf SHA512 
7db2c276a16fefb53750889c5e784cdfe285b0124e8eb0c5dd92a9ce7addef95ef6e62d6ccd3c66788f6d1c9d029e9e98ae21040d1d84885e756691504e63ea4
 WHIRLPOOL 
7ed340397ff4075b28d6de5e4de347a2cbfeddaa52f4861dbe96efb7b07dda729c39f926abbdf689899cee157c0b900edcacf10c7340c6118d9b84a431a385a8
+DIST os-prober_1.74.tar.xz 26692 SHA256 
c8e97ae193783eb8b5f5aba6b6d447b2e3e60696bb71f86ad029c33e14c5a7be SHA512 
5407fb3c782ae0532120995d60cfc307028de9bea52ce5534baaf940a99269b735c1174ef0f7a5316be485a1e8bfd097108c2819eadf00e2e38595bfc2c22245
 WHIRLPOOL 
31d478df1d8cf2fa353620632baf0b668ba3676f9286ec5eb21ed72be3995958f7d0cbbcd8403999dfe2234997f02589bb9b0e67aee919938282feb2c1d1a37d

diff --git a/sys-boot/os-prober/os-prober-1.74.ebuild 
b/sys-boot/os-prober/os-prober-1.74.ebuild
new file mode 100644
index 00..d636a50160
--- /dev/null
+++ b/sys-boot/os-prober/os-prober-1.74.ebuild
@@ -0,0 +1,77 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+#inherit eutils multilib toolchain-funcs
+inherit toolchain-funcs
+
+DESCRIPTION="Utility to detect other OSs on a set of drives"
+HOMEPAGE="http://packages.debian.org/source/sid/os-prober;
+SRC_URI="mirror://debian/pool/main/${PN::1}/${PN}/${PN}_${PV}.tar.xz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+S=${WORKDIR}/${PN}
+
+# bug 594250
+QA_MULTILIB_PATHS="usr/lib/os-prober/.*"
+
+src_prepare() {
+   # use default GNU rules
+   rm Makefile || die 'rm Makefile failed'
+}
+
+src_compile() {
+   tc-export CC
+   emake newns
+}
+
+src_install() {
+   dobin os-prober linux-boot-prober
+
+   # Note: as no shared libraries are installed, /usr/lib is correct
+   exeinto /usr/lib/os-prober
+   doexe newns
+
+   insinto /usr/share/os-prober
+   doins common.sh
+
+   keepdir /var/lib/os-prober
+
+   local debarch=${ARCH%-*} dir
+
+   case ${debarch} in
+   amd64)  debarch=x86 ;;
+   ppc|ppc64)  debarch=powerpc ;;
+   esac
+
+   for dir in os-probes{,/mounted,/init} linux-boot-probes{,/mounted}; do
+   exeinto /usr/lib/$dir
+   doexe $dir/common/*
+   if [[ -d $dir/$debarch ]]; then
+   doexe $dir/$debarch/*
+   fi
+   if [[ -d $dir/$debarch/efi ]]; then
+   exeinto /usr/lib/$dir/efi
+   doexe $dir/$debarch/efi/*
+   fi
+   done
+
+   if use amd64 || use x86; then
+   exeinto /usr/lib/os-probes/mounted
+   doexe os-probes/mounted/powerpc/20macosx
+   fi
+
+   dodoc README TODO debian/changelog
+}
+
+pkg_postinst() {
+   elog "If you intend for os-prober to detect versions of Windows 
installed on"
+   elog "NTFS-formatted partitions, your system must be capable of reading 
the"
+   elog "NTFS filesystem. One way to do this is by installing 
sys-fs/ntfs3g"
+}



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

2017-02-19 Thread Manuel Rüger
commit: 86d243dfc84dbae9d1fa3f39b8cb58a51f365e2e
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sun Feb 19 20:09:43 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sun Feb 19 20:09:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86d243df

dev-util/drone: Update snapshot

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-util/drone/Manifest   |  1 +
 dev-util/drone/drone-0.5.0_pre20170219.ebuild | 50 +++
 2 files changed, 51 insertions(+)

diff --git a/dev-util/drone/Manifest b/dev-util/drone/Manifest
index 084de7be39..740209233f 100644
--- a/dev-util/drone/Manifest
+++ b/dev-util/drone/Manifest
@@ -1,5 +1,6 @@
 DIST drone-0.5.0_pre20170120.tar.gz 3462980 SHA256 
2c2c793682f9d1b1f0af44935ee89596c27909df44245080c57f9d1f07e6b948 SHA512 
0c35e05dddea54b87241fc48064e844d02996f8dd161de1a929768e4c7419df465110b9bbc9e59392df04261d10d726332d364465bed7908e288a74c1979ef71
 WHIRLPOOL 
a3a52e019c0059b124eb8e71c885e36ea159d99316185edce7feea6829395970263ba8d3c08addc51a8866a9b840911d41db066bb4613bcd57b138d53fd1babf
 DIST drone-0.5.0_pre20170211.tar.gz 3463933 SHA256 
d4994ea8b7789b79781559098d6959643063d841a375c8f441b0925669c2b963 SHA512 
5c3458b57bff1ec8c3f3b7454de516595da35f7f6248244ac57e96e20b7b452b81933f2b9a72a6e2da81c85b25499a7428403604d0243807959abc44c011f30a
 WHIRLPOOL 
c849de35681f822a3d9577f601ab6e57ae491d52a0ddb32a3bb738854dd56581d13ab372ae579d7e38a1b93da26051259f4d2dbcfcfd65db7d49f3b67939d212
+DIST drone-0.5.0_pre20170219.tar.gz 3464339 SHA256 
1305a568ceb1d76cc32c1ba5cf9802b41f8c8f63d8147ce59461fbb26579fc11 SHA512 
4786998ec58c15503b3498ade072c52368ea758f97dd03625ad3ff5eb5797c4ac53b4f1761bde8c2c329058c4e9588606aa06fd0b62f3d2ef1401752ad741075
 WHIRLPOOL 
ae30c37be27e4aa443294bbca40c78ea607a724684894b7150a84cacdef38176b9605816ef49ca9621245e867410d82f0c2a3b8bdefab40e7824b2aef6f00318
 DIST drone-mq-1a62dafd7863c0e0b256edec7db73716a8e17dde.tar.gz 220608 SHA256 
9c4785d6a2b3895d9cbd03ba05c82db0cf1dc6802f7329e1488ff6e15cfa SHA512 
24f0997e4977a99acb0b1ff0b2f270aca7eac647d4c449b8dd50207d228d15e0e5447503dc428e5806d12d5a8549fe413bd0fb6f7b9bb1953977a820bf2c11da
 WHIRLPOOL 
9ad50c8ac623ca0dd9fd3197ff5f1e90acf9cd24d574a53e58c5da9b9ab8da233b32ac0811d187e74cfbb1e6a0fe0a54e9f64e64208dd2e056bfc3dc83731195
 DIST drone-mq-280af2a3b9c7d9ce90d625150dfff972c6c190b8.tar.gz 220681 SHA256 
0f66bacab16402acf335c423c82790757dc4ec66da84bf3fc500f0687835f722 SHA512 
c5c4245d2369dccc9d917b6b5c87d73e50473ff8c9307521ff39dbbb3021833d00f47cdd3f6dc3485343602fc585276e29bf253c18a3e24f9b6f42290357a4a1
 WHIRLPOOL 
2010e1d1c0a4b6fd5583059a92d7a6ad68a35e915e4edcfb5b3c491f1439a3342ee3c47e01a6d5925a0a4e2407523783407e0767116cb47b3a29d9a60988bfe9
 DIST golang-crypto-453249f01cfeb54c3d549ddb75ff152ca243f9d8.tar.gz 1305950 
SHA256 cb376694f8e583a3ed25111ee0ab1d6c16d28f5cfb2c4a5850c1b193bd81dbed SHA512 
60b6aa64e7e671ec6a732021f0022580b95002ebd9c89876be5935342c561739b388a77d7e5ff70625e0933c4f4c4fa3d1c1ccf5e4532f44538035c945acb606
 WHIRLPOOL 
722e02458be59220c73235e0b508b1f54d513fc0819de189cbcf762b8b8ccac4a1a7bde1d003296aa475feec1ab26c5705c1a9fccbf6ca046cba3984175486fd

diff --git a/dev-util/drone/drone-0.5.0_pre20170219.ebuild 
b/dev-util/drone/drone-0.5.0_pre20170219.ebuild
new file mode 100644
index 00..14350c78c0
--- /dev/null
+++ b/dev-util/drone/drone-0.5.0_pre20170219.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit golang-build golang-vcs-snapshot
+
+EGO_PN="github.com/drone/drone/..."
+EGIT_COMMIT="99eb89be1ccc06eccb489083f66398d653e448b2"
+ARCHIVE_URI="https://${EGO_PN%/*}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64"
+
+DESCRIPTION="A Continuous Delivery platform built on Docker, written in Go"
+HOMEPAGE="https://github.com/drone/drone;
+SRC_URI="${ARCHIVE_URI}
+   
https://github.com/drone/mq/archive/280af2a3b9c7d9ce90d625150dfff972c6c190b8.tar.gz
 -> drone-mq-280af2a3b9c7d9ce90d625150dfff972c6c190b8.tar.gz
+   
https://github.com/tidwall/redlog/archive/550629ebbfa9925a73f69cce7cdd2e8dae52c713.tar.gz
 -> tidwall-redlog-550629ebbfa9925a73f69cce7cdd2e8dae52c713.tar.gz
+   
https://github.com/golang/crypto/archive/453249f01cfeb54c3d549ddb75ff152ca243f9d8.tar.gz
 -> golang-crypto-453249f01cfeb54c3d549ddb75ff152ca243f9d8.tar.gz"
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+
+DEPEND="dev-go/go-bindata
+   dev-go/go-bindata-assetfs:=
+   dev-util/drone-ui:="
+
+_golang-include-src() {
+   local VENDORPN=$1 TARBALL=$2
+   mkdir -p "${WORKDIR}/${P}/src/${VENDORPN}" || die
+   tar -C "${WORKDIR}/${P}/src/${VENDORPN}" -x --strip-components 1\
+   -f "${DISTDIR}"/${TARBALL} || die
+}
+
+src_unpack() {
+   golang-vcs-snapshot_src_unpack
+   _golang-include-src github.com/drone/mq drone-mq-*.tar.gz
+   _golang-include-src github.com/tidwall/redlog tidwall-redlog-*.tar.gz
+ 

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

2017-02-19 Thread Remi Cardona
commit: 91ee8363beae4f8a903c80f1cb8d26f799acc013
Author: Rémi Cardona  gentoo  org>
AuthorDate: Sun Feb 19 20:05:22 2017 +
Commit: Remi Cardona  gentoo  org>
CommitDate: Sun Feb 19 20:06:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91ee8363

x11-wm/mutter: bump to 3.22.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-wm/mutter/Manifest |   1 +
 x11-wm/mutter/mutter-3.22.3.ebuild | 136 +
 2 files changed, 137 insertions(+)

diff --git a/x11-wm/mutter/Manifest b/x11-wm/mutter/Manifest
index d77c9954d5..d3e68c691f 100644
--- a/x11-wm/mutter/Manifest
+++ b/x11-wm/mutter/Manifest
@@ -1,2 +1,3 @@
 DIST mutter-3.20.3.tar.xz 1488396 SHA256 
142c5271df4bde968c725ed09026173292c07b4dd7ba75f19c4b14fc363af916 SHA512 
7c408490d87191f96f82ab3510bbbcb3f5e597dfb6404475fa81b0cfef51b093706f55a1b263d98acf51997232dd25a1482f79e95431b1f2a647a0e5bc09d8d0
 WHIRLPOOL 
ebdead38e9dec2a9a7e7419c6dd1effb194fd68839dd2e0fe927a650330cd444921b9bae0858e32b544aa58363084dab67ac80232bc6a66bf6c81481dfc52c20
 DIST mutter-3.22.2.tar.xz 3533296 SHA256 
d59b58356cba1165ef69a98f43e50777fded768860a9b118807c5a47274092a2 SHA512 
013bd861a7840fbbfa7a2efb772ac0a4417d339c132d6e77c728b519a4690afdf1746b921e320028d793a9bc5703d30f7b7ee275a12f49ecdd1d217620ce
 WHIRLPOOL 
34aeac4e2c6dffa93ba3691e87a25dc14464436b9f354c7bae41f28c82c8a60ed4656f88786809b3acea2a7648afd2f73e08715af821c68ab98504a349baf5d9
+DIST mutter-3.22.3.tar.xz 3533212 SHA256 
537eda8e5fdd4a70602da913b885ad745a7510678c24006b91ceba83ccab209a SHA512 
e2fd2cd8e7ef32cd8f2414ca121431a5b17344bbb765613531f45dc1ab13ad05acfc909728cd206536e3566eab1b9abb10a16291ab80bfde77b4a90462493524
 WHIRLPOOL 
02dce55dd93c03405369ecfce2fe510eff13cb2542acb4b25fd90d12ca72600c00867c7d49a60c21096467625126d89549f4156ac42193f1e0dddc05a9e8474a

diff --git a/x11-wm/mutter/mutter-3.22.3.ebuild 
b/x11-wm/mutter/mutter-3.22.3.ebuild
new file mode 100644
index 00..204cc8fe5a
--- /dev/null
+++ b/x11-wm/mutter/mutter-3.22.3.ebuild
@@ -0,0 +1,136 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit gnome2 virtualx
+
+DESCRIPTION="GNOME 3 compositing window manager based on Clutter"
+HOMEPAGE="https://git.gnome.org/browse/mutter/;
+
+LICENSE="GPL-2+"
+SLOT="0"
+
+IUSE="debug gles2 input_devices_wacom +introspection test udev wayland"
+
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+# libXi-1.7.4 or newer needed per:
+# https://bugzilla.gnome.org/show_bug.cgi?id=738944
+COMMON_DEPEND="
+   >=dev-libs/atk-2.5.3
+   >=x11-libs/gdk-pixbuf-2:2
+   >=dev-libs/json-glib-0.12.0
+   >=x11-libs/pango-1.30[introspection?]
+   >=x11-libs/cairo-1.14[X]
+   >=x11-libs/gtk+-3.19.8:3[X,introspection?]
+   >=dev-libs/glib-2.49.0:2[dbus]
+   >=media-libs/libcanberra-0.26[gtk3]
+   >=x11-libs/startup-notification-0.7
+   >=x11-libs/libXcomposite-0.2
+   >=gnome-base/gsettings-desktop-schemas-3.21.4[introspection?]
+   gnome-base/gnome-desktop:3=
+   >sys-power/upower-0.99:=
+
+   x11-libs/libICE
+   x11-libs/libSM
+   x11-libs/libX11
+   >=x11-libs/libXcomposite-0.4
+   x11-libs/libXcursor
+   x11-libs/libXdamage
+   x11-libs/libXext
+   >=x11-libs/libXfixes-3
+   >=x11-libs/libXi-1.7.4
+   x11-libs/libXinerama
+   >=x11-libs/libXrandr-1.5
+   x11-libs/libXrender
+   x11-libs/libxcb
+   x11-libs/libxkbfile
+   >=x11-libs/libxkbcommon-0.4.3[X]
+   x11-misc/xkeyboard-config
+
+   gnome-extra/zenity
+   media-libs/mesa[egl]
+
+   gles2? ( media-libs/mesa[gles2] )
+   input_devices_wacom? ( >=dev-libs/libwacom-0.13 )
+   introspection? ( >=dev-libs/gobject-introspection-1.42:= )
+   udev? ( virtual/libgudev:= )
+   wayland? (
+   >=dev-libs/libinput-1.4
+   >=dev-libs/wayland-1.6.90
+   >=dev-libs/wayland-protocols-1.7
+   >=media-libs/mesa-10.3[egl,gbm,wayland]
+   sys-apps/systemd
+   virtual/libgudev:=
+   >=virtual/libudev-136:=
+   x11-base/xorg-server[wayland]
+   x11-libs/libdrm:=
+   )
+"
+DEPEND="${COMMON_DEPEND}
+   >=sys-devel/gettext-0.19.6
+   virtual/pkgconfig
+   x11-proto/xextproto
+   x11-proto/xineramaproto
+   x11-proto/xproto
+   test? ( app-text/docbook-xml-dtd:4.5 )
+   wayland? ( >=sys-kernel/linux-headers-4.4 )
+"
+RDEPEND="${COMMON_DEPEND}
+   !x11-misc/expocity
+"
+
+src_prepare() {
+   # Disable building of noinst_PROGRAM for tests
+   if ! use test; then
+   sed -e '/^noinst_PROGRAMS/d' \
+   -i cogl/tests/conform/Makefile.{am,in} || die
+   sed -e '/noinst_PROGRAMS += testboxes/d' \
+   -i src/Makefile-tests.am || die
+   sed -e '/noinst_PROGRAMS/ 

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

2017-02-19 Thread Remi Cardona
commit: a5be6b005bb358d0773678dacf51008c90492f14
Author: Rémi Cardona  gentoo  org>
AuthorDate: Sun Feb 19 20:04:04 2017 +
Commit: Remi Cardona  gentoo  org>
CommitDate: Sun Feb 19 20:06:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5be6b00

gnome-base/gnome-shell: bump to 3.22.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 gnome-base/gnome-shell/Manifest  |   1 +
 gnome-base/gnome-shell/gnome-shell-3.22.3.ebuild | 207 +++
 2 files changed, 208 insertions(+)

diff --git a/gnome-base/gnome-shell/Manifest b/gnome-base/gnome-shell/Manifest
index 92c2d503fc..2a09d6cd0f 100644
--- a/gnome-base/gnome-shell/Manifest
+++ b/gnome-base/gnome-shell/Manifest
@@ -1,2 +1,3 @@
 DIST gnome-shell-3.20.4.tar.xz 1662400 SHA256 
0c13eba5ecd3b516538815ab33765ae04bd6faf1549407e81f3bf17b08f2a94d SHA512 
40622be949b7d331073982f70ff8ae9b80005e1bf9f5251f0afcd10e564dd48c1d79ae2d874015794c7f99411befd4fc4f586d87a752148aa6097825b1bf931f
 WHIRLPOOL 
226fb3adca9d4aef97bee50d6678c360cf74727a47c9018a16cfbe0f5d6ec32d2282a7965332021643392c1fbcb415a715a41a761d5998f82268d318c40b1942
 DIST gnome-shell-3.22.2.tar.xz 1949420 SHA256 
d80f4eb662ada325165b066112e924f4c16044f153c274c886d7f99b9ddc559b SHA512 
4f379e15324215e65d8fb29d2112dedcc47ede8087e3beff2edf205a901453f4682ba6ed8e841e157bab5490ed9598f4f5e799c56694442d23f5e0515483a4ff
 WHIRLPOOL 
480402cb2cf75228800d21117b6c6235c7f6c881ced07a314d462971ca6b5740966452339b15ce706c333cb8c47a41c70cafc185364ec2d8010b71878eb35b1c
+DIST gnome-shell-3.22.3.tar.xz 1952576 SHA256 
d1e6bd80ddd1fef92d80b518d4dbeffa296e8f003402551b8c37c42744b7d42f SHA512 
47d67910b321a182d3ecd41f20cd923ec433cc93ab04b0b31351ca0229505ecbf343b1307585e557ee757845dc09b2371b0c2197717ed532b71878c186337ee9
 WHIRLPOOL 
9487f2626cc3ec0b3410c5ec65ceabb114e82d256ab1190464c6c787ca7cfd9e617358c19f84d64955943434b96c0521b5e57ea868da1c291a4874f1f3181613

diff --git a/gnome-base/gnome-shell/gnome-shell-3.22.3.ebuild 
b/gnome-base/gnome-shell/gnome-shell-3.22.3.ebuild
new file mode 100644
index 00..6659188535
--- /dev/null
+++ b/gnome-base/gnome-shell/gnome-shell-3.22.3.ebuild
@@ -0,0 +1,207 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+PYTHON_COMPAT=( python{3_4,3_5} )
+
+inherit autotools gnome2 multilib pax-utils python-r1 systemd
+
+DESCRIPTION="Provides core UI functions for the GNOME 3 desktop"
+HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShell;
+
+LICENSE="GPL-2+ LGPL-2+"
+SLOT="0"
+IUSE="+bluetooth +networkmanager nsplugin +nls -openrc-force"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
+
+# libXfixes-5.0 needed for pointer barriers
+# FIXME:
+#  * gstreamer support is currently automagic
+COMMON_DEPEND="
+   >=app-accessibility/at-spi2-atk-2.5.3
+   >=dev-libs/atk-2[introspection]
+   >=app-crypt/gcr-3.7.5[introspection]
+   >=dev-libs/glib-2.45.3:2[dbus]
+   >=dev-libs/gjs-1.39
+   >=dev-libs/gobject-introspection-1.49.1:=
+   dev-libs/libical:=
+   >=x11-libs/gtk+-3.15.0:3[introspection]
+   >=dev-libs/libcroco-0.6.8:0.6
+   >=gnome-base/gnome-desktop-3.7.90:3=[introspection]
+   >=gnome-base/gsettings-desktop-schemas-3.21.3
+   >=gnome-extra/evolution-data-server-3.17.2:=
+   >=media-libs/gstreamer-0.11.92:1.0
+   >=net-im/telepathy-logger-0.2.4[introspection]
+   >=net-libs/telepathy-glib-0.19[introspection]
+   >=sys-auth/polkit-0.100[introspection]
+   >=x11-libs/libXfixes-5.0
+   x11-libs/libXtst
+   >=x11-wm/mutter-3.22.1[introspection]
+   >=x11-libs/startup-notification-0.11
+
+   ${PYTHON_DEPS}
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+
+   dev-libs/dbus-glib
+   dev-libs/libxml2:2
+   media-libs/libcanberra[gtk3]
+   media-libs/mesa
+   >=media-sound/pulseaudio-2
+   >=net-libs/libsoup-2.40:2.4[introspection]
+   x11-libs/libX11
+   x11-libs/gdk-pixbuf:2[introspection]
+
+   x11-apps/mesa-progs
+
+   bluetooth? ( >=net-wireless/gnome-bluetooth-3.9[introspection] )
+   networkmanager? (
+   app-crypt/libsecret
+   >=gnome-extra/nm-applet-0.9.8
+   >=net-misc/networkmanager-0.9.8:=[introspection] )
+   nsplugin? ( >=dev-libs/json-glib-0.13.2 )
+"
+# Runtime-only deps are probably incomplete and approximate.
+# Introspection deps generated using:
+#  grep -roe "imports.gi.*" gnome-shell-* | cut -f2 -d: | sort | uniq
+# Each block:
+# 1. Introspection stuff needed via imports.gi.*
+# 2. gnome-session is needed for gnome-session-quit
+# 3. Control shell settings
+# 4. Systemd needed for suspending support
+# 5. xdg-utils needed for xdg-open, used by extension tool
+# 6. adwaita-icon-theme and dejavu font neeed for various icons & arrows
+# 7. mobile-broadband-provider-info, timezone-data for 

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

2017-02-19 Thread Manuel Rüger
commit: 8a474ded5d53d4f903b9d34dde11034c2c764a3d
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sun Feb 19 20:03:12 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sun Feb 19 20:03:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a474ded

dev-util/drone-ui: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-util/drone-ui/Manifest  |  1 -
 dev-util/drone-ui/drone-ui-0_pre20161007.ebuild | 21 -
 2 files changed, 22 deletions(-)

diff --git a/dev-util/drone-ui/Manifest b/dev-util/drone-ui/Manifest
index 433e9de831..24dd9f4a72 100644
--- a/dev-util/drone-ui/Manifest
+++ b/dev-util/drone-ui/Manifest
@@ -1,2 +1 @@
-DIST drone-ui-0_pre20161007.tar.gz 157594 SHA256 
47522662f82a0a0cb4f447016b575072b8ce54dd4bc9e532c8e058f442be410e SHA512 
eeb69c3fa683773a96593563225b9b34a14ea4e570b56daf7b78fa956538d8cf71152b4badd00db8c0f1194972f67ab7cebdd62fb6feccacae4c9447f5250723
 WHIRLPOOL 
fe2d51c3864247a4d3975c81131272d686ac071532aa1261e0b647e522db12e58e3e900f4cb2499e77fa246a1da1401846e45c4a3afcf0737ac841fa47a4dce1
 DIST drone-ui-0_pre20170103.tar.gz 174314 SHA256 
4f30f79266f5639a3354cd7173ff20cfdf5f14bfdce2c82b77f7c3cfe8dec97f SHA512 
b50bc46c8ab5972d13c2ef052cb0857a47331b645d8bfaaa5fffbada00476573430c4ec6a9e4d3d2457e63a48b3ff6908db83b9097c308a4574c6693b1ca3fa6
 WHIRLPOOL 
f6e03ef105d0bd590d35ec7966f60ea26aed9f69bd08536f3bc60637ccfb6773cf24827e8eaec1a1b41a8ddf0ede75dd1c23c66acd938e4d38bbae7a7dc3a4a9

diff --git a/dev-util/drone-ui/drone-ui-0_pre20161007.ebuild 
b/dev-util/drone-ui/drone-ui-0_pre20161007.ebuild
deleted file mode 100644
index 3c1642c030..00
--- a/dev-util/drone-ui/drone-ui-0_pre20161007.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit golang-build golang-vcs-snapshot
-
-EGO_PN="github.com/drone/drone-ui/..."
-EGIT_COMMIT="9913c868839e709599f3ed659c3e0a137a2e2706"
-ARCHIVE_URI="https://${EGO_PN%/*}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64"
-
-DESCRIPTION="React front-end for the Drone continuous integration server"
-HOMEPAGE="https://github.com/drone/drone-ui;
-SRC_URI="${ARCHIVE_URI}"
-LICENSE="Apache-2.0"
-SLOT="0/${PVR}"
-IUSE=""
-
-DEPEND="dev-go/go-bindata
-   dev-go/go-bindata-assetfs"



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/kubectl/

2017-02-19 Thread Manuel Rüger
commit: b06136767a2852f3a381201f8be16e8388f18c6e
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sun Feb 19 19:53:33 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sun Feb 19 19:53:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0613676

sys-cluster/kubectl: Version bump to 1.5.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-cluster/kubectl/Manifest |  1 +
 sys-cluster/kubectl/kubectl-1.5.3.ebuild | 38 
 2 files changed, 39 insertions(+)

diff --git a/sys-cluster/kubectl/Manifest b/sys-cluster/kubectl/Manifest
index 4aa839ff1e..eb09650889 100644
--- a/sys-cluster/kubectl/Manifest
+++ b/sys-cluster/kubectl/Manifest
@@ -1 +1,2 @@
 DIST kubernetes-1.5.2.tar.gz 22165963 SHA256 
e1c4050ff67d31a2a98d303785f52fbf5033c2f33b61d525a821fb82c8820eae SHA512 
9c29767a356619cc6d4e49c37ab50270e0857cad0695023b831d7a8d750169d9d7da55c35fbc109ad47466a1add7253196d816c96ca60468d5e41ca8876a
 WHIRLPOOL 
07fa17d259669f548f295dc827fdb3850af203121a50e8885eb4d402c48c7ca06d4df798bea392fadaad0e70f70d46270c456f7e088dc0dd5b1618148c3e48fe
+DIST kubernetes-1.5.3.tar.gz 22186276 SHA256 
bd83212374091e41a24f3cbbd70a36ac7635becac76cfff590b4ded67cb537bc SHA512 
5bb6635863a98fca62bda509069d62f0f1096d1ffb3a67d280fb6ffc89dcef69a3b9ecf5b4ca835a089b2e1622df0c373b0e317d782af438f9b3794e410bf6a3
 WHIRLPOOL 
352b491e358ab618db83eab05e13b434f2e7e091024c1392834ddb889c2e869f3d36741df2471040647193898334591ecafbed834801e2446452923f1fadd074

diff --git a/sys-cluster/kubectl/kubectl-1.5.3.ebuild 
b/sys-cluster/kubectl/kubectl-1.5.3.ebuild
new file mode 100644
index 00..f6ac9b3e99
--- /dev/null
+++ b/sys-cluster/kubectl/kubectl-1.5.3.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit user golang-build golang-vcs-snapshot
+
+EGO_PN="k8s.io/kubernetes/..."
+ARCHIVE_URI="https://github.com/kubernetes/kubernetes/archive/v${PV}.tar.gz -> 
kubernetes-${PV}.tar.gz"
+KEYWORDS="~amd64"
+
+DESCRIPTION="CLI to run commands against Kubernetes clusters"
+HOMEPAGE="https://github.com/kubernetes/kubernetes https://kubernetes.io;
+SRC_URI="${ARCHIVE_URI}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+
+DEPEND="dev-go/go-bindata"
+
+RESTRICT="test"
+
+src_prepare() {
+   default
+   sed -i -e "/vendor\/github.com\/jteeuwen\/go-bindata\/go-bindata/d" 
src/${EGO_PN%/*}/hack/lib/golang.sh || die
+   sed -i -e "/export PATH/d" src/${EGO_PN%/*}/hack/generate-bindata.sh || 
die
+}
+
+src_compile() {
+   LDFLAGS="" GOPATH="${WORKDIR}/${P}" emake -j1 -C src/${EGO_PN%/*} 
WHAT=cmd/${PN}
+}
+
+src_install() {
+   pushd src/${EGO_PN%/*} || die
+   dobin _output/bin/${PN}
+   popd || die
+}



[gentoo-commits] repo/gentoo:master commit in: app-misc/pdfpc/

2017-02-19 Thread Manuel Rüger
commit: 8746bb516a96a227520cfaa93ac3d6442f3167fd
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sun Feb 19 19:44:50 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sun Feb 19 19:44:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8746bb51

app-misc/pdfpc: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-misc/pdfpc/Manifest   |  2 --
 app-misc/pdfpc/pdfpc-4.0.4.ebuild | 43 ---
 app-misc/pdfpc/pdfpc-4.0.5.ebuild | 43 ---
 3 files changed, 88 deletions(-)

diff --git a/app-misc/pdfpc/Manifest b/app-misc/pdfpc/Manifest
index 7ef1ba695a..fbd47424da 100644
--- a/app-misc/pdfpc/Manifest
+++ b/app-misc/pdfpc/Manifest
@@ -1,4 +1,2 @@
 DIST pdfpc-3.1.1.tgz 199004 SHA256 
ec5ffb9c2b55d1bac76172a6a13ed527ceed8cf0d659aca5e302f6a7185f00f2 SHA512 
554203094b18fe11fd085414961de6644df3c258ad52d46ad171cfd6c2199028bcbaa9560bdaba63d83f858b467407cc276972b34f341cc25260db1d1358e88d
 WHIRLPOOL 
bddcba6a4285ea2b58dd01f76b7b050db630eaa97de5bba32a66f7f85563e6a99763a52e82286297f605dfa59d9ff918007baab297e587968ac1c83e3d69e8a8
-DIST pdfpc-4.0.4.tar.gz 79981 SHA256 
3d22b262ff97ba16c4af651cfc439a758ee416500501574cc6cd909f3762b7ce SHA512 
f97dfad7bda327c59221fe2a09b6561a4a2e29333a436e893db68445f2e2163a92df082b3d6c7f6c2dffee73ba926933a9b36fd11ea9632133f73771834a7822
 WHIRLPOOL 
406e0ba7304be8934081262b65db637e30f26ed22aebcbd34d8454420ca90146138815f0ee5ab925ab2a028137dc96152e475ac1bac3f02437c0d8b1e190aff8
-DIST pdfpc-4.0.5.tar.gz 79849 SHA256 
dc2c333082b3e5294741d6bf184b04fd60962fed64956d2b63dea4ca51f32a65 SHA512 
c91d886f02ff9009abc06d95539a715940dd95872e78606b5ac26b0c2646459340b1730deab7ed53e0687e67c69c426ba4956a84e12c1df0248fd47bfdcff6e4
 WHIRLPOOL 
215031aa6a8f040440a4f9c9f9d4b6bc947f846847cf3d74590cc1ac59316596a09a33b637d368528e42bbcefeb1dc3088216487797ef271f79c19446a2e95ed
 DIST pdfpc-4.0.6.tar.gz 82157 SHA256 
42b6bd421e977a98cf00d688da7b392b8d8be423eb56ea7ca929c3c0334f8aa4 SHA512 
289d37956da27d2da1ebf562a8557fd66b92143d777558103da5d70aaabee1f0d4ce69d7e193485d921156d7bc778de635faf18d6ec25a29651980ecd5c74b22
 WHIRLPOOL 
36caaca71d6df9c0b51bf61cab67c34af5af5097ff96ae5d994f93b0977d8bb2dc9676a9e7293faceb115c6753e4884fcd685878db9847c2cb85f31ac2c9fedc

diff --git a/app-misc/pdfpc/pdfpc-4.0.4.ebuild 
b/app-misc/pdfpc/pdfpc-4.0.4.ebuild
deleted file mode 100644
index 4885b28b6a..00
--- a/app-misc/pdfpc/pdfpc-4.0.4.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-VALA_MIN_API_VERSION="0.26"
-VALA_MAX_API_VERSION="0.32" # fix sed line if you increase this
-
-inherit vala cmake-utils
-
-DESCRIPTION="Presenter console with multi-monitor support for PDF files"
-HOMEPAGE="http://pdfpc.github.io;
-SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="app-text/poppler:=[cairo]
-   dev-libs/glib:2
-   dev-libs/libgee:0.8
-   gnome-base/librsvg
-   media-libs/gstreamer:1.0
-   media-libs/gst-plugins-base:1.0
-   sys-apps/dbus
-   x11-libs/gtk+:3"
-DEPEND="${RDEPEND}
-   $(vala_depend)"
-
-src_prepare() {
-   default
-   sed -i -e "s/valac-0.20/valac-0.32 valac-0.30 valac-0.28 valac-0.26/" 
cmake/vala/FindVala.cmake || die
-   vala_src_prepare
-}
-
-src_configure(){
-   local mycmakeargs=(
-   -DSYSCONFDIR="${EPREFIX}/etc"
-   )
-   cmake-utils_src_configure
-}

diff --git a/app-misc/pdfpc/pdfpc-4.0.5.ebuild 
b/app-misc/pdfpc/pdfpc-4.0.5.ebuild
deleted file mode 100644
index f9aedf315f..00
--- a/app-misc/pdfpc/pdfpc-4.0.5.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-VALA_MIN_API_VERSION="0.26"
-VALA_MAX_API_VERSION="0.32" # fix sed line if you increase this
-
-inherit vala cmake-utils
-
-DESCRIPTION="Presenter console with multi-monitor support for PDF files"
-HOMEPAGE="http://pdfpc.github.io;
-SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="app-text/poppler:=[cairo]
-   dev-libs/glib:2
-   dev-libs/libgee:0.8
-   gnome-base/librsvg
-   media-libs/gstreamer:1.0
-   media-libs/gst-plugins-base:1.0
-   sys-apps/dbus
-   x11-libs/gtk+:3"
-DEPEND="${RDEPEND}
-   $(vala_depend)"
-
-src_prepare() {
-   default
-   sed -i -e "s/valac-0.20/valac-0.32 valac-0.30 valac-0.28 valac-0.26/" 
cmake/vala/FindVala.cmake || die
-   vala_src_prepare
-}
-
-src_configure(){
-   local mycmakeargs=(
-   -DSYSCONFDIR="${EPREFIX}/etc"
-   )
-   cmake-utils_src_configure
-}



[gentoo-commits] proj/sci:master commit in: sci-biology/sambamba/

2017-02-19 Thread Martin Mokrejs
commit: 20558e394940348fcf0dcbd1a47f08bf4f654799
Author: Martin Mokrejš  fold  natur  cuni  cz>
AuthorDate: Sun Feb 19 19:43:59 2017 +
Commit: Martin Mokrejs  fold  natur  cuni  cz>
CommitDate: Sun Feb 19 19:43:59 2017 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=20558e39

sci-biology/sambamba: add a link to ldc-developers Gentoo overlay

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sci-biology/sambamba/sambamba-0.6.5.ebuild | 6 +-
 sci-biology/sambamba/sambamba-.ebuild  | 2 ++
 2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/sci-biology/sambamba/sambamba-0.6.5.ebuild 
b/sci-biology/sambamba/sambamba-0.6.5.ebuild
index 49a7cb0bb..2e8d062e0 100644
--- a/sci-biology/sambamba/sambamba-0.6.5.ebuild
+++ b/sci-biology/sambamba/sambamba-0.6.5.ebuild
@@ -13,11 +13,7 @@ SLOT="0"
 KEYWORDS=""
 IUSE="debug"
 
-# needs ldmd2 compiler from LDC package
-# wget 
https://github.com/ldc-developers/ldc/releases/download/v0.17.1/ldc2-0.17.1-linux-x86_64.tar.xz
-# tar xJf ldc2-0.17.1-linux-x86_64.tar.xz
-# export PATH=~/ldc2-0.17.1-linux-x86_64/bin/:$PATH
-# export LIBRARY_PATH=~/ldc2-0.17.1-linux-x86_64/lib/
+# https://github.com/ldc-developers/gentoo-overlay/tree/master/dev-lang/ldc2
 #
 # contains bundled htslib
 DEPEND=""

diff --git a/sci-biology/sambamba/sambamba-.ebuild 
b/sci-biology/sambamba/sambamba-.ebuild
index c19a5053f..0ea89ba23 100644
--- a/sci-biology/sambamba/sambamba-.ebuild
+++ b/sci-biology/sambamba/sambamba-.ebuild
@@ -18,6 +18,8 @@ IUSE="debug"
 DEPEND=""
 RDEPEND="${DEPEND}"
 
+# https://github.com/ldc-developers/gentoo-overlay/tree/master/dev-lang/ldc2
+
 src_compile(){
if use debug ; then
emake sambamba-ldmd2-debug



[gentoo-commits] repo/gentoo:master commit in: app-misc/pdfpc/

2017-02-19 Thread Manuel Rüger
commit: dc963f243c22eb40e512a997cbfa1020e947d8f9
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sun Feb 19 19:42:03 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sun Feb 19 19:42:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc963f24

app-misc/pdfpc: Version bump to 4.0.6, make movie support optional

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-misc/pdfpc/Manifest   |  1 +
 app-misc/pdfpc/pdfpc-4.0.6.ebuild | 44 +++
 2 files changed, 45 insertions(+)

diff --git a/app-misc/pdfpc/Manifest b/app-misc/pdfpc/Manifest
index 20deecf57b..7ef1ba695a 100644
--- a/app-misc/pdfpc/Manifest
+++ b/app-misc/pdfpc/Manifest
@@ -1,3 +1,4 @@
 DIST pdfpc-3.1.1.tgz 199004 SHA256 
ec5ffb9c2b55d1bac76172a6a13ed527ceed8cf0d659aca5e302f6a7185f00f2 SHA512 
554203094b18fe11fd085414961de6644df3c258ad52d46ad171cfd6c2199028bcbaa9560bdaba63d83f858b467407cc276972b34f341cc25260db1d1358e88d
 WHIRLPOOL 
bddcba6a4285ea2b58dd01f76b7b050db630eaa97de5bba32a66f7f85563e6a99763a52e82286297f605dfa59d9ff918007baab297e587968ac1c83e3d69e8a8
 DIST pdfpc-4.0.4.tar.gz 79981 SHA256 
3d22b262ff97ba16c4af651cfc439a758ee416500501574cc6cd909f3762b7ce SHA512 
f97dfad7bda327c59221fe2a09b6561a4a2e29333a436e893db68445f2e2163a92df082b3d6c7f6c2dffee73ba926933a9b36fd11ea9632133f73771834a7822
 WHIRLPOOL 
406e0ba7304be8934081262b65db637e30f26ed22aebcbd34d8454420ca90146138815f0ee5ab925ab2a028137dc96152e475ac1bac3f02437c0d8b1e190aff8
 DIST pdfpc-4.0.5.tar.gz 79849 SHA256 
dc2c333082b3e5294741d6bf184b04fd60962fed64956d2b63dea4ca51f32a65 SHA512 
c91d886f02ff9009abc06d95539a715940dd95872e78606b5ac26b0c2646459340b1730deab7ed53e0687e67c69c426ba4956a84e12c1df0248fd47bfdcff6e4
 WHIRLPOOL 
215031aa6a8f040440a4f9c9f9d4b6bc947f846847cf3d74590cc1ac59316596a09a33b637d368528e42bbcefeb1dc3088216487797ef271f79c19446a2e95ed
+DIST pdfpc-4.0.6.tar.gz 82157 SHA256 
42b6bd421e977a98cf00d688da7b392b8d8be423eb56ea7ca929c3c0334f8aa4 SHA512 
289d37956da27d2da1ebf562a8557fd66b92143d777558103da5d70aaabee1f0d4ce69d7e193485d921156d7bc778de635faf18d6ec25a29651980ecd5c74b22
 WHIRLPOOL 
36caaca71d6df9c0b51bf61cab67c34af5af5097ff96ae5d994f93b0977d8bb2dc9676a9e7293faceb115c6753e4884fcd685878db9847c2cb85f31ac2c9fedc

diff --git a/app-misc/pdfpc/pdfpc-4.0.6.ebuild 
b/app-misc/pdfpc/pdfpc-4.0.6.ebuild
new file mode 100644
index 00..f5830490f8
--- /dev/null
+++ b/app-misc/pdfpc/pdfpc-4.0.6.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+VALA_MIN_API_VERSION="0.26"
+VALA_MAX_API_VERSION="0.32" # fix sed line if you increase this
+
+inherit vala cmake-utils
+
+DESCRIPTION="Presenter console with multi-monitor support for PDF files"
+HOMEPAGE="http://pdfpc.github.io;
+SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="gstreamer"
+
+RDEPEND="app-text/poppler:=[cairo]
+   dev-libs/glib:2
+   dev-libs/libgee:0.8
+   gnome-base/librsvg
+   gstreamer? ( media-libs/gstreamer:1.0
+   media-libs/gst-plugins-base:1.0 )
+   sys-apps/dbus
+   x11-libs/gtk+:3"
+DEPEND="${RDEPEND}
+   $(vala_depend)"
+
+src_prepare() {
+   default
+   sed -i -e "s/valac-0.20/valac-0.32 valac-0.30 valac-0.28 valac-0.26/" 
cmake/vala/FindVala.cmake || die
+   vala_src_prepare
+}
+
+src_configure(){
+   local mycmakeargs=(
+   -DSYSCONFDIR="${EPREFIX}/etc"
+   -DMOVIES=$(usex gstreamer on off)
+   )
+   cmake-utils_src_configure
+}



[gentoo-commits] proj/sci:master commit in: sci-biology/sambamba/

2017-02-19 Thread Martin Mokrejs
commit: 6921d365bb6816d75863475baa434d02feec8048
Author: Martin Mokrejš  fold  natur  cuni  cz>
AuthorDate: Sun Feb 19 19:39:05 2017 +
Commit: Martin Mokrejs  fold  natur  cuni  cz>
CommitDate: Sun Feb 19 19:39:05 2017 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=6921d365

sci-biology/sambamba: multithreaded tool written in D language

The ebuilds are incomplete as I need to figure out how to compile
the thingie. Make does not exit upon error (released tarball does
not contain htslib/).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sci-biology/sambamba/metadata.xml  | 12 +++
 sci-biology/sambamba/sambamba-0.6.5.ebuild | 32 ++
 sci-biology/sambamba/sambamba-.ebuild  | 27 +
 3 files changed, 71 insertions(+)

diff --git a/sci-biology/sambamba/metadata.xml 
b/sci-biology/sambamba/metadata.xml
new file mode 100644
index 0..f68a1b6fa
--- /dev/null
+++ b/sci-biology/sambamba/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+mmokr...@fold.natur.cuni.cz
+Martin Mokrejs
+  
+  
+sci-biol...@gentoo.org
+Gentoo Biology Project
+  
+

diff --git a/sci-biology/sambamba/sambamba-0.6.5.ebuild 
b/sci-biology/sambamba/sambamba-0.6.5.ebuild
new file mode 100644
index 0..49a7cb0bb
--- /dev/null
+++ b/sci-biology/sambamba/sambamba-0.6.5.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Parallell process SAM/BAM/CRAM files faster than samtools"
+HOMEPAGE="http://lomereiter.github.io/sambamba;
+SRC_URI="https://github.com/lomereiter/sambamba/archive/v0.6.5.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS=""
+IUSE="debug"
+
+# needs ldmd2 compiler from LDC package
+# wget 
https://github.com/ldc-developers/ldc/releases/download/v0.17.1/ldc2-0.17.1-linux-x86_64.tar.xz
+# tar xJf ldc2-0.17.1-linux-x86_64.tar.xz
+# export PATH=~/ldc2-0.17.1-linux-x86_64/bin/:$PATH
+# export LIBRARY_PATH=~/ldc2-0.17.1-linux-x86_64/lib/
+#
+# contains bundled htslib
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+src_compile(){
+   if use debug ; then
+   emake sambamba-ldmd2-debug
+   else
+   emake sambamba-ldmd2-64
+   fi
+}

diff --git a/sci-biology/sambamba/sambamba-.ebuild 
b/sci-biology/sambamba/sambamba-.ebuild
new file mode 100644
index 0..c19a5053f
--- /dev/null
+++ b/sci-biology/sambamba/sambamba-.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit git-r3
+
+DESCRIPTION="Parallell process SAM/BAM/CRAM files faster than samtools"
+HOMEPAGE="http://lomereiter.github.io/sambamba;
+EGIT_REPO_URI="https://github.com/lomereiter/sambamba.git;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS=""
+IUSE="debug"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+src_compile(){
+   if use debug ; then
+   emake sambamba-ldmd2-debug
+   else
+   emake sambamba-ldmd2-64
+   fi
+}



[gentoo-commits] proj/sci:master commit in: sci-biology/yaha/, sci-biology/yaha/files/

2017-02-19 Thread Justin Lecher
commit: b5c5e0e2e15acebc0982ededc771f6d22fee5f5c
Author: Justin Lecher  gentoo  org>
AuthorDate: Sun Feb 19 18:53:34 2017 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sun Feb 19 18:53:47 2017 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=b5c5e0e2

sci-biology/yaha: Fix build with gcc-5 and respect build tools

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

 sci-biology/yaha/files/yaha--buildsystem.patch | 61 ++
 sci-biology/yaha/files/yaha--fpermissive.patch | 16 ++
 sci-biology/yaha/yaha-.ebuild  | 18 +--
 3 files changed, 90 insertions(+), 5 deletions(-)

diff --git a/sci-biology/yaha/files/yaha--buildsystem.patch 
b/sci-biology/yaha/files/yaha--buildsystem.patch
new file mode 100644
index 0..1f205ef16
--- /dev/null
+++ b/sci-biology/yaha/files/yaha--buildsystem.patch
@@ -0,0 +1,61 @@
+diff --git a/Makefile b/Makefile
+index 44fa872..b844ba6 100644
+--- a/Makefile
 b/Makefile
+@@ -10,24 +10,27 @@ SDIR := src
+ ODIR := obj
+ BDIR := bin
+ 
++CC ?= gcc
++CXX  ?= g++
++CFLAGS   ?= -Wall -O3
++CXXFLAGS ?= -Wall -O3
++LDFLAGS  ?=
++
++CFLAGS += -MMD -MP -std=gnu99
++CXXFLAGS += -MMD -MP
++LDFLAGS  += -pthread
++
+ # Set up flags depending on mode
+ ifdef USERMODE
+ PROG   := yaha
+-CCFLAGS  := -Wall -O3 -D COMPILE_USER_MODE -D BUILDNUM=$(BUILDNUM)
++CFLAGS   += -D COMPILE_USER_MODE -D BUILDNUM=$(BUILDNUM)
++CXXFLAGS += -D COMPILE_USER_MODE -D BUILDNUM=$(BUILDNUM)
+ else
+ PROG   := yaha$(BUILDNUM)
+-CCFLAGS  := -Wall -Winline -O3 -g -D BUILDNUM=$(BUILDNUM)
++CFLAGS   += -g -D BUILDNUM=$(BUILDNUM)
++CXXFLAGS += -g -D BUILDNUM=$(BUILDNUM)
+ endif
+ 
+-# Auto build dependency files.
+-CCFLAGS  += -MMD -MP
+-
+-CC := gcc
+-CPP  := g++
+-CFLAGS := $(CCFLAGS) -std=gnu99
+-CPPFLAGS := $(CCFLAGS)
+-LDFLAGS  := -pthread
+-
+ # The list of object files.
+ OBJfiles := Main.o AlignArgs.o AlignHelpers.o AlignExtFrag.o AlignOutput.o 
BaseSeq.o Compress.o \
+   FileHelpers.o GraphPath.o Index.o Query.o QueryMatch.o QueryState.o 
SW.o Math.o
+@@ -45,7 +48,7 @@ $(BDIR):
+ 
+ # Link the program
+ $(BDIR)/$(PROG): $(OBJS)
+-  $(CPP) $(LDFLAGS) -o $@ $(OBJS)
++  $(CXX) $(LDFLAGS) -o $@ $(OBJS)
+ 
+ # Include the dependencies.
+ # The actual objects will be built by the below generic rules based on these 
dependencies.
+@@ -58,7 +61,7 @@ $(ODIR)/%.o: $(SDIR)/%.c
+   $(CC) $(CFLAGS) -c $< -o $@
+ 
+ $(ODIR)/%.o: $(SDIR)/%.cpp
+-  $(CPP) $(CPPFLAGS) -c $< -o $@
++  $(CXX) $(CXXFLAGS) -c $< -o $@
+ 
+ .PHONY: clean
+ clean:

diff --git a/sci-biology/yaha/files/yaha--fpermissive.patch 
b/sci-biology/yaha/files/yaha--fpermissive.patch
new file mode 100644
index 0..bb9e4217c
--- /dev/null
+++ b/sci-biology/yaha/files/yaha--fpermissive.patch
@@ -0,0 +1,16 @@
+ src/SW.cpp | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/src/SW.cpp b/src/SW.cpp
+index 57d2773..3a9c225 100644
+--- a/src/SW.cpp
 b/src/SW.cpp
+@@ -796,7 +796,7 @@ int findAGSBackwardExtensionCarefully(QueryState_t * QS,  
ROFF rOff, char * qStr
+ 
+ 
+ template 
+-int findAffineGapScore(QueryState_t * QS, char * qStr, SUINT qLen, char * 
rStr, SUINT rLen, EditOpList_t * list, SUINT * addedQLen = NULL, SUINT * 
addedRLen = NULL)
++int findAffineGapScore(QueryState_t * QS, char * qStr, SUINT qLen, char * 
rStr, SUINT rLen, EditOpList_t * list, SUINT * addedQLen, SUINT * addedRLen)
+ {
+ // As we will go row by row, then column by column, we do not need to 
store all of the V, E, and F arrays.
+ // Instead we will store only the previous row and column for each.

diff --git a/sci-biology/yaha/yaha-.ebuild 
b/sci-biology/yaha/yaha-.ebuild
index 699e0276e..c2186db3b 100644
--- a/sci-biology/yaha/yaha-.ebuild
+++ b/sci-biology/yaha/yaha-.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=6
 
-inherit git-r3
+inherit flag-o-matic git-r3 toolchain-funcs
 
 DESCRIPTION="DNA mapper for single-end reads to detect structural variants 
(SV)"
 HOMEPAGE="https://github.com/GregoryFaust/yaha;
@@ -15,11 +15,19 @@ SLOT="0"
 KEYWORDS=""
 IUSE=""
 
-DEPEND=""
-RDEPEND="${DEPEND}"
+PATCHES=(
+   "${FILESDIR}"/${P}-fpermissive.patch
+   "${FILESDIR}"/${P}-buildsystem.patch
+)
 
-# TODO: respect CFLAGS/CXXFLAGS
-# https://github.com/GregoryFaust/yaha/issues/5
+src_prepare() {
+   default
+   append-cflags '-DCOMPILE_USER_MODE' '-DBUILDNUM=$(BUILDNUM)' -std=gnu99
+   append-cxxflags '-DCOMPILE_USER_MODE' '-DBUILDNUM=$(BUILDNUM)'
+   tc-export CC CXX
+   export CFLAGS
+   export CXXFLAGS
+}
 
 src_install(){
dobin bin/yaha



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

2017-02-19 Thread David Seifert
commit: 8a9b07caad1082a63bb8f6eeec65618a502142d1
Author: David Seifert  gentoo  org>
AuthorDate: Sun Feb 19 18:41:36 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 18:43:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a9b07ca

sci-biology/embassy-domalign: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3937

 sci-biology/embassy-domalign/Manifest |  1 -
 .../embassy-domalign/embassy-domalign-0.1.650.ebuild  | 15 ---
 2 files changed, 16 deletions(-)

diff --git a/sci-biology/embassy-domalign/Manifest 
b/sci-biology/embassy-domalign/Manifest
index e6c6c4a59c..11b06bf7f0 100644
--- a/sci-biology/embassy-domalign/Manifest
+++ b/sci-biology/embassy-domalign/Manifest
@@ -1,2 +1 @@
-DIST embassy-domalign-0.1.650.tar.gz 498669 SHA256 
df64428f965f3bf7636b649d60fbfc68450b6ff6981d1b971840b55ac7996509 SHA512 
14e86664e9038acc60fbec92fa218e218921fb1e51cc2e482fb1760ccd9ea16041dc8a2a9f5f320fca3340b7efdc48ea9d753b048a43966fc3431acdaddc7846
 WHIRLPOOL 
c7de34abbfaf407e3c4d5dc3582ad9a45adc4c7c91a7376e5cedaaa620711ffb315d647fbd813315d93edbbfed38b130ace7a5b3d016f638af64d02432c6db37
 DIST embassy-domalign-0.1.660.tar.gz 498669 SHA256 
df64428f965f3bf7636b649d60fbfc68450b6ff6981d1b971840b55ac7996509 SHA512 
14e86664e9038acc60fbec92fa218e218921fb1e51cc2e482fb1760ccd9ea16041dc8a2a9f5f320fca3340b7efdc48ea9d753b048a43966fc3431acdaddc7846
 WHIRLPOOL 
c7de34abbfaf407e3c4d5dc3582ad9a45adc4c7c91a7376e5cedaaa620711ffb315d647fbd813315d93edbbfed38b130ace7a5b3d016f638af64d02432c6db37

diff --git a/sci-biology/embassy-domalign/embassy-domalign-0.1.650.ebuild 
b/sci-biology/embassy-domalign/embassy-domalign-0.1.650.ebuild
deleted file mode 100644
index 1c40473563..00
--- a/sci-biology/embassy-domalign/embassy-domalign-0.1.650.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-EBO_DESCRIPTION="Protein domain alignment add-on package"
-
-AUTOTOOLS_AUTORECONF=1
-
-inherit emboss-r1
-
-KEYWORDS="amd64 x86 ~x86-linux ~ppc-macos"
-
-PATCHES=( "${FILESDIR}"/${P}_fix-build-system.patch )



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

2017-02-19 Thread David Seifert
commit: 8b1e2b05f73d29f9e0bd81a5d70bc1acd674d347
Author: David Seifert  gentoo  org>
AuthorDate: Sun Feb 19 18:41:36 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 18:43:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b1e2b05

sci-biology/embassy-clustalomega: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3937

 sci-biology/embassy-clustalomega/Manifest   |  1 -
 .../embassy-clustalomega-1.1.0.ebuild   | 17 -
 2 files changed, 18 deletions(-)

diff --git a/sci-biology/embassy-clustalomega/Manifest 
b/sci-biology/embassy-clustalomega/Manifest
index b935841412..d236bed4b2 100644
--- a/sci-biology/embassy-clustalomega/Manifest
+++ b/sci-biology/embassy-clustalomega/Manifest
@@ -1,2 +1 @@
 DIST embassy-clustalomega-1.1.0.660.tar.gz 618177 SHA256 
98bcb7e561a6f0373ddf96c5d98c0f043da1cddb75dc94a1dca439c54b5a27b5 SHA512 
fc16f9505e0300ae184e292fb1d96ce6b90eaf80298f847769466a84726d10ea58e3f4c14ed21a9e2c36d7fa533c7ad248b4995bf41c8abbd0fed1faf1fd4801
 WHIRLPOOL 
f06e66144845b85cdc253571f126bdc9074d3efaad45c92c83bfc8abfc8a0a70b75435e2917f76519a53e94f8649805e99c88137bd04e59cc5c15dc6dabc6b54
-DIST embassy-clustalomega-1.1.0.tar.gz 618177 SHA256 
98bcb7e561a6f0373ddf96c5d98c0f043da1cddb75dc94a1dca439c54b5a27b5 SHA512 
fc16f9505e0300ae184e292fb1d96ce6b90eaf80298f847769466a84726d10ea58e3f4c14ed21a9e2c36d7fa533c7ad248b4995bf41c8abbd0fed1faf1fd4801
 WHIRLPOOL 
f06e66144845b85cdc253571f126bdc9074d3efaad45c92c83bfc8abfc8a0a70b75435e2917f76519a53e94f8649805e99c88137bd04e59cc5c15dc6dabc6b54

diff --git a/sci-biology/embassy-clustalomega/embassy-clustalomega-1.1.0.ebuild 
b/sci-biology/embassy-clustalomega/embassy-clustalomega-1.1.0.ebuild
deleted file mode 100644
index be9cd88963..00
--- a/sci-biology/embassy-clustalomega/embassy-clustalomega-1.1.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-EBO_DESCRIPTION="Clustal Omega - Scalable multiple protein sequences alignment"
-
-AUTOTOOLS_AUTORECONF=1
-
-inherit emboss-r1
-
-KEYWORDS="amd64 x86 ~x86-linux ~ppc-macos"
-
-RDEPEND+=" sci-biology/clustal-omega"
-
-PATCHES=( "${FILESDIR}"/${P}_fix-build-system.patch )



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

2017-02-19 Thread David Seifert
commit: ad9b388547edf43a9735b685e8473b60b2bc1768
Author: David Seifert  gentoo  org>
AuthorDate: Sun Feb 19 18:41:36 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 18:44:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad9b3885

sci-biology/embassy-emnu: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3937

 sci-biology/embassy-emnu/Manifest  |  1 -
 .../embassy-emnu/embassy-emnu-1.05.650-r1.ebuild   | 23 --
 2 files changed, 24 deletions(-)

diff --git a/sci-biology/embassy-emnu/Manifest 
b/sci-biology/embassy-emnu/Manifest
index 83a6d6ebe4..402e066c44 100644
--- a/sci-biology/embassy-emnu/Manifest
+++ b/sci-biology/embassy-emnu/Manifest
@@ -1,2 +1 @@
-DIST embassy-emnu-1.05.650-r1.tar.gz 425595 SHA256 
0a5ae3a1fbaf7952ba5e28cf89bf9cbf521cea9fe4703170b532c50542c8ea0e SHA512 
0cb0dafd53c4fd410409430dc12353989d2c226191acace26e81b457602b6b6c60f8eb1d0d9b36ea90b2420010c1a3e887a2458e8487008a36775961e378d0dd
 WHIRLPOOL 
ab62608ab9a1f433a0781c672c80daf6447f81e98159adc506e4a6fd22c7c6376fd6b5ae14f91aba5bdad76f66c3e0a9a89638cf2288f90aa70c36402c41cc6a
 DIST embassy-emnu-1.05.660.tar.gz 425595 SHA256 
0a5ae3a1fbaf7952ba5e28cf89bf9cbf521cea9fe4703170b532c50542c8ea0e SHA512 
0cb0dafd53c4fd410409430dc12353989d2c226191acace26e81b457602b6b6c60f8eb1d0d9b36ea90b2420010c1a3e887a2458e8487008a36775961e378d0dd
 WHIRLPOOL 
ab62608ab9a1f433a0781c672c80daf6447f81e98159adc506e4a6fd22c7c6376fd6b5ae14f91aba5bdad76f66c3e0a9a89638cf2288f90aa70c36402c41cc6a

diff --git a/sci-biology/embassy-emnu/embassy-emnu-1.05.650-r1.ebuild 
b/sci-biology/embassy-emnu/embassy-emnu-1.05.650-r1.ebuild
deleted file mode 100644
index 390c78b04f..00
--- a/sci-biology/embassy-emnu/embassy-emnu-1.05.650-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-EBO_DESCRIPTION="Simple menu of EMBOSS applications"
-
-AUTOTOOLS_AUTORECONF=1
-
-inherit emboss-r1
-
-KEYWORDS="amd64 x86 ~x86-linux ~ppc-macos"
-IUSE+=" ncurses"
-
-RDEPEND+=" ncurses? ( sys-libs/ncurses:= )"
-
-PATCHES=( "${FILESDIR}"/${P}_fix-build-system.patch )
-
-src_configure() {
-   EBO_EXTRA_ECONF="$(use_enable ncurses curses)"
-   emboss-r1_src_configure
-}



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

2017-02-19 Thread David Seifert
commit: 7323e9f3dbd06ee1166167c704e87a53a20ad842
Author: David Seifert  gentoo  org>
AuthorDate: Sun Feb 19 18:41:36 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 18:43:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7323e9f3

sci-biology/embassy-domainatrix: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3937

 sci-biology/embassy-domainatrix/Manifest  |  1 -
 .../embassy-domainatrix-0.1.650.ebuild| 15 ---
 2 files changed, 16 deletions(-)

diff --git a/sci-biology/embassy-domainatrix/Manifest 
b/sci-biology/embassy-domainatrix/Manifest
index 92d18ab1dc..4cabc45dd9 100644
--- a/sci-biology/embassy-domainatrix/Manifest
+++ b/sci-biology/embassy-domainatrix/Manifest
@@ -1,2 +1 @@
-DIST embassy-domainatrix-0.1.650.tar.gz 474066 SHA256 
122cae02e529385eb98d51caa3a21b613545b5dbc763e17524afeab1f7d1cb18 SHA512 
151e026445abb171a9141ae5576442307121646c66dc811320a6f73be1103203bf04d37b813e5c95ef0873be261cd474835f4dffd042f33f99d7dd4fda19be7b
 WHIRLPOOL 
82689cbedec77da2c7eb62a78e4407e2153d9dc6e4c51608705bc4bfed3556516ca61619982a3fcb02cdf8e37eee68f87aeba9fec23d054b660dad15d81553c0
 DIST embassy-domainatrix-0.1.660.tar.gz 474066 SHA256 
122cae02e529385eb98d51caa3a21b613545b5dbc763e17524afeab1f7d1cb18 SHA512 
151e026445abb171a9141ae5576442307121646c66dc811320a6f73be1103203bf04d37b813e5c95ef0873be261cd474835f4dffd042f33f99d7dd4fda19be7b
 WHIRLPOOL 
82689cbedec77da2c7eb62a78e4407e2153d9dc6e4c51608705bc4bfed3556516ca61619982a3fcb02cdf8e37eee68f87aeba9fec23d054b660dad15d81553c0

diff --git a/sci-biology/embassy-domainatrix/embassy-domainatrix-0.1.650.ebuild 
b/sci-biology/embassy-domainatrix/embassy-domainatrix-0.1.650.ebuild
deleted file mode 100644
index 48d8c993ca..00
--- a/sci-biology/embassy-domainatrix/embassy-domainatrix-0.1.650.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-EBO_DESCRIPTION="Protein domain analysis add-on package"
-
-AUTOTOOLS_AUTORECONF=1
-
-inherit emboss-r1
-
-KEYWORDS="amd64 x86 ~x86-linux ~ppc-macos"
-
-PATCHES=( "${FILESDIR}"/${P}_fix-build-system.patch )



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

2017-02-19 Thread David Seifert
commit: 2fb6a675814c92799b9fc2907f753287671716b6
Author: David Seifert  gentoo  org>
AuthorDate: Sun Feb 19 18:41:37 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 18:44:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fb6a675

sci-biology/embassy-iprscan: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3937

 sci-biology/embassy-iprscan/Manifest  |  1 -
 .../embassy-iprscan/embassy-iprscan-4.3.1.650.ebuild  | 15 ---
 2 files changed, 16 deletions(-)

diff --git a/sci-biology/embassy-iprscan/Manifest 
b/sci-biology/embassy-iprscan/Manifest
index ec15fbc63d..ea443f0187 100644
--- a/sci-biology/embassy-iprscan/Manifest
+++ b/sci-biology/embassy-iprscan/Manifest
@@ -1,2 +1 @@
-DIST embassy-iprscan-4.3.1.650.tar.gz 406720 SHA256 
9534de155a4efd765a588f567b9b502052360719278e492b1c0dd9e50aa78013 SHA512 
eed75693557f141331dfb6bec6961a8f6eab93780cad3b629d547b8635be2df6ec85e5ae0e9646d174a562a0f6d31c3c487a4dacac9efdd393a7144cd5716878
 WHIRLPOOL 
25b3ac80d0f5e7bb3e4ffe21fcd2657894f23ca4f7e182d527d97b5b869e11206e2ab4f265fca027e419ef7fdd2752b3d11c8ef9518edb72b93dddff4d7dcfc8
 DIST embassy-iprscan-4.3.1.660.tar.gz 406720 SHA256 
9534de155a4efd765a588f567b9b502052360719278e492b1c0dd9e50aa78013 SHA512 
eed75693557f141331dfb6bec6961a8f6eab93780cad3b629d547b8635be2df6ec85e5ae0e9646d174a562a0f6d31c3c487a4dacac9efdd393a7144cd5716878
 WHIRLPOOL 
25b3ac80d0f5e7bb3e4ffe21fcd2657894f23ca4f7e182d527d97b5b869e11206e2ab4f265fca027e419ef7fdd2752b3d11c8ef9518edb72b93dddff4d7dcfc8

diff --git a/sci-biology/embassy-iprscan/embassy-iprscan-4.3.1.650.ebuild 
b/sci-biology/embassy-iprscan/embassy-iprscan-4.3.1.650.ebuild
deleted file mode 100644
index 5f820a9dee..00
--- a/sci-biology/embassy-iprscan/embassy-iprscan-4.3.1.650.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-EBO_DESCRIPTION="InterProScan motif detection add-on package"
-
-AUTOTOOLS_AUTORECONF=1
-
-inherit emboss-r1
-
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
-
-PATCHES=( "${FILESDIR}"/${P}_fix-build-system.patch )



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

2017-02-19 Thread David Seifert
commit: 75342c2e14f8cd5a3af2108bd71ddc08aab239c2
Author: David Seifert  gentoo  org>
AuthorDate: Sun Feb 19 18:41:35 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 18:43:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75342c2e

sci-biology/prosite: Drop to unstable

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3937

 sci-biology/prosite/prosite-19.36.ebuild | 2 +-
 sci-biology/prosite/prosite-20.36.ebuild | 2 +-
 sci-biology/prosite/prosite-20.52.ebuild | 2 +-
 sci-biology/prosite/prosite-20.72.ebuild | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sci-biology/prosite/prosite-19.36.ebuild 
b/sci-biology/prosite/prosite-19.36.ebuild
index 9f8861a901..48cfdc537b 100644
--- a/sci-biology/prosite/prosite-19.36.ebuild
+++ b/sci-biology/prosite/prosite-19.36.ebuild
@@ -11,7 +11,7 @@ SLOT="0"
 # Minimal build keeps only the indexed files (if applicable) and the
 # documentation. The non-indexed database is not installed.
 IUSE="emboss minimal"
-KEYWORDS="amd64 x86"
+KEYWORDS="~amd64 ~x86"
 
 DEPEND="emboss? ( sci-biology/emboss )"
 

diff --git a/sci-biology/prosite/prosite-20.36.ebuild 
b/sci-biology/prosite/prosite-20.36.ebuild
index 7eb7c46821..84303273b0 100644
--- a/sci-biology/prosite/prosite-20.36.ebuild
+++ b/sci-biology/prosite/prosite-20.36.ebuild
@@ -11,7 +11,7 @@ LICENSE="swiss-prot"
 # Minimal build keeps only the indexed files (if applicable) and the
 # documentation. The non-indexed database is not installed.
 IUSE="emboss minimal"
-KEYWORDS="amd64 x86"
+KEYWORDS="~amd64 ~x86"
 
 DEPEND="emboss? ( sci-biology/emboss )"
 RDEPEND="${DEPEND}"

diff --git a/sci-biology/prosite/prosite-20.52.ebuild 
b/sci-biology/prosite/prosite-20.52.ebuild
index 924eb386ed..60d2c84328 100644
--- a/sci-biology/prosite/prosite-20.52.ebuild
+++ b/sci-biology/prosite/prosite-20.52.ebuild
@@ -11,7 +11,7 @@ LICENSE="swiss-prot"
 # Minimal build keeps only the indexed files (if applicable) and the
 # documentation. The non-indexed database is not installed.
 IUSE="emboss minimal"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris 
~x86-solaris"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 
 DEPEND="emboss? ( sci-biology/emboss )"
 RDEPEND="${DEPEND}"

diff --git a/sci-biology/prosite/prosite-20.72.ebuild 
b/sci-biology/prosite/prosite-20.72.ebuild
index dc37351c64..60d2c84328 100644
--- a/sci-biology/prosite/prosite-20.72.ebuild
+++ b/sci-biology/prosite/prosite-20.72.ebuild
@@ -11,7 +11,7 @@ LICENSE="swiss-prot"
 # Minimal build keeps only the indexed files (if applicable) and the
 # documentation. The non-indexed database is not installed.
 IUSE="emboss minimal"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris 
~x86-solaris"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 
 DEPEND="emboss? ( sci-biology/emboss )"
 RDEPEND="${DEPEND}"



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

2017-02-19 Thread David Seifert
commit: 556696a70f705dca4a731e2faf8721f72850b3a8
Author: David Seifert  gentoo  org>
AuthorDate: Sun Feb 19 18:41:37 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 18:44:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=556696a7

sci-biology/embassy-hmmer: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3937

 sci-biology/embassy-hmmer/Manifest  |  1 -
 .../embassy-hmmer/embassy-hmmer-2.3.2.650.ebuild| 17 -
 2 files changed, 18 deletions(-)

diff --git a/sci-biology/embassy-hmmer/Manifest 
b/sci-biology/embassy-hmmer/Manifest
index 6b9ca2ab98..331f5ae9b4 100644
--- a/sci-biology/embassy-hmmer/Manifest
+++ b/sci-biology/embassy-hmmer/Manifest
@@ -1,2 +1 @@
-DIST embassy-hmmer-2.3.2.650.tar.gz 587775 SHA256 
1464ff5e87c7c429f2fc78ac3554f8bd32cdaf49b8bed095fce6268b9afd4f6a SHA512 
eb2c037fec70f4113b9ab59cc4eca9a608e8d0971a7bcc4612d60b1e28556444dd3ecdea4ff7b8f8b34711ad9f655334857e7510e89060459c81994a3abcc02a
 WHIRLPOOL 
59027e96d3e629eb771fa966be95cd30138d6b97223056c95c1cc19d21ec0ffe555ff12f2cadc372ea303a0e06a9c1e673c4e32b2a50d8fd2ab2071d2c04cb83
 DIST embassy-hmmer-2.3.2.660.tar.gz 587775 SHA256 
1464ff5e87c7c429f2fc78ac3554f8bd32cdaf49b8bed095fce6268b9afd4f6a SHA512 
eb2c037fec70f4113b9ab59cc4eca9a608e8d0971a7bcc4612d60b1e28556444dd3ecdea4ff7b8f8b34711ad9f655334857e7510e89060459c81994a3abcc02a
 WHIRLPOOL 
59027e96d3e629eb771fa966be95cd30138d6b97223056c95c1cc19d21ec0ffe555ff12f2cadc372ea303a0e06a9c1e673c4e32b2a50d8fd2ab2071d2c04cb83

diff --git a/sci-biology/embassy-hmmer/embassy-hmmer-2.3.2.650.ebuild 
b/sci-biology/embassy-hmmer/embassy-hmmer-2.3.2.650.ebuild
deleted file mode 100644
index 9b4159a275..00
--- a/sci-biology/embassy-hmmer/embassy-hmmer-2.3.2.650.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-EBO_DESCRIPTION="Wrappers for HMMER - Biological sequence analysis with 
profile HMMs"
-
-AUTOTOOLS_AUTORECONF=1
-
-inherit emboss-r1
-
-KEYWORDS="amd64 x86 ~x86-linux ~ppc-macos"
-
-RDEPEND+="sci-biology/hmmer"
-
-PATCHES=( "${FILESDIR}"/${P}_fix-build-system.patch )



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

2017-02-19 Thread David Seifert
commit: 0842da6fa126b1137b58b9094b4be135cc5e29c7
Author: David Seifert  gentoo  org>
AuthorDate: Sun Feb 19 18:41:37 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 18:44:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0842da6f

sci-biology/embassy-vienna: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3937

 sci-biology/embassy-vienna/Manifest  |  1 -
 .../embassy-vienna/embassy-vienna-1.7.2.650.ebuild   | 20 
 2 files changed, 21 deletions(-)

diff --git a/sci-biology/embassy-vienna/Manifest 
b/sci-biology/embassy-vienna/Manifest
index 3aaa80507b..773c8dacc1 100644
--- a/sci-biology/embassy-vienna/Manifest
+++ b/sci-biology/embassy-vienna/Manifest
@@ -1,2 +1 @@
-DIST embassy-vienna-1.7.2.650.tar.gz 873165 SHA256 
d3c9f64394a5c59151a345c3a2d8e2b3fcab3b59918584776316c204f0bb6c6d SHA512 
1484ca419ebcb7776d8f92dd633d4fda1a752a73ccb5189b58f7417a5611e015e9b42cbb37b51f4d5c7a27df0d5cab2cdf1e95ebd70a8359ffc8fa1633d28103
 WHIRLPOOL 
78679a7aca7db9b67774c9a07e11ecb081b0297c3e9c23e0f98d08ee96f62bef7b861ae223f2962ff79f67b0d9582168e21d869ae0ef6c9c23beb53102a351d2
 DIST embassy-vienna-1.7.2.660.tar.gz 873165 SHA256 
d3c9f64394a5c59151a345c3a2d8e2b3fcab3b59918584776316c204f0bb6c6d SHA512 
1484ca419ebcb7776d8f92dd633d4fda1a752a73ccb5189b58f7417a5611e015e9b42cbb37b51f4d5c7a27df0d5cab2cdf1e95ebd70a8359ffc8fa1633d28103
 WHIRLPOOL 
78679a7aca7db9b67774c9a07e11ecb081b0297c3e9c23e0f98d08ee96f62bef7b861ae223f2962ff79f67b0d9582168e21d869ae0ef6c9c23beb53102a351d2

diff --git a/sci-biology/embassy-vienna/embassy-vienna-1.7.2.650.ebuild 
b/sci-biology/embassy-vienna/embassy-vienna-1.7.2.650.ebuild
deleted file mode 100644
index 3fd56965dd..00
--- a/sci-biology/embassy-vienna/embassy-vienna-1.7.2.650.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-EBO_DESCRIPTION="Vienna RNA package - RNA folding"
-
-AUTOTOOLS_AUTORECONF=1
-
-inherit emboss-r1 flag-o-matic
-
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
-
-PATCHES=( "${FILESDIR}"/${P}_fix-build-system.patch )
-
-src_configure() {
-   append-cflags -std=gnu89
-   emboss-r1_src_configure
-}



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

2017-02-19 Thread David Seifert
commit: 7c7f1c81f9d8804b876e860b0784e25d9febbfba
Author: David Seifert  gentoo  org>
AuthorDate: Sun Feb 19 18:41:37 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 18:44:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c7f1c81

sci-biology/embassy-esim4: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3937

 sci-biology/embassy-esim4/Manifest   |  1 -
 sci-biology/embassy-esim4/embassy-esim4-1.0.0.650.ebuild | 15 ---
 2 files changed, 16 deletions(-)

diff --git a/sci-biology/embassy-esim4/Manifest 
b/sci-biology/embassy-esim4/Manifest
index 27008722ca..08b889f6d7 100644
--- a/sci-biology/embassy-esim4/Manifest
+++ b/sci-biology/embassy-esim4/Manifest
@@ -1,2 +1 @@
-DIST embassy-esim4-1.0.0.650.tar.gz 473261 SHA256 
ce2f8a4e802da7e11ac3cbaf24406d9b33d4aa488f1c68bbbc8e969ec7e0b671 SHA512 
623b241915217ffb314e3fc4ca6aed5e1683b78b6c76f899b67c4e5d48ce83c9920d79b1c5a1508d61856c332e614020d0804b7252c535d9622f9623f29cd152
 WHIRLPOOL 
ea34bd05cc41f8e1e4af8eebfca9f1c0888c96f0dbb11df79c2cd8966b27d72f019c8ec3043ca7c9e276e015232476165a77336590ace448766a45163f654d62
 DIST embassy-esim4-1.0.0.660.tar.gz 473261 SHA256 
ce2f8a4e802da7e11ac3cbaf24406d9b33d4aa488f1c68bbbc8e969ec7e0b671 SHA512 
623b241915217ffb314e3fc4ca6aed5e1683b78b6c76f899b67c4e5d48ce83c9920d79b1c5a1508d61856c332e614020d0804b7252c535d9622f9623f29cd152
 WHIRLPOOL 
ea34bd05cc41f8e1e4af8eebfca9f1c0888c96f0dbb11df79c2cd8966b27d72f019c8ec3043ca7c9e276e015232476165a77336590ace448766a45163f654d62

diff --git a/sci-biology/embassy-esim4/embassy-esim4-1.0.0.650.ebuild 
b/sci-biology/embassy-esim4/embassy-esim4-1.0.0.650.ebuild
deleted file mode 100644
index e1341437c8..00
--- a/sci-biology/embassy-esim4/embassy-esim4-1.0.0.650.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-EBO_DESCRIPTION="sim4 - Alignment of cDNA and genomic DNA"
-
-AUTOTOOLS_AUTORECONF=1
-
-inherit emboss-r1
-
-KEYWORDS="amd64 x86 ~x86-linux ~ppc-macos"
-
-PATCHES=( "${FILESDIR}"/${P}_fix-build-system.patch )



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

2017-02-19 Thread David Seifert
commit: 3a488e79382f902e4202ef634c034745026b6c1c
Author: David Seifert  gentoo  org>
AuthorDate: Sun Feb 19 18:41:36 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 18:43:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a488e79

sci-biology/embassy-cbstools: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3937

 sci-biology/embassy-cbstools/Manifest |  1 -
 .../embassy-cbstools/embassy-cbstools-1.0.0.650.ebuild| 15 ---
 2 files changed, 16 deletions(-)

diff --git a/sci-biology/embassy-cbstools/Manifest 
b/sci-biology/embassy-cbstools/Manifest
index 8714830fc9..40e2075a6d 100644
--- a/sci-biology/embassy-cbstools/Manifest
+++ b/sci-biology/embassy-cbstools/Manifest
@@ -1,2 +1 @@
-DIST embassy-cbstools-1.0.0.650.tar.gz 452594 SHA256 
adb97baa5c7c44c1451537c8cb608024322435d5a4a2693a063a501e42f7127c SHA512 
8f16f726220a36f998d8a0f1d8aec9ec6b2db8160b15bed7bafc5a65d57a937bd91ee831ecabe2e9aaa8cecaa18d050f16439a276a882730fde3fa4937bec384
 WHIRLPOOL 
82813e295f5576d30d474eb9294c2c2c75c577abb59f57baae35cc8cceaccd5a9216f50be43d61523feea80ad6212c955a084bcd9f84da9b5802d050cdc4092a
 DIST embassy-cbstools-1.0.0.660.tar.gz 452594 SHA256 
adb97baa5c7c44c1451537c8cb608024322435d5a4a2693a063a501e42f7127c SHA512 
8f16f726220a36f998d8a0f1d8aec9ec6b2db8160b15bed7bafc5a65d57a937bd91ee831ecabe2e9aaa8cecaa18d050f16439a276a882730fde3fa4937bec384
 WHIRLPOOL 
82813e295f5576d30d474eb9294c2c2c75c577abb59f57baae35cc8cceaccd5a9216f50be43d61523feea80ad6212c955a084bcd9f84da9b5802d050cdc4092a

diff --git a/sci-biology/embassy-cbstools/embassy-cbstools-1.0.0.650.ebuild 
b/sci-biology/embassy-cbstools/embassy-cbstools-1.0.0.650.ebuild
deleted file mode 100644
index 35e68e07d2..00
--- a/sci-biology/embassy-cbstools/embassy-cbstools-1.0.0.650.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-EBO_DESCRIPTION="Applications from the CBS group"
-
-AUTOTOOLS_AUTORECONF=1
-
-inherit emboss-r1
-
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
-
-PATCHES=( "${FILESDIR}"/${P}_fix-build-system.patch )



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

2017-02-19 Thread David Seifert
commit: 2a37ce3b901ebfb75c56db7a11f45cd1999c80cb
Author: David Seifert  gentoo  org>
AuthorDate: Sun Feb 19 18:41:37 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 18:44:22 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a37ce3b

sci-biology/embassy-phylipnew: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3937

 sci-biology/embassy-phylipnew/Manifest  |  1 -
 .../embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild | 17 -
 2 files changed, 18 deletions(-)

diff --git a/sci-biology/embassy-phylipnew/Manifest 
b/sci-biology/embassy-phylipnew/Manifest
index 0895c1d030..b996a1e785 100644
--- a/sci-biology/embassy-phylipnew/Manifest
+++ b/sci-biology/embassy-phylipnew/Manifest
@@ -1,2 +1 @@
-DIST embassy-phylipnew-3.69.650.tar.gz 1741298 SHA256 
af385d01826e67e05295955f05721728abbd4feb9e11a944189414da6590bfeb SHA512 
b41a31285e05a418e4fbfae7241c3658fe458e3d5d84bff472d98b7c145340a55bee1d744b5c056d0e88407074947b5f37b2182c9cb800c8a8d43dfa76d026d5
 WHIRLPOOL 
94cbe384a1575c322c7e3cdba7ccdb79e3e24cec7bd24776872f3e7d425d85c64fdcdc1cae6c079b40ca943b84a039ba2c7c5c059c40ceaf95c5c2e11e4a3e58
 DIST embassy-phylipnew-3.69.660.tar.gz 1741298 SHA256 
af385d01826e67e05295955f05721728abbd4feb9e11a944189414da6590bfeb SHA512 
b41a31285e05a418e4fbfae7241c3658fe458e3d5d84bff472d98b7c145340a55bee1d744b5c056d0e88407074947b5f37b2182c9cb800c8a8d43dfa76d026d5
 WHIRLPOOL 
94cbe384a1575c322c7e3cdba7ccdb79e3e24cec7bd24776872f3e7d425d85c64fdcdc1cae6c079b40ca943b84a039ba2c7c5c059c40ceaf95c5c2e11e4a3e58

diff --git a/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild 
b/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild
deleted file mode 100644
index 85ef51b6ce..00
--- a/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-EBO_DESCRIPTION="The Phylogeny Inference Package"
-
-AUTOTOOLS_AUTORECONF=1
-
-inherit emboss-r1
-
-LICENSE+=" freedist"
-
-KEYWORDS="amd64 x86 ~x86-linux ~ppc-macos"
-
-PATCHES=( "${FILESDIR}"/${P}_fix-build-system.patch )



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

2017-02-19 Thread David Seifert
commit: 3dfc2771268d6b89e35f7c5678df1069a3543a4a
Author: David Seifert  gentoo  org>
AuthorDate: Sun Feb 19 18:41:37 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 18:44:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dfc2771

sci-biology/embassy-structure: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3937

 sci-biology/embassy-structure/Manifest|  1 -
 .../embassy-structure/embassy-structure-0.1.650.ebuild| 15 ---
 2 files changed, 16 deletions(-)

diff --git a/sci-biology/embassy-structure/Manifest 
b/sci-biology/embassy-structure/Manifest
index 2860f5850b..98ac573c73 100644
--- a/sci-biology/embassy-structure/Manifest
+++ b/sci-biology/embassy-structure/Manifest
@@ -1,2 +1 @@
-DIST embassy-structure-0.1.650.tar.gz 588118 SHA256 
06c3d07f495247d1427e91887fa00df053486e2b59f0ec722735bb0b957502f1 SHA512 
56fb0ed975bfd95b1fbbccaf694e0617ec23971d53bdc230eeb6ca177907e784805697193e7630e4a513f1b4ee7a1a7974136520963557c452185be4ed22b641
 WHIRLPOOL 
db988aab3f6d2165f44039385fd0a7ab2d6a7dce12906714d5932b411e3dfeac7e06a219af048ef120ea22acab3c1e958fefe68e6e1f19eec56de82c5c1b8c03
 DIST embassy-structure-0.1.660.tar.gz 588118 SHA256 
06c3d07f495247d1427e91887fa00df053486e2b59f0ec722735bb0b957502f1 SHA512 
56fb0ed975bfd95b1fbbccaf694e0617ec23971d53bdc230eeb6ca177907e784805697193e7630e4a513f1b4ee7a1a7974136520963557c452185be4ed22b641
 WHIRLPOOL 
db988aab3f6d2165f44039385fd0a7ab2d6a7dce12906714d5932b411e3dfeac7e06a219af048ef120ea22acab3c1e958fefe68e6e1f19eec56de82c5c1b8c03

diff --git a/sci-biology/embassy-structure/embassy-structure-0.1.650.ebuild 
b/sci-biology/embassy-structure/embassy-structure-0.1.650.ebuild
deleted file mode 100644
index 4fae22b7ef..00
--- a/sci-biology/embassy-structure/embassy-structure-0.1.650.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-EBO_DESCRIPTION="Protein structure add-on package"
-
-AUTOTOOLS_AUTORECONF=1
-
-inherit emboss-r1
-
-KEYWORDS="amd64 x86 ~x86-linux ~ppc-macos"
-
-PATCHES=( "${FILESDIR}"/${P}_fix-build-system.patch )



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

2017-02-19 Thread David Seifert
commit: dd4a52d110094cde780c2b8f49182c37a0485913
Author: David Seifert  gentoo  org>
AuthorDate: Sun Feb 19 18:41:37 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 18:44:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd4a52d1

sci-biology/embassy-signature: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3937

 sci-biology/embassy-signature/Manifest  |  1 -
 .../embassy-signature/embassy-signature-0.1.650.ebuild  | 13 -
 2 files changed, 14 deletions(-)

diff --git a/sci-biology/embassy-signature/Manifest 
b/sci-biology/embassy-signature/Manifest
index dd0225bc80..9be853e1f3 100644
--- a/sci-biology/embassy-signature/Manifest
+++ b/sci-biology/embassy-signature/Manifest
@@ -1,2 +1 @@
-DIST embassy-signature-0.1.650.tar.gz 622294 SHA256 
2ab34cc76caaaefe7914e9b00dd12ee81a32d7a7ccca20ba901d67f1e2c2f27e SHA512 
4989693b17c29ece16f94934e1b2f5e62f31c345bc8cbac938450db0d8f5d56ae37be6090c46e96725e63621c5951f8a65461cd36d4aafb1b509f3f554b4e952
 WHIRLPOOL 
1a943266ee9092f13fb3ad0779cdfe70e3cb5c1ed7d31164a93da90aaea2df95150970e0ef22df89c3cc97dfe7564092f2cab8aad7fb720e2f456cb363666de3
 DIST embassy-signature-0.1.660.tar.gz 622294 SHA256 
2ab34cc76caaaefe7914e9b00dd12ee81a32d7a7ccca20ba901d67f1e2c2f27e SHA512 
4989693b17c29ece16f94934e1b2f5e62f31c345bc8cbac938450db0d8f5d56ae37be6090c46e96725e63621c5951f8a65461cd36d4aafb1b509f3f554b4e952
 WHIRLPOOL 
1a943266ee9092f13fb3ad0779cdfe70e3cb5c1ed7d31164a93da90aaea2df95150970e0ef22df89c3cc97dfe7564092f2cab8aad7fb720e2f456cb363666de3

diff --git a/sci-biology/embassy-signature/embassy-signature-0.1.650.ebuild 
b/sci-biology/embassy-signature/embassy-signature-0.1.650.ebuild
deleted file mode 100644
index 0d8e324cab..00
--- a/sci-biology/embassy-signature/embassy-signature-0.1.650.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-EBO_DESCRIPTION="Protein signature add-on package"
-
-PATCHES=( "${FILESDIR}"/${P}_fix-build-system.patch )
-AUTOTOOLS_AUTORECONF=1
-inherit emboss-r1
-
-KEYWORDS="amd64 x86 ~x86-linux ~ppc-macos"



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

2017-02-19 Thread David Seifert
commit: 240578ef3271313a861a48da95093fa2183d02da
Author: David Seifert  gentoo  org>
AuthorDate: Sun Feb 19 18:41:37 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 18:44:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=240578ef

sci-biology/embassy-topo: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3937

 sci-biology/embassy-topo/Manifest|  1 -
 sci-biology/embassy-topo/embassy-topo-2.0.650.ebuild | 15 ---
 2 files changed, 16 deletions(-)

diff --git a/sci-biology/embassy-topo/Manifest 
b/sci-biology/embassy-topo/Manifest
index a2204d9d65..6fad36e232 100644
--- a/sci-biology/embassy-topo/Manifest
+++ b/sci-biology/embassy-topo/Manifest
@@ -1,2 +1 @@
-DIST embassy-topo-2.0.650.tar.gz 443510 SHA256 
a8b8b7c1e04be44b5d6982614a9af44b84d0282bb917ed29e23a0a710241ad6f SHA512 
8ef157a61ac47680734bed3d07cfe2bcd86730998453daa704b74aad667944ad6b0cc6f7fce36be4566cb19a626f1648d5f6793ce227cf57939fcfd0d10690a8
 WHIRLPOOL 
fbe0edadeafe14b4b24be6fd65ed51dc9572f89e12e6f038017e9dd208a867138219350ccde6ca3eeab94ccedf34e5ec672a65cbf30c3819387407e778caeb55
 DIST embassy-topo-2.0.660.tar.gz 443510 SHA256 
a8b8b7c1e04be44b5d6982614a9af44b84d0282bb917ed29e23a0a710241ad6f SHA512 
8ef157a61ac47680734bed3d07cfe2bcd86730998453daa704b74aad667944ad6b0cc6f7fce36be4566cb19a626f1648d5f6793ce227cf57939fcfd0d10690a8
 WHIRLPOOL 
fbe0edadeafe14b4b24be6fd65ed51dc9572f89e12e6f038017e9dd208a867138219350ccde6ca3eeab94ccedf34e5ec672a65cbf30c3819387407e778caeb55

diff --git a/sci-biology/embassy-topo/embassy-topo-2.0.650.ebuild 
b/sci-biology/embassy-topo/embassy-topo-2.0.650.ebuild
deleted file mode 100644
index da341d3db7..00
--- a/sci-biology/embassy-topo/embassy-topo-2.0.650.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-EBO_DESCRIPTION="Transmembrane protein display"
-
-AUTOTOOLS_AUTORECONF=1
-
-inherit emboss-r1
-
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
-
-PATCHES=( "${FILESDIR}"/${P}_fix-build-system.patch )



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

2017-02-19 Thread David Seifert
commit: aa19eee8a41de5940cfb8e8da8e7f60e37559641
Author: David Seifert  gentoo  org>
AuthorDate: Sun Feb 19 18:41:36 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 18:43:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa19eee8

sci-biology/rebase: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3937

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

diff --git a/sci-biology/rebase/Manifest b/sci-biology/rebase/Manifest
index cc30e1674a..8f095bcbb4 100644
--- a/sci-biology/rebase/Manifest
+++ b/sci-biology/rebase/Manifest
@@ -1,2 +1 @@
-DIST rebase-1612.tar.xz 122519992 SHA256 
eb94346564c43244c5959b5948fe59f0ebe9e2590978f1ec8787a3395e918368 SHA512 
3936749465f828d1b5922b4c75635a678e2e865cef88084d819291227bd1404e56edbc208e986a7373c32ff0172709cfcb8c4343f8512fbdacf39666f97c5026
 WHIRLPOOL 
729aa68437b48e3bcbaaf3747feaaf7090a612d2a05658a28ca74b8c58b3227718b0ca9d17a9d5caba42ba02cb6d11fe8bc34796bf385a8310bed2aecae20985
 DIST rebase-1701.tar.xz 120604368 SHA256 
cc8cf90f874dcb179b9f7654780ff783066fa6a67fffb90d6ac08d2917fa671b SHA512 
1833db9d78508bbd5317f9b42b0e8129096f1695d5a14d5e2b6043bc94091a76ac404c576ad622be4e32c46aff7975a7ec3e36c3da71ce3ce1665868ee0d77cb
 WHIRLPOOL 
641b755b92e8aa9ca2d9a69760d0414a95f38512fa235a9856a953398d5ab0c853bb4743f6790aada1d90f968bfaa76c0651aadea842fff9700941c506a29ecd

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



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

2017-02-19 Thread David Seifert
commit: 5d9128bb235538e20ab004fae572007f8084562d
Author: David Seifert  gentoo  org>
AuthorDate: Sun Feb 19 18:41:36 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 18:43:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d9128bb

sci-biology/transfac: Drop to unstable

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3937

 sci-biology/transfac/transfac-3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-biology/transfac/transfac-3.2.ebuild 
b/sci-biology/transfac/transfac-3.2.ebuild
index f35476ca5a..9b6e76ce87 100644
--- a/sci-biology/transfac/transfac-3.2.ebuild
+++ b/sci-biology/transfac/transfac-3.2.ebuild
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.ebi.ac.uk/pub/databases/${PN}/${PN}32.tar.Z;
 LICENSE="public-domain"
 
 SLOT="3"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="emboss minimal"
 # Minimal build keeps only the indexed files (if applicable) and the 
documentation.
 # The non-indexed database is not installed.



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

2017-02-19 Thread David Seifert
commit: 90631c2a22158b4c32aa375b7f974de1544bb14c
Author: David Seifert  gentoo  org>
AuthorDate: Sun Feb 19 18:41:36 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 18:43:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90631c2a

sci-biology/embassy-domsearch: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3937

 sci-biology/embassy-domsearch/Manifest|  1 -
 .../embassy-domsearch/embassy-domsearch-0.1.650.ebuild| 15 ---
 2 files changed, 16 deletions(-)

diff --git a/sci-biology/embassy-domsearch/Manifest 
b/sci-biology/embassy-domsearch/Manifest
index 26789be3fa..f9c9315dc2 100644
--- a/sci-biology/embassy-domsearch/Manifest
+++ b/sci-biology/embassy-domsearch/Manifest
@@ -1,2 +1 @@
-DIST embassy-domsearch-0.1.650.tar.gz 504183 SHA256 
43c1d99723f42d0f79c4e9d11abaff084bed8262ec958f237a51465cd7afa168 SHA512 
a242100dc7b4b1f4a838dbf65dffb0475b6b890c7d68efae6a74beb3d4784d031f92365a50a41c0d7ea7d1b4be5e65a298626a798970c74df0d5f85427a51589
 WHIRLPOOL 
02afa5cdf4d82b127317537c088b91592f6c4624769b7b13f030fd59590b533fb8ec62189b165bbf885d967069883f5e08f562e7187294468700ce9571a47111
 DIST embassy-domsearch-0.1.660.tar.gz 504183 SHA256 
43c1d99723f42d0f79c4e9d11abaff084bed8262ec958f237a51465cd7afa168 SHA512 
a242100dc7b4b1f4a838dbf65dffb0475b6b890c7d68efae6a74beb3d4784d031f92365a50a41c0d7ea7d1b4be5e65a298626a798970c74df0d5f85427a51589
 WHIRLPOOL 
02afa5cdf4d82b127317537c088b91592f6c4624769b7b13f030fd59590b533fb8ec62189b165bbf885d967069883f5e08f562e7187294468700ce9571a47111

diff --git a/sci-biology/embassy-domsearch/embassy-domsearch-0.1.650.ebuild 
b/sci-biology/embassy-domsearch/embassy-domsearch-0.1.650.ebuild
deleted file mode 100644
index 02e57e0c9f..00
--- a/sci-biology/embassy-domsearch/embassy-domsearch-0.1.650.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-EBO_DESCRIPTION="Protein domain search add-on package"
-
-AUTOTOOLS_AUTORECONF=1
-
-inherit emboss-r1
-
-KEYWORDS="amd64 x86 ~x86-linux ~ppc-macos"
-
-PATCHES=( "${FILESDIR}"/${P}_fix-build-system.patch )



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

2017-02-19 Thread David Seifert
commit: 4c9a35184568a8639d8293f03d131cf983c2bdce
Author: David Seifert  gentoo  org>
AuthorDate: Sun Feb 19 18:41:37 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 18:44:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c9a3518

sci-biology/embassy-mse: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3937

 sci-biology/embassy-mse/Manifest   |  1 -
 .../embassy-mse/embassy-mse-3.0.0.650.ebuild   | 29 --
 2 files changed, 30 deletions(-)

diff --git a/sci-biology/embassy-mse/Manifest b/sci-biology/embassy-mse/Manifest
index 97f517f4d1..629ce2f87c 100644
--- a/sci-biology/embassy-mse/Manifest
+++ b/sci-biology/embassy-mse/Manifest
@@ -1,2 +1 @@
-DIST embassy-mse-3.0.0.650.tar.gz 491747 SHA256 
2744c2a447cc16d7ad4d9049c61793fc2803659b83b0666b3ca9c30648dac88c SHA512 
4ae34de71566464e4352ff7b3bbd19b8bf0571013f34253495cf5cc57240bac9c75192c302eb0231763db1745a7e3e79ebcdcb006e36ea4621a886b213eb96d3
 WHIRLPOOL 
8d257e79161d5989ac2fe3fe5e55e073402b57795121693fd43ac0d2d348032abb7927d4e40faf2b4db182145f9bcdcc7ba5d7b0534df10dd844c256b8dacb9b
 DIST embassy-mse-3.0.0.660.tar.gz 491747 SHA256 
2744c2a447cc16d7ad4d9049c61793fc2803659b83b0666b3ca9c30648dac88c SHA512 
4ae34de71566464e4352ff7b3bbd19b8bf0571013f34253495cf5cc57240bac9c75192c302eb0231763db1745a7e3e79ebcdcb006e36ea4621a886b213eb96d3
 WHIRLPOOL 
8d257e79161d5989ac2fe3fe5e55e073402b57795121693fd43ac0d2d348032abb7927d4e40faf2b4db182145f9bcdcc7ba5d7b0534df10dd844c256b8dacb9b

diff --git a/sci-biology/embassy-mse/embassy-mse-3.0.0.650.ebuild 
b/sci-biology/embassy-mse/embassy-mse-3.0.0.650.ebuild
deleted file mode 100644
index 2210dc7eae..00
--- a/sci-biology/embassy-mse/embassy-mse-3.0.0.650.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-EBO_DESCRIPTION="MSE - Multiple Sequence Screen Editor"
-
-AUTOTOOLS_AUTORECONF=1
-
-inherit emboss-r1
-
-KEYWORDS="amd64 x86 ~x86-linux ~ppc-macos"
-IUSE+=" ncurses"
-
-RDEPEND+=" ncurses? ( sys-libs/ncurses )"
-
-PATCHES=( "${FILESDIR}"/${P}_fix-build-system.patch )
-
-src_configure() {
-   EBO_EXTRA_ECONF="$(use_enable ncurses curses)"
-   emboss-r1_src_configure
-}
-
-src_install() {
-   autotools-utils_src_install
-   insinto /usr/include/emboss/mse
-   doins h/*.h
-}



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

2017-02-19 Thread David Seifert
commit: e35c70898507d8a5e0aad8e55b668ef54d9b9f4c
Author: David Seifert  gentoo  org>
AuthorDate: Sun Feb 19 18:41:37 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 18:44:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e35c7089

sci-biology/embassy-meme: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3937

 sci-biology/embassy-meme/Manifest|  1 -
 sci-biology/embassy-meme/embassy-meme-4.7.650.ebuild | 17 -
 2 files changed, 18 deletions(-)

diff --git a/sci-biology/embassy-meme/Manifest 
b/sci-biology/embassy-meme/Manifest
index 0791bfad99..a2ccb8581c 100644
--- a/sci-biology/embassy-meme/Manifest
+++ b/sci-biology/embassy-meme/Manifest
@@ -1,2 +1 @@
-DIST embassy-meme-4.7.650.tar.gz 622448 SHA256 
a9ce0af5f8e05d82cf7678c9781041520bb9889a5706e38480940003ef2a9e8f SHA512 
0536531b198aac09a9fe6c17cf1c60c766789c94a7f83f743a90aaa65061c95534bf398c53611a34549b7ec1a4928fdc45fe0d2553f25f85eeda41f90c2e8c6f
 WHIRLPOOL 
041fec3789c86375edb64b34a0190484cda6a59aab564c5deee19930a8cec0455ed9689d726cb647cca30e7c3c59f728aff5546ab8ad491aed4f331e76497b51
 DIST embassy-meme-4.7.660.tar.gz 622448 SHA256 
a9ce0af5f8e05d82cf7678c9781041520bb9889a5706e38480940003ef2a9e8f SHA512 
0536531b198aac09a9fe6c17cf1c60c766789c94a7f83f743a90aaa65061c95534bf398c53611a34549b7ec1a4928fdc45fe0d2553f25f85eeda41f90c2e8c6f
 WHIRLPOOL 
041fec3789c86375edb64b34a0190484cda6a59aab564c5deee19930a8cec0455ed9689d726cb647cca30e7c3c59f728aff5546ab8ad491aed4f331e76497b51

diff --git a/sci-biology/embassy-meme/embassy-meme-4.7.650.ebuild 
b/sci-biology/embassy-meme/embassy-meme-4.7.650.ebuild
deleted file mode 100644
index 33778faa7f..00
--- a/sci-biology/embassy-meme/embassy-meme-4.7.650.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-EBO_DESCRIPTION="Wrappers for MEME - Multiple Em for Motif Elicitation"
-
-AUTOTOOLS_AUTORECONF=1
-
-inherit emboss-r1
-
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
-
-RDEPEND+=" sci-biology/meme"
-
-PATCHES=( "${FILESDIR}"/${P}_fix-build-system.patch )



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

2017-02-19 Thread David Seifert
commit: fe6ae184473398f451aeb425bdd56fd2c9af9c1a
Author: David Seifert  gentoo  org>
AuthorDate: Sun Feb 19 18:41:36 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 18:43:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe6ae184

sci-biology/embassy: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3937

 sci-biology/embassy/embassy-6.6.0.ebuild | 31 ---
 1 file changed, 31 deletions(-)

diff --git a/sci-biology/embassy/embassy-6.6.0.ebuild 
b/sci-biology/embassy/embassy-6.6.0.ebuild
deleted file mode 100644
index 514f080882..00
--- a/sci-biology/embassy/embassy-6.6.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="A meta-package for installing all EMBASSY packages (EMBOSS 
add-ons)"
-HOMEPAGE="http://emboss.sourceforge.net/embassy/;
-
-LICENSE+=" freedist"
-SLOT="0"
-KEYWORDS="amd64 x86 ~x86-linux ~ppc-macos"
-
-RDEPEND+="
-   >=sci-biology/embassy-cbstools-1.0.0.650
-   >=sci-biology/embassy-clustalomega-1.1.0
-   >=sci-biology/embassy-domainatrix-0.1.650
-   >=sci-biology/embassy-domalign-0.1.650
-   >=sci-biology/embassy-domsearch-0.1.650
-   >=sci-biology/embassy-emnu-1.05.650
-   >=sci-biology/embassy-esim4-1.0.0.650
-   >=sci-biology/embassy-hmmer-2.3.2.650
-   >=sci-biology/embassy-iprscan-4.3.1.650
-   >=sci-biology/embassy-meme-4.7.650
-   >=sci-biology/embassy-mse-3.0.0.650
-   >=sci-biology/embassy-phylipnew-3.69.650
-   >=sci-biology/embassy-signature-0.1.650
-   >=sci-biology/embassy-structure-0.1.650
-   >=sci-biology/embassy-topo-2.0.650
-   >=sci-biology/embassy-vienna-1.7.2.650
-"



[gentoo-commits] repo/gentoo:master commit in: eclass/, sci-biology/emboss/

2017-02-19 Thread David Seifert
commit: b40760bd69c57dae5c57650ee8507e5ac0d54b1c
Author: David Seifert  gentoo  org>
AuthorDate: Sun Feb 19 18:41:38 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 18:44:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b40760bd

sci-biology/emboss: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3937

 eclass/emboss-r1.eclass| 134 -
 sci-biology/emboss/emboss-6.6.0.ebuild |  67 -
 2 files changed, 201 deletions(-)

diff --git a/eclass/emboss-r1.eclass b/eclass/emboss-r1.eclass
deleted file mode 100644
index 2b58de68a2..00
--- a/eclass/emboss-r1.eclass
+++ /dev/null
@@ -1,134 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-# @ECLASS: emboss-r1.eclass
-# @MAINTAINER:
-# sci-biol...@gentoo.org
-# j...@gentoo.org
-# ted.tanbe...@gmail.com
-# @AUTHOR:
-# Original author: Author Olivier Fisette 
-# Next gen author: Justin Lecher 
-# Next gen author: Ted Tanberry 
-# @BLURB: Use this to easy install EMBOSS and EMBASSY programs (EMBOSS 
add-ons).
-# @DESCRIPTION:
-# The inheriting ebuild must set at least EAPI=5 and provide EBO_DESCRIPTION 
before the inherit line.
-# KEYWORDS should be set. Additionally "(R|P)DEPEND"encies and other standard
-# ebuild variables can be extended (FOO+=" bar").
-#
-# Example:
-#
-# EAPI="5"
-#
-# EBO_DESCRIPTION="applications from the CBS group"
-#
-# inherit emboss-r1
-
-# @ECLASS-VARIABLE: EBO_DESCRIPTION
-# @DEFAULT_UNSET
-# @DESCRIPTION:
-# Should be set. Completes the generic description of the embassy module as 
follows:
-#
-# EMBOSS integrated version of ${EBO_DESCRIPTION}, e.g.
-#
-# "EMBOSS integrated version of applications from the CBS group"
-#
-# Defaults to the upstream name of the module.
-
-# @ECLASS-VARIABLE: EBO_EXTRA_ECONF
-# @DEFAULT_UNSET
-# @DESCRIPTION:
-# Extra config options passed to econf.
-
-case ${EAPI:-0} in
-   5) ;;
-   *) die "this eclass doesn't support < EAPI 5" ;;
-esac
-
-inherit autotools-utils eutils flag-o-matic
-
-HOMEPAGE="http://emboss.sourceforge.net/;
-LICENSE="LGPL-2 GPL-2"
-
-SLOT="0"
-IUSE="mysql pdf png postgres static-libs X"
-
-DEPEND="
-   dev-libs/expat
-   dev-libs/libpcre:3
-   sci-libs/plplot
-   sys-libs/zlib
-   mysql? ( virtual/mysql )
-   pdf? ( media-libs/libharu )
-   png? ( media-libs/gd[png] )
-   postgres? ( dev-db/postgresql:= )
-   X? ( x11-libs/libXt )"
-RDEPEND="${DEPEND}"
-
-if [[ ${PN} == embassy-* ]]; then
-   EMBASSY_PACKAGE=yes
-   # The EMBASSY package name, retrieved from the inheriting ebuild's name
-   EN=${PN:8}
-   # The full name and version of the EMBASSY package (excluding the Gentoo
-   # revision number)
-   EF=$(echo ${EN} | tr "[:lower:]" "[:upper:]")-${PV}
-   : ${EBO_DESCRIPTION:=${EN}}
-   DESCRIPTION="EMBOSS integrated version of ${EBO_DESCRIPTION}"
-   SRC_URI="ftp://emboss.open-bio.org/pub/EMBOSS/${EF}.tar.gz -> 
embassy-${EN}-${PVR}.tar.gz"
-   DEPEND+=" 
>=sci-biology/emboss-6.6.0[mysql=,pdf=,png=,postgres=,static-libs=,X=]"
-
-   S="${WORKDIR}"/${EF}
-fi
-
-# @FUNCTION: emboss-r1_src_prepare
-# @DESCRIPTION:
-# Does the following things
-#
-#  1. Renames configure.in to configure.ac, if possible
-#  2. Applies ${PATCHES[@]} and runs autotools via autotools-utils.eclass
-#
-
-emboss-r1_src_prepare() {
-   if [[ -e configure.in ]]; then
-   mv configure.{in,ac} || die
-   fi
-
-   autotools-utils_src_prepare
-}
-
-# @FUNCTION: emboss-r1_src_configure
-# @DESCRIPTION:
-# runs econf with following options.
-#
-#  $(use_with X x)
-#  $(use_with png pngdriver)
-#  $(use_with pdf hpdf)
-#  $(use_with mysql mysql)
-#  $(use_with postgres postgresql)
-#  $(use_enable static-libs static)
-#  --enable-large
-#  --without-java
-#  --enable-systemlibs
-#  ${EBO_EXTRA_ECONF}
-
-emboss-r1_src_configure() {
-   local myeconfargs=(
-   $(use_with X x)
-   $(use_with png pngdriver "${EPREFIX}/usr")
-   $(use_with pdf hpdf "${EPREFIX}/usr")
-   $(use_with mysql mysql "${EPREFIX}/usr/bin/mysql_config")
-   $(use_with postgres postgresql "${EPREFIX}/usr/bin/pg_config")
-   --enable-large
-   --without-java
-   --enable-systemlibs
-   ${EBO_EXTRA_ECONF}
-   )
-
-   [[ ${EMBASSY_PACKAGE} == yes ]] && \
-   append-cppflags "-I${EPREFIX}/usr/include/emboss"
-
-   autotools-utils_src_configure
-}
-
-EXPORT_FUNCTIONS src_prepare src_configure

diff --git a/sci-biology/emboss/emboss-6.6.0.ebuild 
b/sci-biology/emboss/emboss-6.6.0.ebuild
deleted file mode 100644
index 8b1d211efd..00
--- a/sci-biology/emboss/emboss-6.6.0.ebuild
+++ 

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

2017-02-19 Thread David Seifert
commit: 1cf704486877e93b8ac045849aa1821004914eea
Author: David Seifert  gentoo  org>
AuthorDate: Sun Feb 19 18:41:35 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 18:43:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cf70448

sci-biology/aaindex: Drop to unstable

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3937

 sci-biology/aaindex/aaindex-9.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-biology/aaindex/aaindex-9.1.ebuild 
b/sci-biology/aaindex/aaindex-9.1.ebuild
index b0a4a97454..5212990237 100644
--- a/sci-biology/aaindex/aaindex-9.1.ebuild
+++ b/sci-biology/aaindex/aaindex-9.1.ebuild
@@ -11,7 +11,7 @@ SLOT="0"
 # Minimal build keeps only the indexed files (if applicable) and the
 # documentation. The non-indexed database is not installed.
 IUSE="emboss minimal"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 
 DEPEND="emboss? ( sci-biology/emboss )"
 



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

2017-02-19 Thread David Seifert
commit: 4b7799b55bbd06e9a35e1ff365a1ac4d5d073d0b
Author: David Seifert  gentoo  org>
AuthorDate: Sun Feb 19 18:41:35 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 18:43:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b7799b5

sci-biology/cutg: Drop to unstable

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3937

 sci-biology/cutg/cutg-160-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-biology/cutg/cutg-160-r1.ebuild 
b/sci-biology/cutg/cutg-160-r1.ebuild
index 19863c56d2..e1bb801bc0 100644
--- a/sci-biology/cutg/cutg-160-r1.ebuild
+++ b/sci-biology/cutg/cutg-160-r1.ebuild
@@ -13,7 +13,7 @@ LICENSE="public-domain"
 # Minimal build keeps only the indexed files (if applicable) and the
 # documentation. The non-indexed database is not installed.
 IUSE="emboss minimal"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 
 DEPEND="emboss? ( sci-biology/emboss )"
 RDEPEND="${DEPEND}"



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

2017-02-19 Thread David Seifert
commit: af430f013067cf302d99a6acd15c923a2293c681
Author: David Seifert  gentoo  org>
AuthorDate: Sun Feb 19 18:41:35 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 18:43:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af430f01

sci-biology/rebase: Drop to unstable

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3937

 sci-biology/rebase/rebase-1612.ebuild | 2 +-
 sci-biology/rebase/rebase-1701.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-biology/rebase/rebase-1612.ebuild 
b/sci-biology/rebase/rebase-1612.ebuild
index 7348ae8c78..65d4fbb4d6 100644
--- a/sci-biology/rebase/rebase-1612.ebuild
+++ b/sci-biology/rebase/rebase-1612.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz;
 
 SLOT="0"
 LICENSE="public-domain"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris 
~x86-solaris"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="emboss minimal"
 
 RDEPEND="emboss? ( >=sci-biology/emboss-5.0.0 )"

diff --git a/sci-biology/rebase/rebase-1701.ebuild 
b/sci-biology/rebase/rebase-1701.ebuild
index f241beaf07..65d4fbb4d6 100644
--- a/sci-biology/rebase/rebase-1701.ebuild
+++ b/sci-biology/rebase/rebase-1701.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz;
 
 SLOT="0"
 LICENSE="public-domain"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris 
~x86-solaris"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="emboss minimal"
 
 RDEPEND="emboss? ( >=sci-biology/emboss-5.0.0 )"



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

2017-02-19 Thread David Seifert
commit: 0d4d4b023bbf38d8a7542ae41e378e674eec2736
Author: David Seifert  gentoo  org>
AuthorDate: Sun Feb 19 18:41:35 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 19 18:43:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d4d4b02

sci-biology/prints: Drop to unstable

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3937

 sci-biology/prints/prints-39.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-biology/prints/prints-39.0.ebuild 
b/sci-biology/prints/prints-39.0.ebuild
index e64ba2989b..74ad780f49 100644
--- a/sci-biology/prints/prints-39.0.ebuild
+++ b/sci-biology/prints/prints-39.0.ebuild
@@ -13,7 +13,7 @@ LICENSE="public-domain"
 IUSE="emboss minimal"
 # Minimal build keeps only the indexed files (if applicable) and the
 # documentation. The non-indexed database is not installed.
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 
 DEPEND="emboss? ( sci-biology/emboss )"
 RDEPEND="${DEPEND}"



  1   2   3   >