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

2018-03-18 Thread Tim Harder
commit: 9db4960780d9a2b64460b18d1403a1d2b0b83f40
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Mar 19 05:32:49 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Mar 19 05:36:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9db49607

dev-python/setuptools_scm: remove old

 dev-python/setuptools_scm/Manifest |  1 -
 .../setuptools_scm/setuptools_scm-1.15.0.ebuild| 30 --
 .../setuptools_scm/setuptools_scm-1.15.6.ebuild| 30 --
 3 files changed, 61 deletions(-)

diff --git a/dev-python/setuptools_scm/Manifest 
b/dev-python/setuptools_scm/Manifest
index c65b9404aaa..38e65e6fc29 100644
--- a/dev-python/setuptools_scm/Manifest
+++ b/dev-python/setuptools_scm/Manifest
@@ -1,3 +1,2 @@
-DIST setuptools_scm-1.15.0.tar.gz 23677 BLAKE2B 
72d1bb9e3bfd15157ded9a46804dc8a18bdb529268d014e5a4ba9d4a32e48cbc124cdb65ab93136a7a1b6b62a3d24e4c5775f4738db8e3e75c9c149ae9c61f9a
 SHA512 
860fd9460f0d1d5ec9369c2936342f9679b8815e1d705999698b7bd82adb41a65048df68e57065e530972ef57e43a251ac41d6587972b1d5af40cd0249bd081d
 DIST setuptools_scm-1.15.6.tar.gz 25779 BLAKE2B 
01d6771c24015f072a46ff1429b964130f370f42a5cd3c634cc1bf9a506ca8547783087a0b9589ed4038168d034dddbe435540cd25a846536dc5a5c116f4168f
 SHA512 
ae91ac28d396215be5418df3b36af726b6f2fb89707424383e920072fe8f9f75f613a99fe406cfbfffc61f9a857a3294259191694899351ef78aebba73d08816
 DIST setuptools_scm-1.15.7.tar.gz 15426 BLAKE2B 
6c23f2bd74f51ec8633a814ce22e63e5afb9953244659833a61e810c9029227e1cc25a067a59cec5666add76863070ae5b7dc2600953a45def886e52378a3399
 SHA512 
0aa6056c03fe100cdaa7b11c9d2073431bb5c3904a80a994a8263c0ccac81f7a2c0b6c7e6dfd09ad605c5ff0e86981b894b42920cb69d1ef1d43ea08b2ddd4a0

diff --git a/dev-python/setuptools_scm/setuptools_scm-1.15.0.ebuild 
b/dev-python/setuptools_scm/setuptools_scm-1.15.0.ebuild
deleted file mode 100644
index 9c46b164f91..000
--- a/dev-python/setuptools_scm/setuptools_scm-1.15.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="package to manage versions by scm tags via setuptools"
-HOMEPAGE="https://github.com/pypa/setuptools_scm 
https://pypi.python.org/pypi/setuptools_scm;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86"
-IUSE="test"
-
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   dev-python/pytest[${PYTHON_USEDEP}]
-   dev-vcs/git
-   dev-vcs/mercurial
-   )"
-
-python_test() {
-   distutils_install_for_testing
-   py.test -v -v -x || die "tests failed under ${EPYTHON}"
-}

diff --git a/dev-python/setuptools_scm/setuptools_scm-1.15.6.ebuild 
b/dev-python/setuptools_scm/setuptools_scm-1.15.6.ebuild
deleted file mode 100644
index 0920029dae8..000
--- a/dev-python/setuptools_scm/setuptools_scm-1.15.6.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="package to manage versions by scm tags via setuptools"
-HOMEPAGE="https://github.com/pypa/setuptools_scm 
https://pypi.python.org/pypi/setuptools_scm;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
-IUSE="test"
-
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   dev-python/pytest[${PYTHON_USEDEP}]
-   dev-vcs/git
-   dev-vcs/mercurial
-   )"
-
-python_test() {
-   distutils_install_for_testing
-   py.test -v -v -x || die "tests failed under ${EPYTHON}"
-}



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

2018-03-18 Thread Tim Harder
commit: 51f141e92875dbfe4e7f8f6e9fd4cc324bc4a468
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Mar 19 05:40:18 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Mar 19 05:40:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51f141e9

app-vim/vim-latex: stabilize 1.10.0

 app-vim/vim-latex/vim-latex-1.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/vim-latex/vim-latex-1.10.0.ebuild 
b/app-vim/vim-latex/vim-latex-1.10.0.ebuild
index cafbe8b92bc..beb4e7760e6 100644
--- a/app-vim/vim-latex/vim-latex-1.10.0.ebuild
+++ b/app-vim/vim-latex/vim-latex-1.10.0.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="http://vim-latex.sourceforge.net/;
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="vim"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris"
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



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

2018-03-18 Thread Tim Harder
commit: fdb89d4346b6a69164ebe0a713f44f927f389c7b
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Mar 19 05:39:51 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Mar 19 05:39:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdb89d43

app-vim/vim-latex: add python3 support

 app-vim/vim-latex/vim-latex-1.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/vim-latex/vim-latex-1.10.0.ebuild 
b/app-vim/vim-latex/vim-latex-1.10.0.ebuild
index 1fe1ad06f6f..cafbe8b92bc 100644
--- a/app-vim/vim-latex/vim-latex-1.10.0.ebuild
+++ b/app-vim/vim-latex/vim-latex-1.10.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit vim-plugin python-single-r1
 



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

2018-03-18 Thread Tim Harder
commit: 876dfc83120846e29666a37fb1c2e252559e5be7
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Mar 19 04:47:45 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Mar 19 05:35:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=876dfc83

dev-python/fonttools: version bump to 3.24.1

 dev-python/fonttools/Manifest|  1 +
 dev-python/fonttools/fonttools-3.24.1.ebuild | 34 
 2 files changed, 35 insertions(+)

diff --git a/dev-python/fonttools/Manifest b/dev-python/fonttools/Manifest
index 64fdef26233..379da570966 100644
--- a/dev-python/fonttools/Manifest
+++ b/dev-python/fonttools/Manifest
@@ -2,3 +2,4 @@ DIST fonttools-3.0.tar.gz 298992 BLAKE2B 
74adad38ea49e95b19a306d7a37cdff60f9983d
 DIST fonttools-3.20.1.tar.gz 998249 BLAKE2B 
e6949d421d317cf2ddfe5d77f59b770b6a7ae97d6b3fca319ef36b81291478e66389043e1482d7685ab01a1fea31fa0d2eebb9310e7628f65dbdaf177fd0bbd7
 SHA512 
62945c6bb38f53d986f5637dc41273aabda53726eea9d0ae558768aab129bd4dd2c8d1632c16059b09f41a7c957a5ad310fac8669e37fa342259ccd290408cb9
 DIST fonttools-3.21.1.tar.gz 1002962 BLAKE2B 
c60d95b769abda7c973b5226d6ed5f23fe4ef159f7ddbdef8fcb4bda27f173f6a1856c596ef845954d4d555e3c475242bd03abfd37cfd0553ee87f86f733d1d3
 SHA512 
db06d84e7a2998b317a4166be328bf3e8ed1e168e623993f120c94df1e8ee35e6836b906cb53b15d3abbda7ca84ca4924b708d03b6e2fe96414d4f400f4f
 DIST fonttools-3.24.0.tar.gz 1264063 BLAKE2B 
a457b0f44088b0aecadc897070a95f4b1b8ae0ef1237d59f67e967e21d08f1a55a07ec5dbe06d80daef9ef11cda447303e05060bf6b3dbd94ad62943356c2a44
 SHA512 
7417a4472791b80308fb800f48126ef6ca2d9163a5fcac76caaa3623072ce30726ffd8d005e03adae96272c4f6183c010d6883a78cd26f48aaf065bcdc1ddebe
+DIST fonttools-3.24.1.tar.gz 1264565 BLAKE2B 
f67eaf66ca2ed6bcb455060b8090b96700fa8c9a9fc4de7e943b0ce0979687882d9cac4d2750028c18eef1e2470ad39fa1ad6cef3dc652a150ec28a857da9e00
 SHA512 
d5621a52cf67dfa54bc0a63d93bbe4f79b1032a05391b9c075c8d4c3bf2bbefd7d4bb26c4ec7b51182ab979d0775e5b4128088912002d083476d618f31af39ef

diff --git a/dev-python/fonttools/fonttools-3.24.1.ebuild 
b/dev-python/fonttools/fonttools-3.24.1.ebuild
new file mode 100644
index 000..05b98a8b6b8
--- /dev/null
+++ b/dev-python/fonttools/fonttools-3.24.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_REQ_USE="xml(+)"
+
+inherit distutils-r1
+
+DESCRIPTION="Library for manipulating TrueType, OpenType, AFM and Type1 fonts"
+HOMEPAGE="https://github.com/fonttools/fonttools/;
+SRC_URI="https://github.com/fonttools/fonttools/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   test? (
+   >=dev-python/pytest-2.8[${PYTHON_USEDEP}]
+   dev-python/pytest-runner[${PYTHON_USEDEP}]
+   )"
+
+python_prepare_all() {
+   touch Tests/svgLib/__init__.py || die
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   esetup.py test
+}



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

2018-03-18 Thread Tim Harder
commit: 69cc9a6354164e7381fe0882433e18ccc02ebf57
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Mar 19 05:05:02 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Mar 19 05:35:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69cc9a63

dev-python/setuptools-git: remove old

 dev-python/setuptools-git/Manifest |  1 -
 .../setuptools-git/setuptools-git-1.1-r1.ebuild| 26 --
 2 files changed, 27 deletions(-)

diff --git a/dev-python/setuptools-git/Manifest 
b/dev-python/setuptools-git/Manifest
index 9cd48cdc9a1..95839a0d0ef 100644
--- a/dev-python/setuptools-git/Manifest
+++ b/dev-python/setuptools-git/Manifest
@@ -1,2 +1 @@
-DIST setuptools-git-1.1.tar.gz 9450 BLAKE2B 
c659e3b894c3bcbed6bf8d40aa390dca476912782dbbc9b1dd5bebc6c98ba28b50562eba776232014093f8a222cf1075d02752da7d90a18bb594b4e724d7
 SHA512 
39e19c107f6398aaa1b78961c3b0d9d7b57b181d8ce0d93780460867fb7535ce45d266b93af43f45aa7afb89299199df22b0fdea61e9090932aeb4bd69c5f1f0
 DIST setuptools-git-1.2.tar.gz 10546 BLAKE2B 
52b7cd8387037b1eaee91e9df7de9944ea08bf02f4cf9ea74fa9d0febf85d930af989e9a07289935d8886f0fa4439c4cb46556ff81343981153ca35314703a9b
 SHA512 
c070911618b6b92c862fb0bd40f1daeaf79e2ba10389fa1e69e4c50cfdd39c8e57a612082cbc7d932f8cea12a769e13451e35e1c8fe34f170d4817fd0d44f156

diff --git a/dev-python/setuptools-git/setuptools-git-1.1-r1.ebuild 
b/dev-python/setuptools-git/setuptools-git-1.1-r1.ebuild
deleted file mode 100644
index 3e771a4a1b2..000
--- a/dev-python/setuptools-git/setuptools-git-1.1-r1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
-
-inherit distutils-r1
-
-DESCRIPTION="Setuptools revision control system plugin for Git"
-HOMEPAGE="https://github.com/wichert/setuptools-git;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-dev-vcs/git"
-RDEPEND="${DEPEND}"
-
-python_test() {
-   git config --global user.name "test user" || die
-   git config --global user.email "t...@email.com" || die
-   esetup.py test
-   retr=$?
-}



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

2018-03-18 Thread Tim Harder
commit: 0431d075dc97768b0566b8bf6b252d666cde57ee
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Mar 19 05:04:37 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Mar 19 05:35:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0431d075

dev-python/setuptools-git: stabilize 1.2 for x86

 dev-python/setuptools-git/setuptools-git-1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/setuptools-git/setuptools-git-1.2.ebuild 
b/dev-python/setuptools-git/setuptools-git-1.2.ebuild
index b7d50c22835..0f18bbff48d 100644
--- a/dev-python/setuptools-git/setuptools-git-1.2.ebuild
+++ b/dev-python/setuptools-git/setuptools-git-1.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86 
~amd64-fbsd"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
 dev-vcs/git"



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

2018-03-18 Thread Tim Harder
commit: 28895d9ca4a26c5464a79ea4efb6966608d0d194
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Mar 19 05:32:32 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Mar 19 05:36:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28895d9c

dev-python/setuptools_scm: stabilize 1.15.6-r1

 dev-python/setuptools_scm/setuptools_scm-1.15.6-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/setuptools_scm/setuptools_scm-1.15.6-r1.ebuild 
b/dev-python/setuptools_scm/setuptools_scm-1.15.6-r1.ebuild
index 8da7e59692a..dd6a381e3d1 100644
--- a/dev-python/setuptools_scm/setuptools_scm-1.15.6-r1.ebuild
+++ b/dev-python/setuptools_scm/setuptools_scm-1.15.6-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~amd64-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE="git mercurial test"
 
 DEPEND="



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

2018-03-18 Thread Tim Harder
commit: b34d4f84d31ec42d8fdc194d4e3196d6a9e58ee3
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Mar 19 05:40:35 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Mar 19 05:41:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b34d4f84

app-vim/vim-latex: remove old

 app-vim/vim-latex/Manifest |  2 -
 app-vim/vim-latex/metadata.xml |  3 -
 app-vim/vim-latex/vim-latex-1.8.23.20141116.ebuild | 73 --
 app-vim/vim-latex/vim-latex-1.9.0.ebuild   | 64 ---
 4 files changed, 142 deletions(-)

diff --git a/app-vim/vim-latex/Manifest b/app-vim/vim-latex/Manifest
index 68ef2890a65..2442ec0c4ed 100644
--- a/app-vim/vim-latex/Manifest
+++ b/app-vim/vim-latex/Manifest
@@ -1,3 +1 @@
 DIST vim-latex-1.10.0.tar.gz 260820 BLAKE2B 
2314ad5ded3bea51def3172e8f2b7a7483839b58804f9d8c1cc1c8f1139c1da731f91525691d47dba57d07a7db85c371e87c5ce0d3d22a004a9402df7e7cad3a
 SHA512 
1d22b675c124e402a280dcc3a675b49a92fb9f4d42efdda0ea97be26379cd6c023589a35e165f4231524d853380e22411901bfbcc98f171c938ba800821a1213
-DIST vim-latex-1.8.23-20141116.812-gitd0f31c9.tar.gz 288376 BLAKE2B 
e9853e3c86764147401f9ad6909f216864f97b9b35ca84839c7047555a52ad51d9488930a820a275b27331cc8a52360c1ce0550fe93d2d6efce8873ba1214572
 SHA512 
18444b7aef9ca1d7288e2616c0329274172afa3f932096fddc5e40888f65c8cacae2454ab316c5699395268aa88af13b32f3ae6e36058e27e4e48e6d6591b762
-DIST vim-latex-1.9.0.tar.gz 289271 BLAKE2B 
1372fb590d9f3726de51439c4110911c8404dedbf17a0d8d651fcea34fba3d1622440a90b5974a1d45eafec5d079c8b84fb0665b0203bbf5df75a10caa0161df
 SHA512 
4cce21683af74a5a1034e5ecc0f6268b5065324908671d40b4d6b60ac880890df1e9c3d6c16fa57dd1edc33766ded374fd43473699a974ba83e4aeac42030e63

diff --git a/app-vim/vim-latex/metadata.xml b/app-vim/vim-latex/metadata.xml
index 6c05a86c762..20ffb74c87d 100644
--- a/app-vim/vim-latex/metadata.xml
+++ b/app-vim/vim-latex/metadata.xml
@@ -5,9 +5,6 @@
v...@gentoo.org
Gentoo Vim Project

-   
-   Install HTML documentation
-   

vim-latex


diff --git a/app-vim/vim-latex/vim-latex-1.8.23.20141116.ebuild 
b/app-vim/vim-latex/vim-latex-1.8.23.20141116.ebuild
deleted file mode 100644
index da767f6ade6..000
--- a/app-vim/vim-latex/vim-latex-1.8.23.20141116.ebuild
+++ /dev/null
@@ -1,73 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-
-inherit vim-plugin versionator python-single-r1 eutils
-
-MY_REV="812-gitd0f31c9"
-MY_P="${PN}-$( replace_version_separator 3 - ).${MY_REV}"
-
-DESCRIPTION="A comprehensive set of tools to view, edit and compile LaTeX 
documents"
-HOMEPAGE="http://vim-latex.sourceforge.net/;
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
-
-LICENSE="vim"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos ~sparc-solaris"
-IUSE="html"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="
-   ${PYTHON_DEPS}
-   || (
-   app-editors/vim[python,${PYTHON_USEDEP}]
-   app-editors/gvim[python,${PYTHON_USEDEP}]
-   )
-   virtual/latex-base
-   !app-vim/vimtex"
-
-S=${WORKDIR}/${MY_P}
-
-VIM_PLUGIN_HELPFILES="latex-suite.txt latex-suite-quickstart.txt latexhelp.txt 
imaps.txt"
-
-src_prepare() {
-   # The makefiles do weird stuff, including running the svn command
-   rm Makefile Makefile.in || die "rm Makefile Makefile.in failed"
-
-   epatch_user
-}
-
-src_install() {
-   use html && dohtml -r doc/
-
-   # Don't mess up vim's doc dir with random files
-   mv doc mydoc || die
-   mkdir doc || die
-   mv mydoc/*.txt doc/ || die
-   rm -rf mydoc || die
-
-   # Don't install buggy tags scripts, use ctags instead
-   rm latextags ltags || die
-
-   vim-plugin_src_install
-
-   # Use executable permissions (bug #352403)
-   fperms a+x /usr/share/vim/vimfiles/ftplugin/latex-suite/outline.py
-
-   python_fix_shebang "${ED}"
-}
-
-pkg_postinst() {
-   vim-plugin_pkg_postinst
-
-   if [[ -z ${REPLACING_VERSIONS} ]]; then
-   echo
-   elog "To use the vim-latex plugin add:"
-   elog "   filetype plugin on"
-   elog '   set grepprg=grep\ -nH\ $*'
-   elog "   let g:tex_flavor='latex'"
-   elog "to your ~/.vimrc-file"
-   echo
-   fi
-}

diff --git a/app-vim/vim-latex/vim-latex-1.9.0.ebuild 
b/app-vim/vim-latex/vim-latex-1.9.0.ebuild
deleted file mode 100644
index f8c537029f9..000
--- a/app-vim/vim-latex/vim-latex-1.9.0.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 )
-
-inherit vim-plugin python-single-r1
-
-DESCRIPTION="A 

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

2018-03-18 Thread Tim Harder
commit: 528dbc6694ed801b6f38bdd042198e3db6ecc5db
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Mar 19 05:29:30 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Mar 19 05:35:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=528dbc66

dev-python/setuptools_scm: version bump to 1.15.7

 dev-python/setuptools_scm/Manifest |  1 +
 .../setuptools_scm/setuptools_scm-1.15.7.ebuild| 40 ++
 2 files changed, 41 insertions(+)

diff --git a/dev-python/setuptools_scm/Manifest 
b/dev-python/setuptools_scm/Manifest
index cdc9e4973a0..c65b9404aaa 100644
--- a/dev-python/setuptools_scm/Manifest
+++ b/dev-python/setuptools_scm/Manifest
@@ -1,2 +1,3 @@
 DIST setuptools_scm-1.15.0.tar.gz 23677 BLAKE2B 
72d1bb9e3bfd15157ded9a46804dc8a18bdb529268d014e5a4ba9d4a32e48cbc124cdb65ab93136a7a1b6b62a3d24e4c5775f4738db8e3e75c9c149ae9c61f9a
 SHA512 
860fd9460f0d1d5ec9369c2936342f9679b8815e1d705999698b7bd82adb41a65048df68e57065e530972ef57e43a251ac41d6587972b1d5af40cd0249bd081d
 DIST setuptools_scm-1.15.6.tar.gz 25779 BLAKE2B 
01d6771c24015f072a46ff1429b964130f370f42a5cd3c634cc1bf9a506ca8547783087a0b9589ed4038168d034dddbe435540cd25a846536dc5a5c116f4168f
 SHA512 
ae91ac28d396215be5418df3b36af726b6f2fb89707424383e920072fe8f9f75f613a99fe406cfbfffc61f9a857a3294259191694899351ef78aebba73d08816
+DIST setuptools_scm-1.15.7.tar.gz 15426 BLAKE2B 
6c23f2bd74f51ec8633a814ce22e63e5afb9953244659833a61e810c9029227e1cc25a067a59cec5666add76863070ae5b7dc2600953a45def886e52378a3399
 SHA512 
0aa6056c03fe100cdaa7b11c9d2073431bb5c3904a80a994a8263c0ccac81f7a2c0b6c7e6dfd09ad605c5ff0e86981b894b42920cb69d1ef1d43ea08b2ddd4a0

diff --git a/dev-python/setuptools_scm/setuptools_scm-1.15.7.ebuild 
b/dev-python/setuptools_scm/setuptools_scm-1.15.7.ebuild
new file mode 100644
index 000..dc80764a3b5
--- /dev/null
+++ b/dev-python/setuptools_scm/setuptools_scm-1.15.7.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="package to manage versions by scm tags via setuptools"
+HOMEPAGE="https://github.com/pypa/setuptools_scm 
https://pypi.python.org/pypi/setuptools_scm;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~amd64-fbsd"
+IUSE="git mercurial test"
+
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   git? ( dev-vcs/git )
+   mercurial? ( dev-vcs/mercurial )
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
+
+# pypi tarballs don't include tests and github tarballs don't have proper 
internal versioning
+RESTRICT="test"
+
+python_test() {
+   distutils_install_for_testing
+   py.test -v -v -x -k testing/test_basic_api.py || die "tests failed 
under ${EPYTHON}"
+   py.test -v -v -x -k testing/test_functions.py || die "tests failed 
under ${EPYTHON}"
+   py.test -v -v -x -k testing/test_main.py || die "tests failed under 
${EPYTHON}"
+   py.test -v -v -x -k testing/test_regressions.py || die "tests failed 
under ${EPYTHON}"
+   if use git; then
+   py.test -v -v -x -k testing/test_git.py || die "tests failed 
under ${EPYTHON}"
+   fi
+   if use mercurial; then
+   py.test -v -v -x -k testing/test_mercurial.py || die "tests 
failed under ${EPYTHON}"
+   fi
+}



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

2018-03-18 Thread Tim Harder
commit: 8d256609599f0193b442ab371e6beba8791e87cb
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Mar 19 04:57:53 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Mar 19 05:35:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d256609

dev-python/typing: add python proj as maintainer

 dev-python/typing/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-python/typing/metadata.xml b/dev-python/typing/metadata.xml
index b3c95fee9ef..8fac39f099e 100644
--- a/dev-python/typing/metadata.xml
+++ b/dev-python/typing/metadata.xml
@@ -1,6 +1,10 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
+   
+   pyt...@gentoo.org
+   Python
+   

typing




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

2018-03-18 Thread Tim Harder
commit: 435821b5d224241a28edcbc35ff775bde7400e14
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Mar 19 04:59:27 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Mar 19 05:35:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=435821b5

dev-python/typing: version bump to 3.6.4

 dev-python/typing/Manifest|  1 +
 dev-python/typing/typing-3.6.4.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/typing/Manifest b/dev-python/typing/Manifest
index bb7c0931543..819a98ea5bf 100644
--- a/dev-python/typing/Manifest
+++ b/dev-python/typing/Manifest
@@ -1 +1,2 @@
 DIST typing-3.6.2.tar.gz 78726 BLAKE2B 
80adf3cab2c37ce36bd33d14e475ed07918ec80ebb5bc68a820abe06dc862fe6b38e1a90f9bb3d37420b311cb4a32af871ae2ff72807daa8c1a334b6cbbe4d2a
 SHA512 
a975980e7ba6ec3e15c938336877071785bec7212443da079770348ab9441c8d918cd806e85ebea8af66a5d94f684566ea07b55e7623ab11e7d922c8c3dfe981
+DIST typing-3.6.4.tar.gz 71347 BLAKE2B 
dd49919595698347ce4b1004abd075409296acf11e10dd6ae0697d2bf94dc9d1cebedb2afe454be95eddb80fd0a60aebe14ddadc8df8de86545dd2ea05986c57
 SHA512 
f595e0fc395ba13a129ae45681faca7b199fd5c23e8f1573f49e2a6f162b7f2aef680306e76cbf50b978de9f047c674323219981e89c476474295bb8c02211ce

diff --git a/dev-python/typing/typing-3.6.4.ebuild 
b/dev-python/typing/typing-3.6.4.ebuild
new file mode 100644
index 000..d6616e2931b
--- /dev/null
+++ b/dev-python/typing/typing-3.6.4.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
+
+inherit distutils-r1
+
+DESCRIPTION="Type Hints for Python"
+HOMEPAGE="https://docs.python.org/3/library/typing.html 
https://pypi.python.org/pypi/typing;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="PSF-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x64-solaris"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND=""
+
+python_test() {
+   if [[ ${EPYTHON} == python2* || ${EPYTHON} == pypy ]]; then
+   cd "${S}"/python2 || die
+   else
+   cd "${S}"/src || die
+   fi
+
+   "${PYTHON}" test_typing.py || die "tests failed under ${EPYTHON}"
+}



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

2018-03-18 Thread Matthias Maier
commit: 5656aa9f803ba2816045776193536278ce0deda7
Author: Matthias Maier  gentoo  org>
AuthorDate: Mon Mar 19 04:31:06 2018 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Mon Mar 19 04:32:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5656aa9f

profiles: mask app-emulation[capstone] on powerpc

 profiles/arch/powerpc/package.use.mask | 4 
 1 file changed, 4 insertions(+)

diff --git a/profiles/arch/powerpc/package.use.mask 
b/profiles/arch/powerpc/package.use.mask
index 034fe64f13f..2ce2a049cd7 100644
--- a/profiles/arch/powerpc/package.use.mask
+++ b/profiles/arch/powerpc/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Matthias Maier  (18 Mar 2018)
+# dev-libs/capstone not keyworded
+app-emulation/qemu capstone
+
 # Andreas Sturmlechner  (02 Mar 2018)
 # Requires unkeyworded deps
 >=dev-python/ipython-5.4.1 qt5 smp



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

2018-03-18 Thread Matthias Maier
commit: 3a59af3950ab64de3558d8b8cf70d8209b3f1ccb
Author: Matthias Maier  gentoo  org>
AuthorDate: Mon Mar 19 04:30:34 2018 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Mon Mar 19 04:32:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a59af39

app-emulation/qemu: fix capstone dependency

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-emulation/qemu/{qemu-2.11.1-r51.ebuild => qemu-2.11.1-r52.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-emulation/qemu/qemu-2.11.1-r51.ebuild 
b/app-emulation/qemu/qemu-2.11.1-r52.ebuild
similarity index 99%
rename from app-emulation/qemu/qemu-2.11.1-r51.ebuild
rename to app-emulation/qemu/qemu-2.11.1-r52.ebuild
index 26e8c8f0b2d..a95eff6a1e6 100644
--- a/app-emulation/qemu/qemu-2.11.1-r51.ebuild
+++ b/app-emulation/qemu/qemu-2.11.1-r52.ebuild
@@ -90,6 +90,7 @@ SOFTMMU_TOOLS_DEPEND="
alsa? ( >=media-libs/alsa-lib-1.0.13 )
bluetooth? ( net-wireless/bluez )
bzip2? ( app-arch/bzip2[static-libs(+)] )
+   capstone? ( dev-libs/capstone )
caps? ( sys-libs/libcap-ng[static-libs(+)] )
curl? ( >=net-misc/curl-7.15.4[static-libs(+)] )
fdt? ( >=sys-apps/dtc-1.4.2[static-libs(+)] )



[gentoo-commits] proj/sci:master commit in: sci-mathematics/petsc/

2018-03-18 Thread Matthias Maier
commit: 4590faa4d554a9c522212cc005449082adcc413b
Author: Matthias Maier  gentoo  org>
AuthorDate: Mon Mar 19 03:48:48 2018 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Mon Mar 19 03:48:48 2018 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=4590faa4

sci-mathematics/petsc: fix dependencies, drop old

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sci-mathematics/petsc/petsc-3.5.4.ebuild   | 243 
 sci-mathematics/petsc/petsc-3.6.4.ebuild   | 251 -
 .../{petsc-3.7.7.ebuild => petsc-3.7.7-r1.ebuild}  |   5 +-
 .../{petsc-3.8.3.ebuild => petsc-3.8.3-r1.ebuild}  |   5 +-
 4 files changed, 6 insertions(+), 498 deletions(-)

diff --git a/sci-mathematics/petsc/petsc-3.5.4.ebuild 
b/sci-mathematics/petsc/petsc-3.5.4.ebuild
deleted file mode 100644
index c70fcf2cb..0
--- a/sci-mathematics/petsc/petsc-3.5.4.ebuild
+++ /dev/null
@@ -1,243 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit eutils flag-o-matic fortran-2 python-any-r1 toolchain-funcs versionator
-
-MY_P="${PN}-$(replace_version_separator _ -)"
-
-DESCRIPTION="Portable, Extensible Toolkit for Scientific Computation"
-HOMEPAGE="http://www.mcs.anl.gov/petsc/;
-SRC_URI="http://ftp.mcs.anl.gov/pub/petsc/release-snapshots/${MY_P}.tar.gz;
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE="afterimage boost complex-scalars cxx debug doc fftw
-   fortran hdf5 hypre mpi mumps scotch sparse superlu threads X"
-# Failed: imagemagick metis
-
-# hypre and superlu curretly exclude each other due to missing linking to hypre
-# if both are enabled
-REQUIRED_USE="
-   afterimage? ( X )
-   hdf5? ( mpi )
-   hypre? ( cxx mpi )
-   mumps? ( mpi scotch )
-   scotch? ( mpi )
-   ^^ ( hypre superlu )
-"
-#  imagemagick? ( X )
-
-RDEPEND="
-   virtual/blas
-   virtual/lapack
-   afterimage? ( media-libs/libafterimage )
-   boost? ( dev-libs/boost )
-   fftw? ( sci-libs/fftw:3.0[mpi?] )
-   hdf5? ( sci-libs/hdf5[mpi?] )
-   hypre? ( >=sci-libs/hypre-2.8.0b[mpi?] )
-   mpi? ( virtual/mpi[cxx?,fortran?] )
-   mumps? ( sci-libs/mumps[mpi?] sci-libs/scalapack )
-   scotch? ( sci-libs/scotch[mpi?] )
-   sparse? ( sci-libs/suitesparse >=sci-libs/cholmod-1.7.0 )
-   superlu? ( sci-libs/superlu )
-   X? ( x11-libs/libX11 )
-"
-#  metis? ( sci-libs/parmetis )
-#  imagemagick? ( media-gfx/imagemagick )
-
-DEPEND="${RDEPEND}
-   ${PYTHON_DEPS}
-   virtual/pkgconfig
-   dev-util/cmake
-"
-# cmake is used for parallel building
-# in some configuration setups, legacy build is used (slow)
-
-#
-# PETSc does not want its Makefiles to be invoked with anything higher than
-# -j1. The underlying build system does automatically invoke a parallel
-# build. This might not be what you want, but *hey* not your choice.
-#
-MAKEOPTS="${MAKEOPTS} -j1"
-
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${PN}-3.5.3-disable-rpath.patch
-   sed -i -e 's%/usr/bin/env python%/usr/bin/env python2%' configure || die
-}
-
-src_configure() {
-   # bug 548498
-   # PETSc runs mpi processes during configure that result in a sandbox
-   # violation by trying to open /proc/mtrr rw. This is not easy to
-   # mitigate because it happens in libpciaccess.so called by libhwloc.so,
-   # which is used by libmpi.so.
-   addpredict /proc/mtrr
-
-   # petsc uses --with-blah=1 and --with-blah=0 to en/disable options
-   petsc_enable() {
-   use "$1" && echo "--with-${2:-$1}=1" || echo "--with-${2:-$1}=0"
-   }
-   # add external library:
-   # petsc_with use_flag libname libdir
-   # petsc_with use_flag libname include linking_libs
-   petsc_with() {
-   local myuse p=${2:-${1}}
-   if use ${1}; then
-   myuse="--with-${p}=1"
-   if [[ $# -ge 4 ]]; then
-   myuse="${myuse} 
--with-${p}-include=${EPREFIX}${3}"
-   shift 3
-   myuse="${myuse} --with-${p}-lib=$@"
-   else
-   myuse="${myuse} 
--with-${p}-dir=${EPREFIX}${3:-/usr}"
-   fi
-   else
-   myuse="--with-${p}=0"
-   fi
-   echo ${myuse}
-   }
-
-   # select between configure options depending on use flag
-   petsc_select() {
-   use "$1" && echo "--with-$2=$3" || echo "--with-$2=$4"
-   }
-
-   local mylang
-   local myopt
-
-   use cxx && mylang="cxx" || mylang="c"
-   use debug && myopt="debug" || myopt="opt"
-
-   # environmental variables expected by petsc during build
-   export PETSC_DIR="${S}"
-   export 

[gentoo-commits] proj/sci:master commit in: sci-mathematics/petsc/, sci-mathematics/petsc/files/

2018-03-18 Thread Matthias Maier
commit: df1d306bdeb962a086a64749ee1ad9eb84152752
Author: Matthias Maier  gentoo  org>
AuthorDate: Mon Mar 19 03:25:55 2018 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Mon Mar 19 03:25:55 2018 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=df1d306b

sci-mathematics/petsc: version bump to 3.8.3

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 .../files/petsc-3.8.3-fix_sandbox_violation.patch  |  17 ++
 sci-mathematics/petsc/petsc-3.8.3.ebuild   | 204 +
 2 files changed, 221 insertions(+)

diff --git 
a/sci-mathematics/petsc/files/petsc-3.8.3-fix_sandbox_violation.patch 
b/sci-mathematics/petsc/files/petsc-3.8.3-fix_sandbox_violation.patch
new file mode 100644
index 0..4f51aee81
--- /dev/null
+++ b/sci-mathematics/petsc/files/petsc-3.8.3-fix_sandbox_violation.patch
@@ -0,0 +1,17 @@
+diff --git a/config/PETSc/options/installDir.py 
b/config/PETSc/options/installDir.py
+index 975dc8a..c216941 100644
+--- a/config/PETSc/options/installDir.py
 b/config/PETSc/options/installDir.py
+@@ -39,12 +39,6 @@ class Configure(config.base.Configure):
+ if self.framework.argDB['prefix']:
+   self.dir = 
os.path.abspath(os.path.expanduser(self.framework.argDB['prefix']))
+   self.addMakeMacro('PREFIXDIR',self.dir)
+-  try:
+-os.makedirs(os.path.join(self.dir,'PETScTestDirectory'))
+-os.rmdir(os.path.join(self.dir,'PETScTestDirectory'))
+-  except:
+-self.installSudoMessage = 'You do not have write permissions to the 
--prefix directory '+self.dir+'\nYou will be prompted for the sudo password for 
any external package installs'
+-self.installSudo = 'sudo '
+ else:
+   self.dir = os.path.abspath(os.path.join(self.petscdir.dir, 
self.arch.arch))
+ self.confDir = os.path.abspath(os.path.join(self.petscdir.dir, 
self.arch.arch))

diff --git a/sci-mathematics/petsc/petsc-3.8.3.ebuild 
b/sci-mathematics/petsc/petsc-3.8.3.ebuild
new file mode 100644
index 0..33ec0bd93
--- /dev/null
+++ b/sci-mathematics/petsc/petsc-3.8.3.ebuild
@@ -0,0 +1,204 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit eutils flag-o-matic fortran-2 python-any-r1 toolchain-funcs versionator
+
+MY_P="${PN}-$(replace_version_separator _ -)"
+
+DESCRIPTION="Portable, Extensible Toolkit for Scientific Computation"
+HOMEPAGE="http://www.mcs.anl.gov/petsc/;
+SRC_URI="http://ftp.mcs.anl.gov/pub/petsc/release-snapshots/${MY_P}.tar.gz;
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE="afterimage boost complex-scalars cxx debug doc fftw
+   fortran hdf5 hypre mpi metis mumps scotch sparse superlu threads X"
+
+# hypre and superlu curretly exclude each other due to missing linking to hypre
+# if both are enabled
+REQUIRED_USE="
+   afterimage? ( X )
+   hdf5? ( mpi )
+   hypre? ( cxx mpi )
+   mumps? ( mpi scotch )
+   scotch? ( mpi )
+   ^^ ( hypre superlu )
+"
+
+RDEPEND="
+   virtual/blas
+   virtual/lapack
+   afterimage? ( media-libs/libafterimage )
+   boost? ( dev-libs/boost )
+   fftw? ( sci-libs/fftw:3.0[mpi?] )
+   hdf5? ( sci-libs/hdf5[mpi?] )
+   hypre? ( >=sci-libs/hypre-2.8.0b[mpi?] )
+   metis? ( >=sci-libs/parmetis-4 )
+   mpi? ( virtual/mpi[cxx?,fortran?] )
+   mumps? ( sci-libs/mumps[mpi?] sci-libs/scalapack )
+   scotch? ( sci-libs/scotch[mpi?] )
+   sparse? ( sci-libs/suitesparse >=sci-libs/cholmod-1.7.0 )
+   superlu? ( >=sci-libs/superlu-5 )
+   X? ( x11-libs/libX11 )
+"
+
+DEPEND="${RDEPEND}
+   ${PYTHON_DEPS}
+   virtual/pkgconfig
+   dev-util/cmake
+"
+
+#
+# PETSc does not want its Makefiles to be invoked with anything higher than
+# -j1. The underlying build system does automatically invoke a parallel
+# build. This might not be what you want, but *hey* not your choice.
+#
+# V=1 enables verbose output with full compiler and linker invocation
+#
+MAKEOPTS="${MAKEOPTS} -j1 V=1"
+
+S="${WORKDIR}/${MY_P}"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-3.7.0-disable-rpath.patch \
+   "${FILESDIR}"/${PN}-3.8.3-fix_sandbox_violation.patch
+)
+
+src_prepare() {
+   default
+
+   sed -i -e 's%/usr/bin/env python%/usr/bin/env python2%' configure || die
+}
+
+# petsc uses --with-blah=1 and --with-blah=0 to en/disable options
+petsc_enable() {
+   use "$1" && echo "--with-${2:-$1}=1" || echo "--with-${2:-$1}=0"
+}
+# add external library:
+# petsc_with use_flag libname libdir
+# petsc_with use_flag libname include linking_libs
+petsc_with() {
+   local myuse p=${2:-${1}}
+   if use ${1}; then
+   myuse="--with-${p}=1"
+   if [[ $# -ge 4 ]]; then
+   myuse="${myuse} --with-${p}-include=${EPREFIX}${3}"
+   shift 3
+   myuse="${myuse} --with-${p}-lib=$@"
+   else
+   

[gentoo-commits] proj/sci:master commit in: sci-mathematics/petsc/

2018-03-18 Thread Matthias Maier
commit: 70aa1dbe7740a0b5d68c0b274c6f98b4c95eb6ec
Author: Matthias Maier  gentoo  org>
AuthorDate: Mon Mar 19 03:26:56 2018 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Mon Mar 19 03:26:56 2018 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=70aa1dbe

sci-mathematics/petsc: update 3.7.* to 3.7.7

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sci-mathematics/petsc/{petsc-3.7.6.ebuild => petsc-3.7.7.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-mathematics/petsc/petsc-3.7.6.ebuild 
b/sci-mathematics/petsc/petsc-3.7.7.ebuild
similarity index 99%
rename from sci-mathematics/petsc/petsc-3.7.6.ebuild
rename to sci-mathematics/petsc/petsc-3.7.7.ebuild
index 37c89710d..4d8a2953f 100644
--- a/sci-mathematics/petsc/petsc-3.7.6.ebuild
+++ b/sci-mathematics/petsc/petsc-3.7.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6



[gentoo-commits] proj/sci:master commit in: sci-mathematics/slepc/

2018-03-18 Thread Matthias Maier
commit: 0ada0c5cde6f8b3d69ec41d431a1a64b5b41ed33
Author: Matthias Maier  gentoo  org>
AuthorDate: Mon Mar 19 03:31:54 2018 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Mon Mar 19 03:31:54 2018 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=0ada0c5c

sci-mathematics/slepc: version bump to 3.8.2

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sci-mathematics/slepc/slepc-3.8.2.ebuild | 74 
 1 file changed, 74 insertions(+)

diff --git a/sci-mathematics/slepc/slepc-3.8.2.ebuild 
b/sci-mathematics/slepc/slepc-3.8.2.ebuild
new file mode 100644
index 0..eb250a909
--- /dev/null
+++ b/sci-mathematics/slepc/slepc-3.8.2.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit eutils flag-o-matic python-any-r1 toolchain-funcs versionator
+
+DESCRIPTION="Scalable Library for Eigenvalue Problem Computations"
+HOMEPAGE="http://slepc.upv.es/;
+SRC_URI="http://slepc.upv.es/download/distrib/${P}.tar.gz;
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE="complex-scalars doc mpi"
+
+PETSC_PV="$(get_version_component_range 1-2 ${PV})"
+RDEPEND="
+   =sci-mathematics/petsc-${PETSC_PV}*:=[mpi=,complex-scalars=]
+   sci-libs/arpack[mpi=]
+   mpi? ( virtual/mpi )
+"
+
+DEPEND="${RDEPEND}
+   ${PYTHON_DEPS}
+   virtual/pkgconfig
+   dev-util/cmake
+"
+
+MAKEOPTS="${MAKEOPTS} -j1 V=1"
+
+src_prepare() {
+   default
+
+   sed -i -e 's%/usr/bin/env python%/usr/bin/env python2%' configure || die
+}
+
+src_configure() {
+   # *sigh*
+   addpredict "${PETSC_DIR}"/.nagged
+
+   # Make sure that the environment is set up correctly:
+   unset PETSC_DIR
+   unset PETSC_ARCH
+   unset SLEPC_DIR
+   source "${EPREFIX}"/etc/env.d/99petsc
+   export PETSC_DIR
+
+   # configure is a custom python script and doesn't want to have default
+   # configure arguments that we set with econf
+   ./configure \
+   --prefix="${EPREFIX}/usr/$(get_libdir)/slepc" \
+   --with-arpack=1 \
+   --with-arpack-dir="${EPREFIX}/usr/$(get_libdir)" \
+   --with-arpack-flags="$(usex mpi "-lparpack,-larpack" 
"-larpack")"
+
+}
+
+src_install() {
+   emake SLEPC_DESTDIR="${D}/usr/$(get_libdir)/slepc" install
+
+   # add PETSC_DIR to environmental variables
+   cat >> 99slepc <<- EOF
+   SLEPC_DIR=${EPREFIX}/usr/$(get_libdir)/slepc
+   EOF
+   doenvd 99slepc
+
+   if use doc ; then
+   dodoc docs/slepc.pdf
+   dohtml -r docs/*.html docs/manualpages
+   fi
+}



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

2018-03-18 Thread Matthias Maier
commit: 95ac7c5fdb6fab6da4714aaeba19fe38f9fec00e
Author: Matthias Maier  gentoo  org>
AuthorDate: Sun Mar 18 22:16:56 2018 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Mon Mar 19 01:00:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95ac7c5f

dev-lang/julia: drop 0.6.1-r1

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-lang/julia/Manifest  |   2 -
 dev-lang/julia/julia-0.6.1-r2.ebuild | 194 ---
 2 files changed, 196 deletions(-)

diff --git a/dev-lang/julia/Manifest b/dev-lang/julia/Manifest
index afcb36f8484..5ddfad23e3c 100644
--- a/dev-lang/julia/Manifest
+++ b/dev-lang/julia/Manifest
@@ -1,4 +1,2 @@
-DIST julia-0.6.1-bundled.tar.gz 2097663 BLAKE2B 
4f16b636e10cbaf9ebd8394d0341c16d7cd7244b6e1467f264150cee64dd8f33aba7381670b7f66f822dd06eaa55d18b0ed04b38931a1943a8212275c1854c26
 SHA512 
50581da3628930b2d1b89d226f3551fa7b18ca23c322b7e93d1227cc0c3428f255a6087f9859ff2c592014407d53238e01a3847a727a87287fb8c7f679b022d1
-DIST julia-0.6.1.tar.gz 5587691 BLAKE2B 
b230e717bf4a4f63319883b87bae5b51a2dd2d0be61ffc15eb89304fe6394df67416ed11d40f258a13d7f3ce4272452cfbe1bd482c368d70cb0d3eea9512d8f9
 SHA512 
8e7b14e8bba1eae1d2a7f43a114dc42e1870d2e692d8892a09475f48839c9b596eb8aaa24b111d3bac6836282a4d7ab64d10c4481c8193f1574cabcf2541db6e
 DIST julia-0.6.2-bundled.tar.gz 3508868 BLAKE2B 
b5b3f52d8036e5603b62606cd096f22f8a975f9cab2f9baad902c0208a81868359005e82a17e513a7705ec717750702cdc12ab476ffac3c1c38158f06d80ae99
 SHA512 
3a9a6cc43aab2eae6c57812287958e3a1ac1718d6fdf08e5ce7c8e8e8a62231fb4d7b6f064e2d6941ac750d8924f5cb37ae3ac4e2d18f366a82c94bdc9e6abe4
 DIST julia-0.6.2.tar.gz 5592907 BLAKE2B 
d6d25f43cd650f6a079c4ba6fe533e6bdbf6a1123255d7651460e297ed3d35a832688e19efddf41c780fbda2eb861bc8ed5f7c59ea7efb5fdf490eb2e7a47f5d
 SHA512 
679050463ed5825d34c477bd44cd91cfecc7d1735a2f52cc70b509afd9883cb60902861643266ecac5ba6cbb03f8fcdd12fc2e87dc41b9ed0eef813fa40610f1

diff --git a/dev-lang/julia/julia-0.6.1-r2.ebuild 
b/dev-lang/julia/julia-0.6.1-r2.ebuild
deleted file mode 100644
index b625513a86a..000
--- a/dev-lang/julia/julia-0.6.1-r2.ebuild
+++ /dev/null
@@ -1,194 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-RESTRICT="test"
-
-inherit llvm pax-utils toolchain-funcs
-
-DESCRIPTION="High-performance programming language for technical computing"
-HOMEPAGE="https://julialang.org/;
-SRC_URI="
-   https://github.com/JuliaLang/${PN}/releases/download/v${PV}/${P}.tar.gz
-   https://dev.gentoo.org/~tamiko/distfiles/${P}-bundled.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-# julia 0.6* is compatible with llvm-4
-RDEPEND="
-   sys-devel/llvm:4=
-   sys-devel/clang:4="
-LLVM_MAX_SLOT=4
-
-RDEPEND+="
-   dev-libs/double-conversion:0=
-   dev-libs/gmp:0=
-   dev-libs/libgit2:0=
-   dev-libs/mpfr:0=
-   dev-libs/openspecfun
-   sci-libs/arpack:0=
-   sci-libs/camd:0=
-   sci-libs/cholmod:0=
-   sci-libs/fftw:3.0=[threads]
-   sci-libs/openlibm:0=
-   sci-libs/spqr:0=
-   >=dev-libs/libpcre2-10.23:0=[jit]
-   sci-libs/umfpack:0=
-   sci-mathematics/glpk:0=
-   >=sys-libs/libunwind-1.1:7=
-   =virtual/blas-3.6
-   virtual/lapack"
-
-DEPEND="${RDEPEND}
-   dev-vcs/git
-   dev-util/patchelf
-   virtual/pkgconfig"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-0.6.0-fix_build_system.patch
-)
-
-S="${WORKDIR}/julia"
-
-src_prepare() {
-   mv "${WORKDIR}"/bundled/UnicodeData.txt doc || die
-   mkdir deps/srccache || die
-   mv "${WORKDIR}"/bundled/* deps/srccache || die
-   rmdir "${WORKDIR}"/bundled || die
-
-   default
-
-   # Sledgehammer:
-   # - prevent fetching of bundled stuff in compile and install phase
-   # - respect CFLAGS
-   # - respect EPREFIX and Gentoo specific paths
-   # - fix BLAS and LAPACK link interface
-
-   sed -i \
-   -e 's|$(JLDOWNLOAD)|${EPREFIX}/bin/true|' \
-   -e 's|git submodule|${EPREFIX}/bin/true|g' \
-   -e "s|GENTOOCFLAGS|${CFLAGS}|g" \
-   -e "s|/usr/include|${EPREFIX%/}/usr/include|g" \
-   deps/Makefile || die
-
-   local libblas="$($(tc-getPKG_CONFIG) --libs-only-l blas)"
-   libblas="${libblas%% *}"
-   libblas="lib${libblas#-l}"
-   local liblapack="$($(tc-getPKG_CONFIG) --libs-only-l lapack)"
-   liblapack="${liblapack%% *}"
-   liblapack="lib${liblapack#-l}"
-
-   sed -i \
-   -e "s|\(JULIA_EXECUTABLE = \)\(\$(JULIAHOME)/julia\)|\1 
LD_LIBRARY_PATH=\$(BUILD)/$(get_libdir) \2|" \
-   -e "s|GENTOOCFLAGS|${CFLAGS}|g" \
-   -e "s|LIBDIR = lib|LIBDIR = $(get_libdir)|" \
-   -e "s|/usr/lib|${EPREFIX}/usr/$(get_libdir)|" \
-   -e "s|/usr/include|${EPREFIX}/usr/include|" \
-   -e 

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

2018-03-18 Thread Matthias Maier
commit: e69e4d65126d5c92b52290154bc759b7a1a27aad
Author: Matthias Maier  gentoo  org>
AuthorDate: Sun Mar 18 22:15:33 2018 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Mon Mar 19 01:00:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e69e4d65

dev-lang/julia: version bump to 0.6.2

 * fix LLVM_MAXSLOT so that llvm/clang-4 is used for compilation

Closes: https://bugs.gentoo.org/631978
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-lang/julia/Manifest   |   2 +
 dev-lang/julia/julia-0.6.2.ebuild | 192 ++
 2 files changed, 194 insertions(+)

diff --git a/dev-lang/julia/Manifest b/dev-lang/julia/Manifest
index c36ac90133e..afcb36f8484 100644
--- a/dev-lang/julia/Manifest
+++ b/dev-lang/julia/Manifest
@@ -1,2 +1,4 @@
 DIST julia-0.6.1-bundled.tar.gz 2097663 BLAKE2B 
4f16b636e10cbaf9ebd8394d0341c16d7cd7244b6e1467f264150cee64dd8f33aba7381670b7f66f822dd06eaa55d18b0ed04b38931a1943a8212275c1854c26
 SHA512 
50581da3628930b2d1b89d226f3551fa7b18ca23c322b7e93d1227cc0c3428f255a6087f9859ff2c592014407d53238e01a3847a727a87287fb8c7f679b022d1
 DIST julia-0.6.1.tar.gz 5587691 BLAKE2B 
b230e717bf4a4f63319883b87bae5b51a2dd2d0be61ffc15eb89304fe6394df67416ed11d40f258a13d7f3ce4272452cfbe1bd482c368d70cb0d3eea9512d8f9
 SHA512 
8e7b14e8bba1eae1d2a7f43a114dc42e1870d2e692d8892a09475f48839c9b596eb8aaa24b111d3bac6836282a4d7ab64d10c4481c8193f1574cabcf2541db6e
+DIST julia-0.6.2-bundled.tar.gz 3508868 BLAKE2B 
b5b3f52d8036e5603b62606cd096f22f8a975f9cab2f9baad902c0208a81868359005e82a17e513a7705ec717750702cdc12ab476ffac3c1c38158f06d80ae99
 SHA512 
3a9a6cc43aab2eae6c57812287958e3a1ac1718d6fdf08e5ce7c8e8e8a62231fb4d7b6f064e2d6941ac750d8924f5cb37ae3ac4e2d18f366a82c94bdc9e6abe4
+DIST julia-0.6.2.tar.gz 5592907 BLAKE2B 
d6d25f43cd650f6a079c4ba6fe533e6bdbf6a1123255d7651460e297ed3d35a832688e19efddf41c780fbda2eb861bc8ed5f7c59ea7efb5fdf490eb2e7a47f5d
 SHA512 
679050463ed5825d34c477bd44cd91cfecc7d1735a2f52cc70b509afd9883cb60902861643266ecac5ba6cbb03f8fcdd12fc2e87dc41b9ed0eef813fa40610f1

diff --git a/dev-lang/julia/julia-0.6.2.ebuild 
b/dev-lang/julia/julia-0.6.2.ebuild
new file mode 100644
index 000..397cd144fe2
--- /dev/null
+++ b/dev-lang/julia/julia-0.6.2.ebuild
@@ -0,0 +1,192 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+RESTRICT="test"
+
+inherit llvm pax-utils toolchain-funcs
+
+DESCRIPTION="High-performance programming language for technical computing"
+HOMEPAGE="https://julialang.org/;
+SRC_URI="
+   https://github.com/JuliaLang/${PN}/releases/download/v${PV}/${P}.tar.gz
+   https://dev.gentoo.org/~tamiko/distfiles/${P}-bundled.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+# julia 0.6* is compatible with llvm-4
+RDEPEND="
+   sys-devel/llvm:4=
+   sys-devel/clang:4="
+LLVM_MAX_SLOT=4
+
+RDEPEND+="
+   dev-libs/double-conversion:0=
+   dev-libs/gmp:0=
+   dev-libs/libgit2:0=
+   dev-libs/mpfr:0=
+   dev-libs/openspecfun
+   sci-libs/arpack:0=
+   sci-libs/camd:0=
+   sci-libs/cholmod:0=
+   sci-libs/fftw:3.0=[threads]
+   sci-libs/openlibm:0=
+   sci-libs/spqr:0=
+   >=dev-libs/libpcre2-10.23:0=[jit]
+   sci-libs/umfpack:0=
+   sci-mathematics/glpk:0=
+   >=sys-libs/libunwind-1.1:7=
+   !~sys-libs/libunwind-1.2.1
+   sys-libs/readline:0=
+   sys-libs/zlib:0=
+   >=virtual/blas-3.6
+   virtual/lapack"
+
+DEPEND="${RDEPEND}
+   dev-vcs/git
+   dev-util/patchelf
+   virtual/pkgconfig"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-0.6.0-fix_build_system.patch
+)
+
+src_prepare() {
+   mv "${WORKDIR}"/bundled/UnicodeData.txt doc || die
+   mkdir deps/srccache || die
+   mv "${WORKDIR}"/bundled/* deps/srccache || die
+   rmdir "${WORKDIR}"/bundled || die
+
+   default
+
+   # Sledgehammer:
+   # - prevent fetching of bundled stuff in compile and install phase
+   # - respect CFLAGS
+   # - respect EPREFIX and Gentoo specific paths
+   # - fix BLAS and LAPACK link interface
+
+   sed -i \
+   -e 's|$(JLDOWNLOAD)|${EPREFIX}/bin/true|' \
+   -e 's|git submodule|${EPREFIX}/bin/true|g' \
+   -e "s|GENTOOCFLAGS|${CFLAGS}|g" \
+   -e "s|/usr/include|${EPREFIX%/}/usr/include|g" \
+   deps/Makefile || die
+
+   local libblas="$($(tc-getPKG_CONFIG) --libs-only-l blas)"
+   libblas="${libblas%% *}"
+   libblas="lib${libblas#-l}"
+   local liblapack="$($(tc-getPKG_CONFIG) --libs-only-l lapack)"
+   liblapack="${liblapack%% *}"
+   liblapack="lib${liblapack#-l}"
+
+   sed -i \
+   -e "s|\(JULIA_EXECUTABLE = \)\(\$(JULIAHOME)/julia\)|\1 
LD_LIBRARY_PATH=\$(BUILD)/$(get_libdir) \2|" \
+   -e "s|GENTOOCFLAGS|${CFLAGS}|g" \
+   -e "s|LIBDIR = lib|LIBDIR = 

[gentoo-commits] repo/gentoo:master commit in: sci-electronics/klayout/, sci-electronics/klayout/files/

2018-03-18 Thread Andreas Hüttel
commit: 521a210dd23dfcf3c969461dba1547d73b83f2d3
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Mar 18 14:59:12 2018 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Mon Mar 19 00:54:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=521a210d

sci-electronics/klayout: Remove old

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sci-electronics/klayout/Manifest   |  1 -
 .../klayout-0.23.10-Makefile.conf.linux-gentoo | 45 --
 ...layout-0.24.9-c++11-no-throw-in-destuctor.patch | 34 ---
 sci-electronics/klayout/klayout-0.24.10.ebuild | 70 --
 4 files changed, 150 deletions(-)

diff --git a/sci-electronics/klayout/Manifest b/sci-electronics/klayout/Manifest
index 8a5e5634f5b..9a6ef10503a 100644
--- a/sci-electronics/klayout/Manifest
+++ b/sci-electronics/klayout/Manifest
@@ -1,2 +1 @@
-DIST klayout-0.24.10.tar.gz 11262007 BLAKE2B 
85e8d325a56672e6ba328f5ebf793f3c977542ed857621e504983a77e7762d795bbde0f572fb0017328bdb5c11e453f0cd9decedf3629f8ff0f2a6a25daf28c2
 SHA512 
0043b91e2dae9321299c217697c93af27bc7d795209bdf95248eee3690b97728854f9f82cc95f77f05a2cfbcae6a716ae594fe2485e04ed0a3f5d950abc0a31b
 DIST klayout-0.25.tar.gz 16461165 BLAKE2B 
321d5c03b49b922b051407767f72135d0ff7e3fb0fe5dd237e27ce6c42d2b847f0bc4d96ae551c51b6581c0d39eb71f7053c8814dcb7afdfd027a24af9d553fd
 SHA512 
0c05b0786e7e1dbf8035cbb3888eff776c0b96a4fcf2ebbc3065fe43340ae020b6713c2e1d2e7ab5caaf64d7ec84bea9d691ba6c0aea88e93c957530d3d4d114

diff --git 
a/sci-electronics/klayout/files/klayout-0.23.10-Makefile.conf.linux-gentoo 
b/sci-electronics/klayout/files/klayout-0.23.10-Makefile.conf.linux-gentoo
deleted file mode 100644
index d51b60a31db..000
--- a/sci-electronics/klayout/files/klayout-0.23.10-Makefile.conf.linux-gentoo
+++ /dev/null
@@ -1,45 +0,0 @@
-
-# Configuration file for 
-# gcc, Linux, 64bit
-# release build
-
-# Compiler options
-
-# Compiler general
-INC=-I$(TOP_SOURCE) -I$(SOURCE) -I. -I$(QTINCLUDE) 
-DEFS=-DQT_THREAD_SUPPORT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII
-
-# C++
-CXXOPT_DEP=-MM -MG 
-CXXWARN=-Wall -pedantic -Wno-deprecated -Woverloaded-virtual \
-   -Wsign-promo -Wsynth -Wno-long-long -Wno-strict-aliasing
-CXXOPT=-c $(CXXFLAGS) -o
-CXXOPT_SO=-fPIC $(CXXOPT) 
-
-# C
-CCOPT_DEP=-MM -MG 
-CCWARN=
-CCOPT=-c $(CFLAGS) -o
-CCOPT_SO=-fPIC $(CCOPT) 
-
-# Linker
-LINK=$(CXX)
-LOPT=-Wl,-E ${LDFLAGS} -o
-LOPT_SO=-shared -fPIC $(LOPT) 
-
-LIBS=-L$(QTLIB) -lQtGui -lQtCore -lQtXml -lQtNetwork -lQtSql -lQtDesigner -lrt 
-lstdc++ -lcrypt -ldl -lz -lpthread
-
-.PHONY: install
-install:
-   mkdir -p $(INSTALL_BINDIR)
-   cp main/$(EXEC_NAME) $(INSTALL_BINDIR)
-   for bin in $(OTHER_BIN) ; \
-   do \
- cp main/$$bin $(INSTALL_BINDIR) ; \
-   done
-   for plugin in $(PLUGINS) ; \
-   do \
- cp $$plugin/*.so $(INSTALL_BINDIR) ; \
-   done
-   chmod 755 $(INSTALL_BINDIR) $(INSTALL_BINDIR)/*
-

diff --git 
a/sci-electronics/klayout/files/klayout-0.24.9-c++11-no-throw-in-destuctor.patch
 
b/sci-electronics/klayout/files/klayout-0.24.9-c++11-no-throw-in-destuctor.patch
deleted file mode 100644
index 4cb6473d58c..000
--- 
a/sci-electronics/klayout/files/klayout-0.24.9-c++11-no-throw-in-destuctor.patch
+++ /dev/null
@@ -1,34 +0,0 @@
-# Fixes "error: throw will always call terminate() [-Werror=terminate]". 
Gentoo bug 612978.
-
 a/src/tlAssert.h.old
-+++ b/src/tlAssert.h
-@@ -27,6 +27,16 @@
- 
- #include "config.h"
- 
-+// For >=C++11, mark assertion_failed() with attribute [[noreturn]] and call 
std::terminate().
-+// Or else, throw int(0) to tell the compiler that the assertion will not 
return.
-+#if __cplusplus < 201103L
-+#define ATTRIB_ASSERT KLAYOUT_DLL
-+#define END_ASSERT throw int(0)
-+#else
-+#define ATTRIB_ASSERT [[noreturn]] KLAYOUT_DLL
-+#define END_ASSERT std::terminate()
-+#endif
-+ 
- namespace tl
- {
- 
-@@ -34,10 +44,10 @@
-  *  @brief The corresponding assert macro
-  */
- 
--KLAYOUT_DLL void assertion_failed (const char *filename, unsigned int line, 
const char *condition);
-+ATTRIB_ASSERT void assertion_failed (const char *filename, unsigned int line, 
const char *condition);
- 
- //  the throw int(0) instruction will tell the compiler that the assertion 
will not return
--#define tl_assert(COND) if (!(COND)) { tl::assertion_failed (__FILE__, 
__LINE__, #COND); throw int(0); }
-+#define tl_assert(COND) if (!(COND)) { tl::assertion_failed (__FILE__, 
__LINE__, #COND); END_ASSERT; }
- 
- } // namespace tl
- 

diff --git a/sci-electronics/klayout/klayout-0.24.10.ebuild 
b/sci-electronics/klayout/klayout-0.24.10.ebuild
deleted file mode 100644
index f4dfd05c1ec..000
--- a/sci-electronics/klayout/klayout-0.24.10.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby22"
-# note: define maximally ONE 

[gentoo-commits] repo/gentoo:master commit in: sci-electronics/klayout/

2018-03-18 Thread Andreas Hüttel
commit: 78a2b1f9b4577fd9f34d6dc0774c8202f7444c62
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Mar 18 14:57:58 2018 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Mon Mar 19 00:54:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78a2b1f9

sci-electronics/klayout: Stable for amd64

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sci-electronics/klayout/klayout-0.25-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-electronics/klayout/klayout-0.25-r2.ebuild 
b/sci-electronics/klayout/klayout-0.25-r2.ebuild
index 7a4e27c201e..5c49aa2da65 100644
--- a/sci-electronics/klayout/klayout-0.25-r2.ebuild
+++ b/sci-electronics/klayout/klayout-0.25-r2.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} = * ]]; then
EGIT_CHECKOUT_DIR=${WORKDIR}/all/${P}
 else
SRC_URI="http://www.klayout.org/downloads/source/${P}.tar.gz;
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="amd64 ~x86"
 fi
 
 DESCRIPTION="Viewer and editor for GDS and OASIS integrated circuit layouts"



[gentoo-commits] repo/gentoo:master commit in: sys-fs/archivemount/

2018-03-18 Thread Tim Harder
commit: 4c3d7b0ce511ffaa473d85e7326ce74ebd86d3b6
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Mar 19 00:31:54 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Mar 19 00:32:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c3d7b0c

sys-fs/archivemount: version bump to 0.8.10

 sys-fs/archivemount/Manifest   |  1 +
 sys-fs/archivemount/archivemount-0.8.10.ebuild | 17 +
 2 files changed, 18 insertions(+)

diff --git a/sys-fs/archivemount/Manifest b/sys-fs/archivemount/Manifest
index a36a35e0a5a..f4ec645da02 100644
--- a/sys-fs/archivemount/Manifest
+++ b/sys-fs/archivemount/Manifest
@@ -1,3 +1,4 @@
+DIST archivemount-0.8.10.tar.gz 131894 BLAKE2B 
058fe86bf1b0b57499785bd10c9cae90b85622144c49a639d8c5c67a052f896d4c17471d8190d0229784b3e58856eb96619a2552f9227fc48c48f8465c7c1321
 SHA512 
85019bf5f79267f9df4b32e746ff61f112be59f842f36401c8e2013f7ad2c4d1cdd2d72afc356d24304c1772a7f974b9612b5f9fb5c8614aed8ee2467823e7c1
 DIST archivemount-0.8.3.tar.gz 127412 BLAKE2B 
b89030689d1680e5af2b70e9b45b335a3b91e10a44936c5ab6a9b9cf0443c544484c83d52ea16cea284dc7f541693c6817df8e5784c8d9aa12ddace692204f79
 SHA512 
f0d50cdce44a0ee57f0d3a32cb37af4159a7400e47a8c61360c9c0c1be6fdbe98d2aa1cc530b3a71fe70e4f550ea5ed431204d738931dca757135677e1984733
 DIST archivemount-0.8.4.tar.gz 127751 BLAKE2B 
c3a87eb8671cd5d7bae51100f52de4cb22d26a599ee4e4d92d69d82a59a41d364b9f52b711180ed94ef12ba55aabc615b2d84701ae8d3b59d069b0f567bcd02a
 SHA512 
bea9461991cfef129a156f682cb83d58c56b5efe64de21a4fff5858c9e3d3aede5b9b265ee1ae7eb7115290e326c4090c364a3b8de8f3399263ffe54142fd619
 DIST archivemount-0.8.5.tar.gz 128998 BLAKE2B 
ab7bbc20001013526ad77224bcc7029c4411069bccb6bcec883d89454ca1b70572e2b9071ae9d78ef27775bf5ffddd145e61c9d462b666c6a3bead0166a28a0f
 SHA512 
ad0feec23b5fa41481520081d6615a8001168daff88bd7314c4127072b946434ade4e4e7505ea325a594d1cfc2d9438ddf72de2a2a0fe39ec5d1abf050c84b3a

diff --git a/sys-fs/archivemount/archivemount-0.8.10.ebuild 
b/sys-fs/archivemount/archivemount-0.8.10.ebuild
new file mode 100644
index 000..7c97182dffb
--- /dev/null
+++ b/sys-fs/archivemount/archivemount-0.8.10.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Mount archives using libarchive and FUSE"
+HOMEPAGE="http://www.cybernoia.de/software/archivemount/;
+SRC_URI="http://www.cybernoia.de/software/${PN}/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="app-arch/libarchive:=
+   sys-fs/fuse:0"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: sys-fs/archivemount/

2018-03-18 Thread Tim Harder
commit: 4d1575efd9da3e119f56682c95fbf0dd259bc2d9
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Mar 19 00:32:53 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Mar 19 00:32:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d1575ef

sys-fs/archivemount: remove old

 sys-fs/archivemount/Manifest  |  3 ---
 sys-fs/archivemount/archivemount-0.8.3.ebuild | 17 -
 sys-fs/archivemount/archivemount-0.8.4.ebuild | 17 -
 sys-fs/archivemount/archivemount-0.8.5.ebuild | 17 -
 4 files changed, 54 deletions(-)

diff --git a/sys-fs/archivemount/Manifest b/sys-fs/archivemount/Manifest
index f4ec645da02..dbfcf2f79bb 100644
--- a/sys-fs/archivemount/Manifest
+++ b/sys-fs/archivemount/Manifest
@@ -1,5 +1,2 @@
 DIST archivemount-0.8.10.tar.gz 131894 BLAKE2B 
058fe86bf1b0b57499785bd10c9cae90b85622144c49a639d8c5c67a052f896d4c17471d8190d0229784b3e58856eb96619a2552f9227fc48c48f8465c7c1321
 SHA512 
85019bf5f79267f9df4b32e746ff61f112be59f842f36401c8e2013f7ad2c4d1cdd2d72afc356d24304c1772a7f974b9612b5f9fb5c8614aed8ee2467823e7c1
-DIST archivemount-0.8.3.tar.gz 127412 BLAKE2B 
b89030689d1680e5af2b70e9b45b335a3b91e10a44936c5ab6a9b9cf0443c544484c83d52ea16cea284dc7f541693c6817df8e5784c8d9aa12ddace692204f79
 SHA512 
f0d50cdce44a0ee57f0d3a32cb37af4159a7400e47a8c61360c9c0c1be6fdbe98d2aa1cc530b3a71fe70e4f550ea5ed431204d738931dca757135677e1984733
-DIST archivemount-0.8.4.tar.gz 127751 BLAKE2B 
c3a87eb8671cd5d7bae51100f52de4cb22d26a599ee4e4d92d69d82a59a41d364b9f52b711180ed94ef12ba55aabc615b2d84701ae8d3b59d069b0f567bcd02a
 SHA512 
bea9461991cfef129a156f682cb83d58c56b5efe64de21a4fff5858c9e3d3aede5b9b265ee1ae7eb7115290e326c4090c364a3b8de8f3399263ffe54142fd619
-DIST archivemount-0.8.5.tar.gz 128998 BLAKE2B 
ab7bbc20001013526ad77224bcc7029c4411069bccb6bcec883d89454ca1b70572e2b9071ae9d78ef27775bf5ffddd145e61c9d462b666c6a3bead0166a28a0f
 SHA512 
ad0feec23b5fa41481520081d6615a8001168daff88bd7314c4127072b946434ade4e4e7505ea325a594d1cfc2d9438ddf72de2a2a0fe39ec5d1abf050c84b3a
 DIST archivemount-0.8.7.tar.gz 129305 BLAKE2B 
653280dba569127c22de03b56f464e7a855c14ae5693888055b17433eb0d778c7304fb3911ba98ea745ddcb310c6a247e4b08dd3c2df9bd9d4b20e62a1acd994
 SHA512 
8869786b7fe6ef12eef2150c42a4e152e033a9387383a689a4e9ab4ead7548c11f9db8f19c62ef55ab858a6387b02af59741f39de3d600aee08ed4ddd0afe7c1

diff --git a/sys-fs/archivemount/archivemount-0.8.3.ebuild 
b/sys-fs/archivemount/archivemount-0.8.3.ebuild
deleted file mode 100644
index 86378806ce4..000
--- a/sys-fs/archivemount/archivemount-0.8.3.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Mount archives using libarchive and FUSE"
-HOMEPAGE="http://www.cybernoia.de/software/archivemount/;
-SRC_URI="http://www.cybernoia.de/software/${PN}/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="app-arch/libarchive:=
-   sys-fs/fuse"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"

diff --git a/sys-fs/archivemount/archivemount-0.8.4.ebuild 
b/sys-fs/archivemount/archivemount-0.8.4.ebuild
deleted file mode 100644
index 012a3f1b382..000
--- a/sys-fs/archivemount/archivemount-0.8.4.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Mount archives using libarchive and FUSE"
-HOMEPAGE="http://www.cybernoia.de/software/archivemount/;
-SRC_URI="http://www.cybernoia.de/software/${PN}/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="app-arch/libarchive:=
-   sys-fs/fuse"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"

diff --git a/sys-fs/archivemount/archivemount-0.8.5.ebuild 
b/sys-fs/archivemount/archivemount-0.8.5.ebuild
deleted file mode 100644
index 012a3f1b382..000
--- a/sys-fs/archivemount/archivemount-0.8.5.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Mount archives using libarchive and FUSE"
-HOMEPAGE="http://www.cybernoia.de/software/archivemount/;
-SRC_URI="http://www.cybernoia.de/software/${PN}/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="app-arch/libarchive:=
-   sys-fs/fuse"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: net-irc/weechat/files/, net-irc/weechat/

2018-03-18 Thread Tim Harder
commit: 85c7c741e7461c68d823afdf3c016364bbbe7e3a
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Mar 18 23:59:17 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Mar 19 00:01:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85c7c741

net-irc/weechat: version bump to 2.1

 net-irc/weechat/Manifest   |  1 +
 net-irc/weechat/files/weechat-2.1-tinfo.patch  | 28 ++
 .../{weechat-.ebuild => weechat-2.1.ebuild}|  4 ++--
 net-irc/weechat/weechat-.ebuild|  4 ++--
 4 files changed, 33 insertions(+), 4 deletions(-)

diff --git a/net-irc/weechat/Manifest b/net-irc/weechat/Manifest
index 37538138995..6fef94b7027 100644
--- a/net-irc/weechat/Manifest
+++ b/net-irc/weechat/Manifest
@@ -1,3 +1,4 @@
 DIST weechat-1.9.1.tar.xz 1877428 BLAKE2B 
e7595735547699cfb20f653bbe51b5d7e772e1bc1aecb4e95f1f4fd402a315698790e961305daf7d0bd6c5f9f7889c00efdf115f7182287965428b79d469
 SHA512 
552e9248e86db7fe53cd6539084e6c5e8548b8858b27c02326d04925d81ef09e123225af5c1f5550b262be5a1249fd8750fdda8d9877c3df918cc30b5e0953fa
 DIST weechat-2.0.1.tar.xz 1967336 BLAKE2B 
256f4bab45834ed2798490234c9417b8b8e4d06d0ed09f5779ad9d32321ab9aec58c38f4b048de319e4f46809313186462208258ca2d78d1e0470fa2014e7472
 SHA512 
3947e79a0ac8dce7605905c39039bedf9ba2af4778ee6905f12ca75786b62f3081568ce9426be251e65bad2837ddcf0664cbb08059f898d4ac60171325a94e74
 DIST weechat-2.0.tar.xz 1967636 BLAKE2B 
b4ee37a7c8da4cd724ada44f454979326ec1186254d197c538de13c148b52988ddeff23d432240404516c8f81d8588347c6ea5313572b4815d716f80e82f85a4
 SHA512 
771618c09fb24182f86304af8c12e158e3d97afbc51219d1f4c5f9ec102aac15c4511a6301141d47f67e385f41bf0ba91e3df795ffdd78a19d1f6a5b1121e951
+DIST weechat-2.1.tar.xz 1990748 BLAKE2B 
5f417e282fe0bc10f1625e16fc173c09781284c27cf321e219c73fcfb3bac4118403598d6e5d06ed9852b1bdb1e645d7f43999a113101aebe6bd626e2278b661
 SHA512 
4bea8c0c4467b81e2241d68e5c6425274f0fe15d853ddac46ddf3cce481e03549660d6083277719d462ec5d0dea4b31d89f6b3f51f92f12908213232d2d807df

diff --git a/net-irc/weechat/files/weechat-2.1-tinfo.patch 
b/net-irc/weechat/files/weechat-2.1-tinfo.patch
new file mode 100644
index 000..e44e06e61f9
--- /dev/null
+++ b/net-irc/weechat/files/weechat-2.1-tinfo.patch
@@ -0,0 +1,28 @@
+Use pkgconfig to find ncurses libs in order to support separate libtinfo.
+
+--- weechat-2.1/src/gui/curses/normal/CMakeLists.txt
 weechat-2.1/src/gui/curses/normal/CMakeLists.txt
+@@ -29,7 +29,13 @@
+   ../gui-curses-window.c
+ )
+ 
+-find_package(Ncurses)
++find_package(PkgConfig)
++pkg_search_module(NCURSES ncursesw ncurses)
++
++if(NOT NCURSES_FOUND)
++  find_package(Ncurses)
++endif(NOT NCURSES_FOUND)
++
+ if(NCURSES_FOUND)
+   check_include_files(ncursesw/ncurses.h NCURSESW_HEADERS)
+   if(NCURSESW_HEADERS)
+@@ -54,7 +60,7 @@
+ 
+ add_dependencies(${EXECUTABLE} weechat_gui_curses_normal)
+ 
+-list(APPEND EXTRA_LIBS ${NCURSES_LIBRARY})
++list(APPEND EXTRA_LIBS ${NCURSES_LIBRARY} ${NCURSES_LIBRARIES})
+ 
+ # Due to circular references, we must link two times with libweechat_core.a 
and libweechat_gui_common.a
+ target_link_libraries(${EXECUTABLE} ${STATIC_LIBS} weechat_gui_curses_normal 
${EXTRA_LIBS} ${STATIC_LIBS})

diff --git a/net-irc/weechat/weechat-.ebuild 
b/net-irc/weechat/weechat-2.1.ebuild
similarity index 96%
copy from net-irc/weechat/weechat-.ebuild
copy to net-irc/weechat/weechat-2.1.ebuild
index dd1313a0c73..0c7c645e9a4 100644
--- a/net-irc/weechat/weechat-.ebuild
+++ b/net-irc/weechat/weechat-2.1.ebuild
@@ -40,7 +40,7 @@ RDEPEND="
perl? ( dev-lang/perl:= )
php? ( >=dev-lang/php-7.0:* )
python? ( ${PYTHON_DEPS} )
-   ruby? ( || ( dev-lang/ruby:2.4 dev-lang/ruby:2.3 dev-lang/ruby:2.2 ) )
+   ruby? ( || ( dev-lang/ruby:2.5 dev-lang/ruby:2.4 dev-lang/ruby:2.3 
dev-lang/ruby:2.2 ) )
ssl? ( net-libs/gnutls )
spell? ( app-text/aspell )
tcl? ( >=dev-lang/tcl-8.4.15:0= )
@@ -59,7 +59,7 @@ DOCS="AUTHORS.adoc ChangeLog.adoc Contributing.adoc 
ReleaseNotes.adoc README.ado
 # tests need to be fixed to not use system plugins if weechat is already 
installed
 RESTRICT="test"
 
-PATCHES=( "${FILESDIR}"/${PN}-1.2-tinfo.patch )
+PATCHES=( "${FILESDIR}"/${PN}-2.1-tinfo.patch )
 
 pkg_setup() {
use python && python-single-r1_pkg_setup

diff --git a/net-irc/weechat/weechat-.ebuild 
b/net-irc/weechat/weechat-.ebuild
index dd1313a0c73..0c7c645e9a4 100644
--- a/net-irc/weechat/weechat-.ebuild
+++ b/net-irc/weechat/weechat-.ebuild
@@ -40,7 +40,7 @@ RDEPEND="
perl? ( dev-lang/perl:= )
php? ( >=dev-lang/php-7.0:* )
python? ( ${PYTHON_DEPS} )
-   ruby? ( || ( dev-lang/ruby:2.4 dev-lang/ruby:2.3 dev-lang/ruby:2.2 ) )
+   ruby? ( || ( dev-lang/ruby:2.5 dev-lang/ruby:2.4 dev-lang/ruby:2.3 
dev-lang/ruby:2.2 ) )
ssl? ( net-libs/gnutls )
spell? ( app-text/aspell )
tcl? ( >=dev-lang/tcl-8.4.15:0= )
@@ -59,7 

[gentoo-commits] repo/gentoo:master commit in: net-irc/weechat/

2018-03-18 Thread Tim Harder
commit: f3ad4f6848a0a4ea387f2db2846bc849dc51fd42
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Mar 19 00:00:30 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Mar 19 00:01:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3ad4f68

net-irc/weechat: remove old

 net-irc/weechat/Manifest |   2 -
 net-irc/weechat/weechat-1.9.1.ebuild | 148 --
 net-irc/weechat/weechat-2.0.ebuild   | 151 ---
 3 files changed, 301 deletions(-)

diff --git a/net-irc/weechat/Manifest b/net-irc/weechat/Manifest
index 6fef94b7027..78aeaacb267 100644
--- a/net-irc/weechat/Manifest
+++ b/net-irc/weechat/Manifest
@@ -1,4 +1,2 @@
-DIST weechat-1.9.1.tar.xz 1877428 BLAKE2B 
e7595735547699cfb20f653bbe51b5d7e772e1bc1aecb4e95f1f4fd402a315698790e961305daf7d0bd6c5f9f7889c00efdf115f7182287965428b79d469
 SHA512 
552e9248e86db7fe53cd6539084e6c5e8548b8858b27c02326d04925d81ef09e123225af5c1f5550b262be5a1249fd8750fdda8d9877c3df918cc30b5e0953fa
 DIST weechat-2.0.1.tar.xz 1967336 BLAKE2B 
256f4bab45834ed2798490234c9417b8b8e4d06d0ed09f5779ad9d32321ab9aec58c38f4b048de319e4f46809313186462208258ca2d78d1e0470fa2014e7472
 SHA512 
3947e79a0ac8dce7605905c39039bedf9ba2af4778ee6905f12ca75786b62f3081568ce9426be251e65bad2837ddcf0664cbb08059f898d4ac60171325a94e74
-DIST weechat-2.0.tar.xz 1967636 BLAKE2B 
b4ee37a7c8da4cd724ada44f454979326ec1186254d197c538de13c148b52988ddeff23d432240404516c8f81d8588347c6ea5313572b4815d716f80e82f85a4
 SHA512 
771618c09fb24182f86304af8c12e158e3d97afbc51219d1f4c5f9ec102aac15c4511a6301141d47f67e385f41bf0ba91e3df795ffdd78a19d1f6a5b1121e951
 DIST weechat-2.1.tar.xz 1990748 BLAKE2B 
5f417e282fe0bc10f1625e16fc173c09781284c27cf321e219c73fcfb3bac4118403598d6e5d06ed9852b1bdb1e645d7f43999a113101aebe6bd626e2278b661
 SHA512 
4bea8c0c4467b81e2241d68e5c6425274f0fe15d853ddac46ddf3cce481e03549660d6083277719d462ec5d0dea4b31d89f6b3f51f92f12908213232d2d807df

diff --git a/net-irc/weechat/weechat-1.9.1.ebuild 
b/net-irc/weechat/weechat-1.9.1.ebuild
deleted file mode 100644
index 39521532b3f..000
--- a/net-irc/weechat/weechat-1.9.1.ebuild
+++ /dev/null
@@ -1,148 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
-CMAKE_MAKEFILE_GENERATOR=emake
-inherit python-single-r1 cmake-utils
-
-if [[ ${PV} == "" ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/weechat/weechat.git;
-else
-   SRC_URI="https://weechat.org/files/src/${P}.tar.xz;
-   KEYWORDS="amd64 x86 ~x64-macos"
-fi
-
-DESCRIPTION="Portable and multi-interface IRC client"
-HOMEPAGE="https://weechat.org/;
-
-LICENSE="GPL-3"
-SLOT="0"
-
-NETWORKS="+irc"
-PLUGINS="+alias +buflist +charset +exec +fifo +logger +relay +scripts +spell 
+trigger +xfer"
-# dev-lang/v8 was dropped from Gentoo so we can't enable javascript support
-SCRIPT_LANGS="guile lua +perl +python ruby tcl"
-LANGS=" cs de es fr hu it ja pl pt pt_BR ru tr"
-IUSE="doc nls +ssl test ${SCRIPT_LANGS} ${PLUGINS} ${INTERFACES} ${NETWORKS}"
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-RDEPEND="
-   dev-libs/libgcrypt:0=
-   net-misc/curl[ssl]
-   sys-libs/ncurses:0=
-   sys-libs/zlib
-   charset? ( virtual/libiconv )
-   guile? ( >=dev-scheme/guile-2.0 )
-   lua? ( dev-lang/lua:0[deprecated] )
-   nls? ( virtual/libintl )
-   perl? ( dev-lang/perl:= )
-   python? ( ${PYTHON_DEPS} )
-   ruby? ( || ( dev-lang/ruby:2.4 dev-lang/ruby:2.3 dev-lang/ruby:2.2 ) )
-   ssl? ( net-libs/gnutls )
-   spell? ( app-text/aspell )
-   tcl? ( >=dev-lang/tcl-8.4.15:0= )
-"
-DEPEND="${RDEPEND}
-   doc? (
-   >=dev-ruby/asciidoctor-1.5.4
-   dev-util/source-highlight
-   )
-   nls? ( >=sys-devel/gettext-0.15 )
-   test? ( dev-util/cpputest )
-"
-
-DOCS="AUTHORS.adoc ChangeLog.adoc Contributing.adoc ReleaseNotes.adoc 
README.adoc"
-
-# tests need to be fixed to not use system plugins if weechat is already 
installed
-RESTRICT="test"
-
-PATCHES=( "${FILESDIR}"/${PN}-1.2-tinfo.patch )
-
-pkg_setup() {
-   use python && python-single-r1_pkg_setup
-}
-
-src_prepare() {
-   cmake-utils_src_prepare
-
-   # fix libdir placement
-   sed -i \
-   -e "s:lib/:$(get_libdir)/:g" \
-   -e "s:lib\":$(get_libdir)\":g" \
-   CMakeLists.txt || die "sed failed"
-
-   # install only required translations
-   local i
-   for i in ${LANGS} ; do
-   if ! has ${i} ${LINGUAS-${i}} ; then
-   sed -i \
-   -e "/${i}.po/d" \
-   po/CMakeLists.txt || die
-   fi
-   done
-
-   # install only required documentation ; en always
-   for i in $(grep add_subdirectory doc/CMakeLists.txt \
-   | sed -e 

[gentoo-commits] repo/gentoo:master commit in: net-irc/weechat/

2018-03-18 Thread Tim Harder
commit: bf0c455ef0dd423387769ef1cca87196e22323f7
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Mar 18 23:59:31 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Mar 19 00:01:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf0c455e

net-irc/weechat: stabilize 2.0.1

Closes: https://bugs.gentoo.org/650666

 net-irc/weechat/weechat-2.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-irc/weechat/weechat-2.0.1.ebuild 
b/net-irc/weechat/weechat-2.0.1.ebuild
index dd1313a0c73..7aa8c2cf35a 100644
--- a/net-irc/weechat/weechat-2.0.1.ebuild
+++ b/net-irc/weechat/weechat-2.0.1.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
EGIT_REPO_URI="https://github.com/weechat/weechat.git;
 else
SRC_URI="https://weechat.org/files/src/${P}.tar.xz;
-   KEYWORDS="~amd64 ~x86 ~x64-macos"
+   KEYWORDS="amd64 x86 ~x64-macos"
 fi
 
 DESCRIPTION="Portable and multi-interface IRC client"



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

2018-03-18 Thread Sergei Trofimovich
commit: 1c6587f5ec5971b10636d726a1f10826c6133d4a
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 18 23:49:25 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 18 23:49:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c6587f5

dev-python/sphinx-gallery: keyworded 0.1.12 for ppc, bug #622420

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

 dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
index 2d31514a6d3..cdec5170a65 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



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

2018-03-18 Thread Sergei Trofimovich
commit: f942cb685352af3fbd90dd018c78ce5d2472ab99
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 18 23:49:39 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 18 23:49:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f942cb68

dev-python/xcffib: keyworded 0.5.1 for ppc, bug #622420

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

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

diff --git a/dev-python/xcffib/xcffib-0.5.1.ebuild 
b/dev-python/xcffib/xcffib-0.5.1.ebuild
index db07cde8cf8..5f4fe901483 100644
--- a/dev-python/xcffib/xcffib-0.5.1.ebuild
+++ b/dev-python/xcffib/xcffib-0.5.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
 IUSE="test"
 
 COMMON_DEPEND="x11-libs/libxcb"



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

2018-03-18 Thread Sergei Trofimovich
commit: 31179f2119276c6cba96a4fe52ec05140c8eaba3
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 18 23:48:48 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 18 23:48:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31179f21

dev-python/colorspacious: keyworded 1.1.0 for ppc, bug #622420

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

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

diff --git a/dev-python/colorspacious/colorspacious-1.1.0.ebuild 
b/dev-python/colorspacious/colorspacious-1.1.0.ebuild
index 7aeb1a615fc..67191c2abd3 100644
--- a/dev-python/colorspacious/colorspacious-1.1.0.ebuild
+++ b/dev-python/colorspacious/colorspacious-1.1.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86"
 IUSE="test"
 
 RDEPEND="



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

2018-03-18 Thread Sergei Trofimovich
commit: c273b30663ebec593d0135699f6851fbf2a40892
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 18 23:50:13 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 18 23:50:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c273b306

dev-python/cairocffi: keyworded 0.8.0 for ppc, bug #622420

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

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

diff --git a/dev-python/cairocffi/cairocffi-0.8.0.ebuild 
b/dev-python/cairocffi/cairocffi-0.8.0.ebuild
index d62959bdea8..9e67118b8c4 100644
--- a/dev-python/cairocffi/cairocffi-0.8.0.ebuild
+++ b/dev-python/cairocffi/cairocffi-0.8.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
 IUSE="doc test"
 
 RDEPEND="



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

2018-03-18 Thread Sergei Trofimovich
commit: c4012138b52cad63a0d80a600501cbeaad6b5591
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 18 23:50:35 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 18 23:50:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4012138

dev-python/matplotlib: keyworded 2.1.2-r1 for ppc, bug #622420

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

 dev-python/matplotlib/matplotlib-2.1.2-r1.ebuild | 2 +-
 dev-python/matplotlib/matplotlib-2.2.0.ebuild| 2 +-
 dev-python/matplotlib/matplotlib-2.2.2.ebuild| 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/matplotlib/matplotlib-2.1.2-r1.ebuild 
b/dev-python/matplotlib/matplotlib-2.1.2-r1.ebuild
index 1bd5c49acc2..81e07f0879b 100644
--- a/dev-python/matplotlib/matplotlib-2.1.2-r1.ebuild
+++ b/dev-python/matplotlib/matplotlib-2.1.2-r1.ebuild
@@ -18,7 +18,7 @@ SLOT="0"
 # matplotlib/backends/qt4_editor: MIT
 # Fonts: BitstreamVera, OFL-1.1
 LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="cairo doc excel examples gtk2 gtk3 latex pyside qt5 test tk wxwidgets"
 
 PY2_FLAGS="|| ( $(python_gen_useflags python2_7) )"

diff --git a/dev-python/matplotlib/matplotlib-2.2.0.ebuild 
b/dev-python/matplotlib/matplotlib-2.2.0.ebuild
index 23939d59739..ab5d6e06efa 100644
--- a/dev-python/matplotlib/matplotlib-2.2.0.ebuild
+++ b/dev-python/matplotlib/matplotlib-2.2.0.ebuild
@@ -18,7 +18,7 @@ SLOT="0"
 # matplotlib/backends/qt4_editor: MIT
 # Fonts: BitstreamVera, OFL-1.1
 LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="cairo doc excel examples gtk2 gtk3 latex pyside qt5 test tk wxwidgets"
 
 PY2_FLAGS="|| ( $(python_gen_useflags python2_7) )"

diff --git a/dev-python/matplotlib/matplotlib-2.2.2.ebuild 
b/dev-python/matplotlib/matplotlib-2.2.2.ebuild
index 23939d59739..ab5d6e06efa 100644
--- a/dev-python/matplotlib/matplotlib-2.2.2.ebuild
+++ b/dev-python/matplotlib/matplotlib-2.2.2.ebuild
@@ -18,7 +18,7 @@ SLOT="0"
 # matplotlib/backends/qt4_editor: MIT
 # Fonts: BitstreamVera, OFL-1.1
 LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="cairo doc excel examples gtk2 gtk3 latex pyside qt5 test tk wxwidgets"
 
 PY2_FLAGS="|| ( $(python_gen_useflags python2_7) )"



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

2018-03-18 Thread Sergei Trofimovich
commit: c9a696bad96e4d2eee61d4f869cb27243a833618
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 18 23:48:55 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 18 23:48:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9a696ba

dev-python/kiwisolver: keyworded 1.0.1 for ppc, bug #622420

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

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

diff --git a/dev-python/kiwisolver/kiwisolver-1.0.1.ebuild 
b/dev-python/kiwisolver/kiwisolver-1.0.1.ebuild
index 9723c93b6a9..3ac1def1c60 100644
--- a/dev-python/kiwisolver/kiwisolver-1.0.1.ebuild
+++ b/dev-python/kiwisolver/kiwisolver-1.0.1.ebuild
@@ -10,6 +10,6 @@ HOMEPAGE="https://github.com/nucleic/kiwi;
 SRC_URI="https://github.com/nucleic/kiwi/archive/${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="Clear-BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 S="${WORKDIR}"/kiwi-${PV}



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

2018-03-18 Thread Sergei Trofimovich
commit: 3c20711d04bdf06e02b641b4d6db065e0bd9ff1f
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 18 23:49:47 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 18 23:49:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c20711d

dev-python/xcffib: keyworded 0.6.0 for ppc, bug #622420

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

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

diff --git a/dev-python/xcffib/xcffib-0.6.0.ebuild 
b/dev-python/xcffib/xcffib-0.6.0.ebuild
index e71079b5ba8..575cd9b7bf2 100644
--- a/dev-python/xcffib/xcffib-0.6.0.ebuild
+++ b/dev-python/xcffib/xcffib-0.6.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="test"
 
 COMMON_DEPEND="x11-libs/libxcb"



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

2018-03-18 Thread Sergei Trofimovich
commit: 5bcaed2a090b9b16fd5e4cf342a72cd9a742d9b0
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 18 23:49:32 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 18 23:49:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bcaed2a

dev-python/subprocess32: keyworded 3.2.7 for ppc, bug #622420

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

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

diff --git a/dev-python/subprocess32/subprocess32-3.2.7.ebuild 
b/dev-python/subprocess32/subprocess32-3.2.7.ebuild
index 80b70d306c5..39e9a5df677 100644
--- a/dev-python/subprocess32/subprocess32-3.2.7.ebuild
+++ b/dev-python/subprocess32/subprocess32-3.2.7.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="PSF-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86"
 IUSE="test"
 
 PATCHES=( "${FILESDIR}"/${P}-sandbox-test-fix.patch )



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

2018-03-18 Thread Sergei Trofimovich
commit: e6efdf85a2e6480c742d6c0835682053e79b04e5
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 18 23:32:17 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 18 23:32:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6efdf85

sys-kernel/dracut: stable 046-r1 for ppc, bug #643808

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

 sys-kernel/dracut/dracut-046-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/dracut/dracut-046-r1.ebuild 
b/sys-kernel/dracut/dracut-046-r1.ebuild
index 19dcdd2c1fe..c9eb00c37e5 100644
--- a/sys-kernel/dracut/dracut-046-r1.ebuild
+++ b/sys-kernel/dracut/dracut-046-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://dracut.wiki.kernel.org;
 SRC_URI="mirror://kernel/linux/utils/boot/${PN}/${P}.tar.xz"
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ia64 ~mips ~ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm ia64 ~mips ppc ~ppc64 sparc x86"
 IUSE="debug selinux"
 
 RESTRICT="test"



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

2018-03-18 Thread Sergei Trofimovich
commit: ff2c7b91695f91aa82e5cba3e10e56086f4ab74f
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 18 23:25:41 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 18 23:25:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff2c7b91

sys-kernel/gentoo-sources: ia64 stable, bug #518130

Stabilize kernel with ptrace() fix as it fixes boot
for some types fo ia64 machines.

Bug: https://bugs.gentoo.org/579278
Bug: https://bugs.gentoo.org/518130
Package-Manager: Portage-2.3.24, Repoman-2.3.6

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

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



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

2018-03-18 Thread Sergei Trofimovich
commit: e9c3156f696821885fa386359622c7df3d1c7eab
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 18 23:19:18 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 18 23:19:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9c3156f

sys-block/open-iscsi: stable 2.0.875 for ppc, bug #643122

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

 sys-block/open-iscsi/open-iscsi-2.0.875.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-block/open-iscsi/open-iscsi-2.0.875.ebuild 
b/sys-block/open-iscsi/open-iscsi-2.0.875.ebuild
index 1b690bab83e..bd0412e127e 100644
--- a/sys-block/open-iscsi/open-iscsi-2.0.875.ebuild
+++ b/sys-block/open-iscsi/open-iscsi-2.0.875.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ia64 ~mips ppc ~ppc64 ~sparc ~x86"
 IUSE="debug infiniband +tcp rdma"
 
 DEPEND="sys-block/open-isns:=



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

2018-03-18 Thread Sergei Trofimovich
commit: 58342fb7353065ef71191bf602031bb46935def5
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 18 23:19:01 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 18 23:19:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58342fb7

sys-block/open-isns: stable 0.98 for ppc, bug #643122

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

 sys-block/open-isns/open-isns-0.98.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-block/open-isns/open-isns-0.98.ebuild 
b/sys-block/open-isns/open-isns-0.98.ebuild
index d860a3aa21c..7d5cff35102 100644
--- a/sys-block/open-isns/open-isns-0.98.ebuild
+++ b/sys-block/open-isns/open-isns-0.98.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/open-iscsi/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ia64 ~mips ppc ~ppc64 ~sparc ~x86"
 IUSE="debug slp ssl static"
 
 DEPEND="



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

2018-03-18 Thread Jeroen Roovers
commit: 66b1315b113e7d2b365e12cd9069dabd423be69e
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Mar 18 23:14:41 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Mar 18 23:14:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66b1315b

dev-ruby/rrdtool-bindings: Old.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ruby/rrdtool-bindings/Manifest |  2 -
 .../rrdtool-bindings/rrdtool-bindings-1.4.8.ebuild | 46 
 .../rrdtool-bindings/rrdtool-bindings-1.5.5.ebuild | 63 --
 3 files changed, 111 deletions(-)

diff --git a/dev-ruby/rrdtool-bindings/Manifest 
b/dev-ruby/rrdtool-bindings/Manifest
index cfe251c3bea..7941d2a78d6 100644
--- a/dev-ruby/rrdtool-bindings/Manifest
+++ b/dev-ruby/rrdtool-bindings/Manifest
@@ -1,4 +1,2 @@
-DIST rrdtool-1.4.8.tar.gz 1379482 BLAKE2B 
32a12ac87dda70a2d4cde97b435f99e4ac930699d8881076adf44ff64f197f1f14f9f7b1839c0894704bb9e518d5eab411a65eb41eda6a4d9e09b55fc6d288c7
 SHA512 
c525978829508e1db393092c948d8db910554f42e1221acc4064a8f546ceac5d68943f603c6f0ef0e6510bbe5f606cfe6862672145ea1b630cd2b7fd07fa805b
-DIST rrdtool-1.5.5.tar.gz 2187685 BLAKE2B 
eeb887f705ae1ea84e9f84a46243a66c5d1b8756c2996ca6f34ee954095a26dfa4992aa976be9336d62e22c3ba399d69c59f11eeea3c510ffa9d05e2d5b98b21
 SHA512 
07fb0edb5fbc0b491f8a40844d4a914f26c6269b2d07ab91f4d54fdcfeb7899348362044ac632223341f30fc10e6748a59863977496801530f5cdd2d61f0e88c
 DIST rrdtool-1.6.0.tar.gz 2186538 BLAKE2B 
b56ef79b9d45a65cacd7c1d8da2158dcaaff3ebc2ffc0640081cdc2fa3ac643be1ce48a2cac60427a836dc3e457ddb042c95533d0ffbcdefa2978f5659150391
 SHA512 
45a8f16a2bda9d497c5f39de80236adb7a5bd054a14755c4d130f21cd6430bd0a76caef9632994be56fd1ea2364eb218687ea8ebf945a71ca411221c248f3ebd
 DIST rrdtool-1.7.0.tar.gz 2849994 BLAKE2B 
f7a91fa661728850af55356a69b61ea1d4343c79579823e025e0a0757d1dab0d2cda6387197ece20e07f33a657743350cadfaf6504500f13be472d18e8826a3f
 SHA512 
36d979561601135d74622eaf183701de15cba5e25118f7a308926a695ba84ecb33c3d16511bf4bc80cff055853e2eb85065bc4ed8aef19fc0277c6430ecd319f

diff --git a/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.4.8.ebuild 
b/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.4.8.ebuild
deleted file mode 100644
index 47c535cbaf5..000
--- a/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.4.8.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-USE_RUBY="ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_TASK_DOC=""
-
-inherit ruby-ng
-
-MY_P=${P/-bindings}
-
-DESCRIPTION="Ruby bindings for rrdtool"
-HOMEPAGE="http://oss.oetiker.ch/rrdtool/;
-SRC_URI="http://oss.oetiker.ch/rrdtool/pub/${MY_P}.tar.gz;
-RUBY_S="$MY_P"/bindings/ruby
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
-
-# Block on older versions of rrdtool that install the bindings themselves.
-# requires rrd_xport which requires rrd_graph
-RDEPEND="${RDEPEND} net-analyzer/rrdtool[graph] 
!!http://oss.oetiker.ch/rrdtool/;
-SRC_URI="http://oss.oetiker.ch/rrdtool/pub/${MY_P}.tar.gz;
-RUBY_S="$MY_P"/bindings/ruby
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~mips ~ppc ppc64 ~s390 ~sh ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
-IUSE="graph test"
-REQUIRED_USE="test? ( graph )"
-
-# Block on older versions of rrdtool that install the bindings themselves.
-# requires rrd_xport which requires rrd_graph
-RDEPEND="
-   ~net-analyzer/rrdtool-${PV}[graph=]
-"
-DEPEND="
-   test? ( ~net-analyzer/rrdtool-${PV}[graph] )
-"
-
-RUBY_PATCHES=(
-   "${FILESDIR}"/${PN}-1.4.8-graph-ruby.patch
-)
-
-each_ruby_configure() {
-   rm ../../src/rrd_config.h || die
-   touch ../../src/rrd_config.h || die
-
-   ${RUBY} extconf.rb \
-   --with-cflags="${CFLAGS} $(usex graph -DHAVE_RRD_GRAPH 
-UHAVE_RRD_GRAPH)" || die
-}
-
-each_ruby_compile() {
-   emake V=1 ABS_TOP_SRCDIR="${PWD}/../.."
-}
-
-each_ruby_test() {
-   if use graph; then
-   ${RUBY} -I. test.rb || die
-   fi
-}
-
-all_ruby_install() {
-   dodoc CHANGES README
-}
-
-each_ruby_install() {
-   DESTDIR=${D} emake install
-}



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/rrdtool/, net-analyzer/rrdtool/files/

2018-03-18 Thread Jeroen Roovers
commit: 55faf214ff973fa7cf0e4995c111f435b1fe6167
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Mar 18 23:13:55 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Mar 18 23:13:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55faf214

net-analyzer/rrdtool: Old.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-analyzer/rrdtool/Manifest  |   2 -
 .../rrdtool/files/rrdtool-1.4.7-configure.ac.patch |  21 ---
 .../rrdtool/files/rrdtool-1.5.5-rpn1.output|   3 -
 net-analyzer/rrdtool/rrdtool-1.4.8-r1.ebuild   | 161 --
 net-analyzer/rrdtool/rrdtool-1.5.5-r1.ebuild   | 185 -
 net-analyzer/rrdtool/rrdtool-1.5.5.ebuild  | 176 
 6 files changed, 548 deletions(-)

diff --git a/net-analyzer/rrdtool/Manifest b/net-analyzer/rrdtool/Manifest
index cfe251c3bea..7941d2a78d6 100644
--- a/net-analyzer/rrdtool/Manifest
+++ b/net-analyzer/rrdtool/Manifest
@@ -1,4 +1,2 @@
-DIST rrdtool-1.4.8.tar.gz 1379482 BLAKE2B 
32a12ac87dda70a2d4cde97b435f99e4ac930699d8881076adf44ff64f197f1f14f9f7b1839c0894704bb9e518d5eab411a65eb41eda6a4d9e09b55fc6d288c7
 SHA512 
c525978829508e1db393092c948d8db910554f42e1221acc4064a8f546ceac5d68943f603c6f0ef0e6510bbe5f606cfe6862672145ea1b630cd2b7fd07fa805b
-DIST rrdtool-1.5.5.tar.gz 2187685 BLAKE2B 
eeb887f705ae1ea84e9f84a46243a66c5d1b8756c2996ca6f34ee954095a26dfa4992aa976be9336d62e22c3ba399d69c59f11eeea3c510ffa9d05e2d5b98b21
 SHA512 
07fb0edb5fbc0b491f8a40844d4a914f26c6269b2d07ab91f4d54fdcfeb7899348362044ac632223341f30fc10e6748a59863977496801530f5cdd2d61f0e88c
 DIST rrdtool-1.6.0.tar.gz 2186538 BLAKE2B 
b56ef79b9d45a65cacd7c1d8da2158dcaaff3ebc2ffc0640081cdc2fa3ac643be1ce48a2cac60427a836dc3e457ddb042c95533d0ffbcdefa2978f5659150391
 SHA512 
45a8f16a2bda9d497c5f39de80236adb7a5bd054a14755c4d130f21cd6430bd0a76caef9632994be56fd1ea2364eb218687ea8ebf945a71ca411221c248f3ebd
 DIST rrdtool-1.7.0.tar.gz 2849994 BLAKE2B 
f7a91fa661728850af55356a69b61ea1d4343c79579823e025e0a0757d1dab0d2cda6387197ece20e07f33a657743350cadfaf6504500f13be472d18e8826a3f
 SHA512 
36d979561601135d74622eaf183701de15cba5e25118f7a308926a695ba84ecb33c3d16511bf4bc80cff055853e2eb85065bc4ed8aef19fc0277c6430ecd319f

diff --git a/net-analyzer/rrdtool/files/rrdtool-1.4.7-configure.ac.patch 
b/net-analyzer/rrdtool/files/rrdtool-1.4.7-configure.ac.patch
deleted file mode 100644
index 668adeee13e..000
--- a/net-analyzer/rrdtool/files/rrdtool-1.4.7-configure.ac.patch
+++ /dev/null
@@ -1,21 +0,0 @@
 a/configure.ac
-+++ b/configure.ac
-@@ -148,7 +148,7 @@
- AC_PROG_CPP
- AC_PROG_CC
- AM_PROG_CC_C_O
--AC_PROG_LIBTOOL
-+LT_INIT
- 
- dnl Try to detect/use GNU features
- CFLAGS="$CFLAGS -D_GNU_SOURCE"
-@@ -204,9 +204,6 @@
- AC_CHECK_FUNC(acos, , AC_CHECK_LIB(m, acos))
- 
- 
--dnl add pic flag in any case this makes sure all our code is relocatable
--eval `./libtool --config | grep pic_flag=` 
--CFLAGS="$CFLAGS $pic_flag"
- 
- 
- dnl Checks for library functions.

diff --git a/net-analyzer/rrdtool/files/rrdtool-1.5.5-rpn1.output 
b/net-analyzer/rrdtool/files/rrdtool-1.5.5-rpn1.output
deleted file mode 100644
index 4a7696dbcf0..000
--- a/net-analyzer/rrdtool/files/rrdtool-1.5.5-rpn1.output
+++ /dev/null
@@ -1,3 +0,0 @@
-print[0] = "30.769231"
-print[1] = "72.00"
-print[2] = "0.00"

diff --git a/net-analyzer/rrdtool/rrdtool-1.4.8-r1.ebuild 
b/net-analyzer/rrdtool/rrdtool-1.4.8-r1.ebuild
deleted file mode 100644
index 0d34b417da7..000
--- a/net-analyzer/rrdtool/rrdtool-1.4.8-r1.ebuild
+++ /dev/null
@@ -1,161 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-DISTUTILS_OPTIONAL="true"
-GENTOO_DEPEND_ON_PERL="no"
-PYTHON_COMPAT=( python2_7 )
-inherit eutils distutils-r1 flag-o-matic multilib perl-module autotools
-
-DESCRIPTION="A system to store and display time-series data"
-HOMEPAGE="http://oss.oetiker.ch/rrdtool/;
-SRC_URI="http://oss.oetiker.ch/rrdtool/pub/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
-IUSE="dbi doc +graph lua perl python rrdcgi ruby static-libs tcl tcpd"
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-CDEPEND="
-   >=dev-libs/glib-2.28.7:2[static-libs(+)?]
-   >=dev-libs/libxml2-2.7.8:2[static-libs(+)?]
-   dbi? ( dev-db/libdbi[static-libs(+)?] )
-   graph? (
-   >=media-libs/libpng-1.5.10:0=[static-libs(+)?]
-   >=x11-libs/cairo-1.10.2[svg,static-libs(+)?]
-   >=x11-libs/pango-1.28
-   )
-   lua? ( dev-lang/lua:*[deprecated] )
-   perl? ( dev-lang/perl:= )
-   python? ( ${PYTHON_DEPS} )
-   tcl? ( dev-lang/tcl:0= )
-   tcpd? ( sys-apps/tcp-wrappers )
-"
-
-DEPEND="
-   ${CDEPEND}
-   sys-apps/groff
-   virtual/pkgconfig
-   virtual/awk
-"

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

2018-03-18 Thread Sergei Trofimovich
commit: a4674b6ad71da9ab8e881cc775572ae226bc4788
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 18 23:04:20 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 18 23:04:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4674b6a

www-client/links: stable 2.14-r1 for ppc, bug #642512

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

 www-client/links/links-2.14-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/links/links-2.14-r1.ebuild 
b/www-client/links/links-2.14-r1.ebuild
index e22d2563eae..0b1d912a3b1 100644
--- a/www-client/links/links-2.14-r1.ebuild
+++ b/www-client/links/links-2.14-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://${PN}.twibright.com/download/${P}.tar.bz2
 
 LICENSE="GPL-2"
 SLOT="2"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc 
x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc 
x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="bzip2 fbcon gpm ipv6 jpeg libevent libressl livecd lzma ssl suid svga 
tiff unicode X zlib"
 
 GRAPHICS_DEPEND="media-libs/libpng:0="



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

2018-03-18 Thread Sergei Trofimovich
commit: 49903ebfe73dc840575fc255f7ad997bd5bafdd1
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 18 23:01:54 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 18 23:01:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49903ebf

sys-apps/qingy: stable 1.0.0-r3 for ppc, bug #642510

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

 sys-apps/qingy/qingy-1.0.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/qingy/qingy-1.0.0-r3.ebuild 
b/sys-apps/qingy/qingy-1.0.0-r3.ebuild
index d478b600b05..46166334038 100644
--- a/sys-apps/qingy/qingy-1.0.0-r3.ebuild
+++ b/sys-apps/qingy/qingy-1.0.0-r3.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
 IUSE="consolekit crypt emacs gpm opensslcrypt pam static X"
 
 RDEPEND="



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

2018-03-18 Thread Sergei Trofimovich
commit: 3a19f4f0473d6db7541b4d4d73370351a3063913
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 18 22:59:02 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 18 22:59:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a19f4f0

media-video/mplayer: stable 1.3.0-r4 for ppc, bug #642506

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

 media-video/mplayer/mplayer-1.3.0-r4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-video/mplayer/mplayer-1.3.0-r4.ebuild 
b/media-video/mplayer/mplayer-1.3.0-r4.ebuild
index d2550372fca..50cd82d2ee4 100644
--- a/media-video/mplayer/mplayer-1.3.0-r4.ebuild
+++ b/media-video/mplayer/mplayer-1.3.0-r4.ebuild
@@ -155,9 +155,9 @@ RDEPEND+="
 SLOT="0"
 LICENSE="GPL-2"
 if [[ ${PV} != ** ]]; then
-   KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
+   KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
 else
-   KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 x86"
+   KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 x86"
 fi
 
 # faac codecs are nonfree



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

2018-03-18 Thread Sergei Trofimovich
commit: f5077ab74698a395f3d9ae4ab3c58791559f1c87
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 18 22:52:33 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 18 22:52:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5077ab7

media-libs/xine-lib: stable 1.2.9-r1 for ppc, bug #642500

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

 media-libs/xine-lib/xine-lib-1.2.9-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/xine-lib/xine-lib-1.2.9-r1.ebuild 
b/media-libs/xine-lib/xine-lib-1.2.9-r1.ebuild
index 0f29cf20ff7..9e220e33df8 100644
--- a/media-libs/xine-lib/xine-lib-1.2.9-r1.ebuild
+++ b/media-libs/xine-lib/xine-lib-1.2.9-r1.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == ** ]]; then
NLS_DEPEND="sys-devel/gettext"
NLS_RDEPEND="virtual/libintl"
 else
-   KEYWORDS="amd64 ~arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="amd64 ~arm64 ~hppa ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd"
SRC_URI="mirror://sourceforge/xine/${P}.tar.xz"
NLS_IUSE="nls"
NLS_DEPEND="nls? ( sys-devel/gettext )"



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

2018-03-18 Thread Sergei Trofimovich
commit: c5e111c85132cf8228403d7134b2321498482ee6
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 18 22:45:38 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 18 22:45:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5e111c8

dev-libs/dotconf: stable 1.3-r1 for ppc, bug #642274

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

 dev-libs/dotconf/dotconf-1.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/dotconf/dotconf-1.3-r1.ebuild 
b/dev-libs/dotconf/dotconf-1.3-r1.ebuild
index 323b5741c9f..7ac9cb9852b 100644
--- a/dev-libs/dotconf/dotconf-1.3-r1.ebuild
+++ b/dev-libs/dotconf/dotconf-1.3-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ~ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 IUSE=""
 
 DEPEND=">=sys-devel/autoconf-2.58"



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

2018-03-18 Thread Ulrich Müller
commit: c99988e3944d266b115fad17780639528a792601
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sun Mar 18 22:40:38 2018 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sun Mar 18 22:41:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c99988e3

app-editors/emact: Install in ED rather than D.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-editors/emact/emact-2.58.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/emact/emact-2.58.0.ebuild 
b/app-editors/emact/emact-2.58.0.ebuild
index b5c97fa..8d8b17864cc 100644
--- a/app-editors/emact/emact-2.58.0.ebuild
+++ b/app-editors/emact/emact-2.58.0.ebuild
@@ -21,6 +21,6 @@ src_configure() {
 }
 
 src_install() {
-   emake INSTALL="${D}"/usr install
+   emake INSTALL="${ED%/}"/usr install
#dodoc README
 }



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

2018-03-18 Thread Mike Pagano
commit: 26a2d99d3523d85c3e14e85fa003eb564f31662a
Author: Mike Pagano  gentoo  org>
AuthorDate: Sun Mar 18 22:38:58 2018 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Mar 18 22:39:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26a2d99d

sys-kernel/gentoo-sources: Linux patch 4.9.88

Package-Manager: Portage-2.3.24, Repoman-2.3.6

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 4d2d6877180..bb37cadd049 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -172,6 +172,9 @@ DIST genpatches-4.9-89.extras.tar.xz 17352 BLAKE2B 
492b2c9d3b5865b15e6be00e419d7
 DIST genpatches-4.9-90.base.tar.xz 1660088 BLAKE2B 
f8149c631938301b133ec97ac2ce6342c4eec8214b362a775fc6adb4f5d7baf67ff07bb94a6de4089deecdd57dbedc47a7ba94be2d02d2ef943f6ce44fa46a6c
 SHA512 
720b45fed5d5f8374947789495086115bca9d0459ea3af745da567000a3de02562b9566f571b0251baab3cadda36372dad1357d7d8a198cd5bd95a304f56
 DIST genpatches-4.9-90.experimental.tar.xz 106404 BLAKE2B 
cdb2003891ad215d84c770638ab21f1ab343ec594744f3b69a129318b7766e88452dd98bdfc9d9d716f4b1301c861354da6b4fcb9ce70f22a72cdd0769fc5281
 SHA512 
ab83178e9fac2ad3118ce7d08c37024f7452a113bcc98b783d038e4b31cc1773e93ff3e9d730a62ffd22db5a6c3ce9708d63acf55ea4fbc61ddccb5e70731248
 DIST genpatches-4.9-90.extras.tar.xz 17356 BLAKE2B 
f55389b1a34c0cc5e90d534130dfd502117edcc43e1d00e2a359f173fa7be613dd8bafe6d9922ea22652fe43e40803d86e9f103df6453a32a0e2862d3c546792
 SHA512 
04b6ef6224bf37e908efbc6ac2a6b12f20306b69ea87380da6a5858752c4409e49ae07cb334ebe18ecbc2ad46a9e1f7b480b2ca07f7ba5fdae5f4a99b7562996
+DIST genpatches-4.9-91.base.tar.xz 1680432 BLAKE2B 
b064368d0950708ba7e0ce80b272e1084c86e4699518affd02c95ed32ec1edbb60f79bd8f312f2c6c29f946a4febe7191b800f25a6bfb81a1bdd43829bbdf93e
 SHA512 
84c0e5bce96d1c1579c93f2113b0e70fab7a288d547c52cbce828c17be2a6dc6cf0e8153e1d1a1ea1cbed12d71d965ed4a25387c48ff74db58e493cbc1b44575
+DIST genpatches-4.9-91.experimental.tar.xz 106388 BLAKE2B 
8cbe9c141a9b83b51e22ec6554be31130ae8cc24e21ffaf4ba90ed7a961df547dd6c7108c06330cbf7bd5b43fb03b5af02bbe7ad15cbe8b2d248f4b8c6bc2247
 SHA512 
c83a8605d1907970ef24458e9269ca616535470db3933de5a1c2d33658be199e78a7dd94abe44e36236761065b037ddfcce66a2943a429f2ed941916144f7a75
+DIST genpatches-4.9-91.extras.tar.xz 17352 BLAKE2B 
cebd73ce2ff0719364f33fdc2a57a7c0cd852a6d0c69fa167db1c91e4e3026e9b54c6e5174facc26defd3dc790cb2dfda1a10ca3cf4fe9d352eb57e9d62f23cb
 SHA512 
a9383a591c30ad47ab4515a5756650f05786d791f6cdf45fd266b6bedd4a66a2e2bba3e85c49a7b56c0d8537fd464aabe5218ec7f9419d2a6fff8ef13a6c1459
 DIST linux-4.1.tar.xz 83017828 BLAKE2B 
d1dc4e458db191f16306b3d2d7eb60ef5e04307406c769cccdd88beb407f8de228ab1f095a44d6e992b06d01cd896fda31dec1cdf16667f4ca0b628da594aee3
 SHA512 
168ef84a4e67619f9f53f3574e438542a5747f9b43443363cb83597fcdac9f40d201625c66e375a23226745eaada9176eb006ca023613cec089349e91751f3c0
 DIST linux-4.14.tar.xz 100770500 BLAKE2B 
85dc4aa953fe65e273a24473d8de98e4f204f97c43be9fc87cf5be01f796f94cfde5c8f9c84619751f1cac51f83ce0b4681fb19c5f2965a72d4a94fe5577846a
 SHA512 
77e43a02d766c3d73b7e25c4aafb2e931d6b16e870510c22cef0cdb05c3acb7952b8908ebad12b10ef982c6efbe286364b1544586e715cf38390e483927904d8
 DIST linux-4.15.tar.xz 102181404 BLAKE2B 
5fd831356c2174d2779ab31033caec6929b2f47857f0bb82ef43ad1140c639d0dc5553e64d062f67486eeff780d5df8d971051fd5a626b51bed170067fea11e0
 SHA512 
c00d92659df815a53dcac7dde145b742b1f20867d380c07cb09ddb3295d6ff10f8931b21ef0b09d7156923a3957b39d74d87c883300173b2e20690d2b4ec35ea

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



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

2018-03-18 Thread Sergei Trofimovich
commit: 497be909be17cfcb45b71716024fb31ed1e8342d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 18 22:38:33 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 18 22:38:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=497be909

dev-util/cucumber: stable 2.4.0-r1 for ppc64, bug #636568

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

 dev-util/cucumber/cucumber-2.4.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/cucumber/cucumber-2.4.0-r1.ebuild 
b/dev-util/cucumber/cucumber-2.4.0-r1.ebuild
index fd2b2e7bbc0..8db0b6276ea 100644
--- a/dev-util/cucumber/cucumber-2.4.0-r1.ebuild
+++ b/dev-util/cucumber/cucumber-2.4.0-r1.ebuild
@@ -17,7 +17,7 @@ DESCRIPTION="Executable feature scenarios"
 HOMEPAGE="https://github.com/aslakhellesoy/cucumber/wikis;
 LICENSE="Ruby"
 
-KEYWORDS="amd64 arm ~arm64 ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 arm ~arm64 ia64 ppc ppc64 sparc x86"
 SLOT="0"
 IUSE="examples test"
 



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

2018-03-18 Thread Sergei Trofimovich
commit: 5bceac93dd5e6e72528b19010e3c2ccde1f37240
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 18 22:37:30 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 18 22:37:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bceac93

dev-ruby/gherkin: stable 4.1.3 for ppc64, bug #636568

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

 dev-ruby/gherkin/gherkin-4.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/gherkin/gherkin-4.1.3.ebuild 
b/dev-ruby/gherkin/gherkin-4.1.3.ebuild
index 39e92080f8a..4376c615b73 100644
--- a/dev-ruby/gherkin/gherkin-4.1.3.ebuild
+++ b/dev-ruby/gherkin/gherkin-4.1.3.ebuild
@@ -19,6 +19,6 @@ DESCRIPTION="Fast Gherkin lexer and parser"
 HOMEPAGE="https://github.com/cucumber/gherkin;
 LICENSE="MIT"
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86"
 SLOT="4"
 IUSE=""



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

2018-03-18 Thread Sergei Trofimovich
commit: aa5d085c721949f6b759857484bfc3e888701333
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 18 22:37:54 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 18 22:37:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa5d085c

dev-util/cucumber-core: stable 1.5.0 for ppc64, bug #636568

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

 dev-util/cucumber-core/cucumber-core-1.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/cucumber-core/cucumber-core-1.5.0.ebuild 
b/dev-util/cucumber-core/cucumber-core-1.5.0.ebuild
index 150e89c907a..fbde874c740 100644
--- a/dev-util/cucumber-core/cucumber-core-1.5.0.ebuild
+++ b/dev-util/cucumber-core/cucumber-core-1.5.0.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="Executable feature scenarios"
 HOMEPAGE="https://github.com/aslakhellesoy/cucumber/wikis;
 LICENSE="Ruby"
 
-KEYWORDS="amd64 arm ~arm64 ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 arm ~arm64 ia64 ppc ppc64 sparc x86"
 SLOT="0"
 IUSE="test"
 



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

2018-03-18 Thread Sergei Trofimovich
commit: 67388d4c96386785e1928b4ddc58cb0b2ba97d2f
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 18 22:37:35 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 18 22:37:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67388d4c

dev-ruby/mime-types: stable 2.99.2 for ppc64, bug #636568

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

 dev-ruby/mime-types/mime-types-2.99.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/mime-types/mime-types-2.99.2.ebuild 
b/dev-ruby/mime-types/mime-types-2.99.2.ebuild
index 72313540ffa..36a3c3ff0c9 100644
--- a/dev-ruby/mime-types/mime-types-2.99.2.ebuild
+++ b/dev-ruby/mime-types/mime-types-2.99.2.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/mime-types/ruby-mime-types;
 
 LICENSE="MIT Artistic GPL-2"
 SLOT="2"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? ( dev-ruby/minitest:5 )"



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

2018-03-18 Thread Sergei Trofimovich
commit: cc11e48d08d7e8228891e499edc2b76b6badb3cc
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 18 22:37:46 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 18 22:37:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc11e48d

dev-util/aruba: stable 0.6.2-r1 for ppc64, bug #636568

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

 dev-util/aruba/aruba-0.6.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/aruba/aruba-0.6.2-r1.ebuild 
b/dev-util/aruba/aruba-0.6.2-r1.ebuild
index 3bf7a0876fe..a90f5606770 100644
--- a/dev-util/aruba/aruba-0.6.2-r1.ebuild
+++ b/dev-util/aruba/aruba-0.6.2-r1.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="Cucumber steps for driving out command line 
applications"
 HOMEPAGE="https://github.com/cucumber/aruba;
 LICENSE="MIT"
 
-KEYWORDS="amd64 arm ~arm64 ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 arm ~arm64 ia64 ppc ppc64 sparc x86"
 SLOT="0"
 IUSE=""
 



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

2018-03-18 Thread Sergei Trofimovich
commit: 0fb714b8ed8e0f0ecfeb3e4aa1260a0fa82a94e0
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 18 22:37:58 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 18 22:37:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fb714b8

dev-util/cucumber-wire: stable 0.0.1 for ppc64, bug #636568

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

 dev-util/cucumber-wire/cucumber-wire-0.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/cucumber-wire/cucumber-wire-0.0.1.ebuild 
b/dev-util/cucumber-wire/cucumber-wire-0.0.1.ebuild
index d0463744fd5..396115a717f 100644
--- a/dev-util/cucumber-wire/cucumber-wire-0.0.1.ebuild
+++ b/dev-util/cucumber-wire/cucumber-wire-0.0.1.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="Executable feature scenarios"
 HOMEPAGE="https://github.com/aslakhellesoy/cucumber/wikis;
 LICENSE="Ruby"
 
-KEYWORDS="amd64 arm ~arm64 ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 arm ~arm64 ia64 ppc ppc64 sparc x86"
 SLOT="0"
 IUSE="test"
 



[gentoo-commits] proj/linux-patches: New tag: 4.9-91

2018-03-18 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Mar 18 22:24:33 2018 +

New tag: 4.9-91




[gentoo-commits] proj/lisp:master commit in: dev-lisp/rsm-fuzzy/, dev-lisp/rsm-fuzzy/files/

2018-03-18 Thread José María Alonso
commit: ee99ee48c0da553b3743970bab5045014f53a54b
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 22:24:10 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 22:24:10 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=ee99ee48

dev-lisp/rsm-fuzzy: Drops package

 .../rsm-fuzzy/files/1.4-gentoo-format-args.patch   | 13 -
 dev-lisp/rsm-fuzzy/rsm-fuzzy-1.4.ebuild| 34 --
 2 files changed, 47 deletions(-)

diff --git a/dev-lisp/rsm-fuzzy/files/1.4-gentoo-format-args.patch 
b/dev-lisp/rsm-fuzzy/files/1.4-gentoo-format-args.patch
deleted file mode 100644
index 7c88a40d..
--- a/dev-lisp/rsm-fuzzy/files/1.4-gentoo-format-args.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -u cl-rsm-fuzzy-1.2.orig/check.lisp cl-rsm-fuzzy-1.2/check.lisp
 cl-rsm-fuzzy.orig/check.lisp   2003-09-11 12:29:29.0 -0500
-+++ cl-rsm-fuzzy/check.lisp2004-08-06 11:27:33.632557472 -0500
-@@ -31,7 +31,7 @@
-   (unless (and (>= y 0.0)
-(<= y 1.0))
- (return (values nil (format nil "~s has a y coordinate that is 
--not in the range [0,1]."))
-+not in the range [0,1]." func-spec))
-   pairs)))
- 
- (defun check-special-func (func-spec)
-Common subdirectories: cl-rsm-fuzzy-1.2.orig/debian and cl-rsm-fuzzy-1.2/debian

diff --git a/dev-lisp/rsm-fuzzy/rsm-fuzzy-1.4.ebuild 
b/dev-lisp/rsm-fuzzy/rsm-fuzzy-1.4.ebuild
deleted file mode 100644
index 82d517b9..
--- a/dev-lisp/rsm-fuzzy/rsm-fuzzy-1.4.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3
-
-DESCRIPTION="R. Scott McIntire's Common Lisp Fuzzy Logic Library"
-HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-fuzzy;
-SRC_URI="mirror://debian/pool/main/c/cl-${PN}/cl-${PN}_${PV}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}"
-
-S="${WORKDIR}"/cl-${PN}
-
-src_unpack() {
-   unpack ${A}
-}
-
-src_prepare() {
-   eapply "${FILESDIR}"/${PV}-gentoo-format-args.patch
-   eapply_user
-}
-
-src_install() {
-   common-lisp-install-sources *.lisp
-   common-lisp-install-asdf
-   dohtml ${PN}.html
-}



[gentoo-commits] proj/lisp:master commit in: dev-lisp/rsm-mod/

2018-03-18 Thread José María Alonso
commit: 812feeff9b828fbc5fcc0cca6f6bcf2d815611b4
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 22:24:10 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 22:24:10 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=812feeff

dev-lisp/rsm-mod: Drops package

 dev-lisp/rsm-mod/rsm-mod-1.4.ebuild | 25 -
 1 file changed, 25 deletions(-)

diff --git a/dev-lisp/rsm-mod/rsm-mod-1.4.ebuild 
b/dev-lisp/rsm-mod/rsm-mod-1.4.ebuild
deleted file mode 100644
index a6d018a4..
--- a/dev-lisp/rsm-mod/rsm-mod-1.4.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3
-
-DESCRIPTION="R. Scott McIntire's Common Lisp Modular Arithmetic Library"
-HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-mod;
-SRC_URI="mirror://debian/pool/main/c/cl-${PN}/cl-${PN}_${PV}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}"
-
-S="${WORKDIR}"/cl-${PN}
-
-src_install() {
-   common-lisp-install-sources *.lisp
-   common-lisp-install-asdf
-   dohtml ${PN}.html
-}



[gentoo-commits] proj/lisp:master commit in: dev-lisp/rsm-queue/, dev-lisp/rsm-queue/files/

2018-03-18 Thread José María Alonso
commit: 2f371bbb298f103a764c2eeefc4ef4f77b0036b6
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 22:24:10 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 22:24:10 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=2f371bbb

dev-lisp/rsm-queue: Drops package

 .../rsm-queue/files/gentoo-1.1c-fix-ftype.patch| 12 
 dev-lisp/rsm-queue/rsm-queue-1.1c.ebuild   | 34 --
 2 files changed, 46 deletions(-)

diff --git a/dev-lisp/rsm-queue/files/gentoo-1.1c-fix-ftype.patch 
b/dev-lisp/rsm-queue/files/gentoo-1.1c-fix-ftype.patch
deleted file mode 100644
index 061b2359..
--- a/dev-lisp/rsm-queue/files/gentoo-1.1c-fix-ftype.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Naur cl-rsm-queue.orig/queue.lisp cl-rsm-queue/queue.lisp
 cl-rsm-queue.orig/queue.lisp   2003-10-20 19:32:15.0 +0200
-+++ cl-rsm-queue/queue.lisp2008-12-16 00:26:42.0 +0100
-@@ -47,7 +47,7 @@
- que))
- 
- 
--(declaim (ftype (function () list) create))
-+(declaim (ftype (function ( t) list) create))
- 
- (defun create ( obj)
-   "Create a queue. If  is non nil queue it up. In order to create a queue

diff --git a/dev-lisp/rsm-queue/rsm-queue-1.1c.ebuild 
b/dev-lisp/rsm-queue/rsm-queue-1.1c.ebuild
deleted file mode 100644
index 5b9dbea0..
--- a/dev-lisp/rsm-queue/rsm-queue-1.1c.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3 eutils
-
-DESCRIPTION="R. Scott McIntire's Common Lisp queue library."
-HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-queue;
-SRC_URI="mirror://debian/pool/main/c/cl-${PN}/cl-${PN}_${PV}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}"
-
-S="${WORKDIR}"/cl-${PN}
-
-src_unpack() {
-   unpack ${A}
-}
-
-src_prepare() {
-   eapply "${FILESDIR}"/gentoo-1.1c-fix-ftype.patch
-   eapply_user
-}
-
-src_install() {
-   common-lisp-install-sources *.lisp
-   common-lisp-install-asdf
-   dohtml ${PN}.html
-}



[gentoo-commits] proj/lisp:master commit in: dev-lisp/rsm-rand/

2018-03-18 Thread José María Alonso
commit: f192f259a47d0592b0f1cf2d75764d100a32aaf3
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 22:24:10 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 22:24:10 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=f192f259

dev-lisp/rsm-rand: Drops package

 dev-lisp/rsm-rand/rsm-rand-1.4.ebuild | 25 -
 1 file changed, 25 deletions(-)

diff --git a/dev-lisp/rsm-rand/rsm-rand-1.4.ebuild 
b/dev-lisp/rsm-rand/rsm-rand-1.4.ebuild
deleted file mode 100644
index 4c381305..
--- a/dev-lisp/rsm-rand/rsm-rand-1.4.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3
-
-DESCRIPTION="R. Scott McIntire's Common Lisp Discrete Random Number Library"
-HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-rand;
-SRC_URI="mirror://debian/pool/main/c/cl-${PN}/cl-${PN}_${PV/_beta/b}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}"
-
-S="${WORKDIR}"/cl-${PN}
-
-src_install() {
-   common-lisp-install-sources *.lisp
-   common-lisp-install-asdf
-   dohtml ${PN}.html
-}



[gentoo-commits] proj/lisp:master commit in: dev-lisp/rsm-finance/

2018-03-18 Thread José María Alonso
commit: 0d7f5aaafd8cb992665ff37e8f98a7f5cd5944c0
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 22:24:10 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 22:24:10 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=0d7f5aaa

dev-lisp/rsm-finance: Drops package

 dev-lisp/rsm-finance/rsm-finance-1.3.ebuild | 25 -
 1 file changed, 25 deletions(-)

diff --git a/dev-lisp/rsm-finance/rsm-finance-1.3.ebuild 
b/dev-lisp/rsm-finance/rsm-finance-1.3.ebuild
deleted file mode 100644
index c8df1866..
--- a/dev-lisp/rsm-finance/rsm-finance-1.3.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3
-
-DESCRIPTION="R. Scott McIntire's Common Lisp Finance Library."
-HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-finance;
-SRC_URI="mirror://debian/pool/main/c/cl-${PN}/cl-${PN}_${PV}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}"
-
-S="${WORKDIR}"/cl-${PN}
-
-src_install() {
-   common-lisp-install-sources *.lisp
-   common-lisp-install-asdf
-   dohtml ${PN}.html
-}



[gentoo-commits] proj/lisp:master commit in: dev-lisp/rsm-random/

2018-03-18 Thread José María Alonso
commit: 212ba8c6bdd82428f8f42c4528c472f462c2af2b
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 22:24:10 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 22:24:10 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=212ba8c6

dev-lisp/rsm-random: Drops package

 dev-lisp/rsm-random/rsm-random-1.4.ebuild | 32 ---
 1 file changed, 32 deletions(-)

diff --git a/dev-lisp/rsm-random/rsm-random-1.4.ebuild 
b/dev-lisp/rsm-random/rsm-random-1.4.ebuild
deleted file mode 100644
index b3bc6fd9..
--- a/dev-lisp/rsm-random/rsm-random-1.4.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3
-
-DESCRIPTION="R. Scott McIntire's Common Lisp Random Number Library."
-HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-random;
-SRC_URI="mirror://debian/pool/main/c/cl-${PN}/cl-${PN}_${PV}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}
-   dev-lisp/uffi"
-
-S="${WORKDIR}"/cl-${P}
-
-src_compile() {
-   make linux || die "Cannot compile FFI glue"
-}
-
-src_install() {
-   exeinto /usr/$(get_libdir)/${PN}
-   doexe random.so
-   common-lisp-install-sources *.lisp
-   common-lisp-install-asdf
-   dohtml ${PN}.html ob01.jpg
-}



[gentoo-commits] proj/lisp:master commit in: dev-lisp/rsm-string/files/, dev-lisp/rsm-string/

2018-03-18 Thread José María Alonso
commit: 056c3a139fe168b5461dbbc112dff68c215bd019
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 22:24:10 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 22:24:10 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=056c3a13

dev-lisp/rsm-string: Drops package

 .../rsm-string/files/1.6-gentoo-fix-ftype.patch| 23 --
 dev-lisp/rsm-string/rsm-string-1.6.ebuild  | 35 --
 2 files changed, 58 deletions(-)

diff --git a/dev-lisp/rsm-string/files/1.6-gentoo-fix-ftype.patch 
b/dev-lisp/rsm-string/files/1.6-gentoo-fix-ftype.patch
deleted file mode 100644
index c5b582d4..
--- a/dev-lisp/rsm-string/files/1.6-gentoo-fix-ftype.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-diff -Naur cl-rsm-string.orig/string.lisp cl-rsm-string/string.lisp
 cl-rsm-string.orig/string.lisp 2006-07-14 23:03:56.0 +0200
-+++ cl-rsm-string/string.lisp  2008-12-16 01:48:55.0 +0100
-@@ -75,8 +75,8 @@
-  (concatenate 'string s1 join-string s2)) str-list
- 
- 
--(declaim (ftype (function ((list string) (list string) 
--  (function t)) list)
-+(declaim (ftype (function ((or list string) (or list string)
-+(function t)) list)
- contains))
- 
- (defun contains (str-list elem-list  (contain-meaning #'some))
-@@ -92,7 +92,7 @@
-   collect str))
- 
- 
--(declaim (ftype (function (list string  (:unique t)) list)
-+(declaim (ftype (function (list list  (:unique t)) list)
- does-not-contain))
- 
- (defun does-not-contain (str-list str-elems  (unique nil))

diff --git a/dev-lisp/rsm-string/rsm-string-1.6.ebuild 
b/dev-lisp/rsm-string/rsm-string-1.6.ebuild
deleted file mode 100644
index 8c65b773..
--- a/dev-lisp/rsm-string/rsm-string-1.6.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3
-
-DESCRIPTION="R. Scott McIntire's Common Lisp String Library"
-HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-string;
-SRC_URI="mirror://debian/pool/main/c/cl-${PN}/cl-${PN}_${PV/_beta/b}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}"
-
-S="${WORKDIR}"/cl-${PN}
-
-src_unpack() {
-   unpack ${A}
-}
-
-src_prepare() {
-   eapply "${FILESDIR}"/${PV}-gentoo-fix-ftype.patch
-   eapply_user
-
-}
-
-src_install() {
-   common-lisp-install-sources *.lisp
-   common-lisp-install-asdf
-   dohtml ${PN}.html
-}



[gentoo-commits] proj/lisp:master commit in: dev-lisp/rsm-mpoly/

2018-03-18 Thread José María Alonso
commit: 3c01df81be96b9745f1fdc5aaf906fcab7f0b524
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 22:24:10 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 22:24:10 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=3c01df81

dev-lisp/rsm-mpoly: Drops package

 dev-lisp/rsm-mpoly/rsm-mpoly-1.3.ebuild | 26 --
 1 file changed, 26 deletions(-)

diff --git a/dev-lisp/rsm-mpoly/rsm-mpoly-1.3.ebuild 
b/dev-lisp/rsm-mpoly/rsm-mpoly-1.3.ebuild
deleted file mode 100644
index 6cd4cedd..
--- a/dev-lisp/rsm-mpoly/rsm-mpoly-1.3.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3
-
-DESCRIPTION="R. Scott McIntire's Common Lisp Multivariate Polynomial Library."
-HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-mpoly;
-SRC_URI="mirror://debian/pool/main/c/cl-${PN}/cl-${PN}_${PV}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}
-   dev-lisp/rsm-filter"
-
-S="${WORKDIR}"/cl-${PN}
-
-src_install() {
-   common-lisp-install-sources *.lisp
-   common-lisp-install-asdf
-   dohtml ${PN}.html
-}



[gentoo-commits] proj/lisp:master commit in: dev-lisp/rsm-modal/, dev-lisp/rsm-modal/files/

2018-03-18 Thread José María Alonso
commit: e608f233f78ef2447afcdf819bf39631d041944d
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 22:24:10 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 22:24:10 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=e608f233

dev-lisp/rsm-modal: Drops package

 .../files/1.2-gentoo-fix-defconstant.patch | 19 
 dev-lisp/rsm-modal/rsm-modal-1.2.ebuild| 35 --
 2 files changed, 54 deletions(-)

diff --git a/dev-lisp/rsm-modal/files/1.2-gentoo-fix-defconstant.patch 
b/dev-lisp/rsm-modal/files/1.2-gentoo-fix-defconstant.patch
deleted file mode 100644
index c515cdb1..
--- a/dev-lisp/rsm-modal/files/1.2-gentoo-fix-defconstant.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-diff -Naur cl-rsm-modal.orig/modal.lisp cl-rsm-modal/modal.lisp
 cl-rsm-modal.orig/modal.lisp   2003-09-11 18:40:26.0 +0200
-+++ cl-rsm-modal/modal.lisp2008-12-16 01:36:17.0 +0100
-@@ -34,10 +34,11 @@
- (make-hash-table :test #'equalp)
-   "Stores modal systems by name.")
- 
--(defconstant +primitive-truth-function+
--#'(lambda (world prop)
--(declare (ignore world prop))
--nil)
-+(defun always-false (world prop)
-+  (declare (ignore world prop))
-+  nil)
-+
-+(defconstant +primitive-truth-function+ 'always-false
-   "The default function to compute the default value of 
- a proposition in a given world."
-   )

diff --git a/dev-lisp/rsm-modal/rsm-modal-1.2.ebuild 
b/dev-lisp/rsm-modal/rsm-modal-1.2.ebuild
deleted file mode 100644
index d2b67085..
--- a/dev-lisp/rsm-modal/rsm-modal-1.2.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3
-
-DESCRIPTION="R. Scott McIntire's Common Lisp Modal Logic Library."
-HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-modal;
-SRC_URI="mirror://debian/pool/main/c/cl-${PN}/cl-${PN}_${PV}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}
-   dev-lisp/cl-plus"
-
-S="${WORKDIR}"/cl-${PN}
-
-src_unpack() {
-   unpack ${A}
-}
-
-src_prepare() {
-   eapply "${FILESDIR}"/${PV}-gentoo-fix-defconstant.patch
-   eapply_user
-}
-
-src_install() {
-   common-lisp-install-sources *.lisp
-   common-lisp-install-asdf
-   dohtml ${PN}.html
-}



[gentoo-commits] proj/lisp:master commit in: dev-lisp/rsm-gen-prog/

2018-03-18 Thread José María Alonso
commit: 0afbfe4ebb1bbf61d05df4361014c3bd084121e8
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 22:24:10 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 22:24:10 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=0afbfe4e

dev-lisp/rsm-gen-prog: Drops package

 dev-lisp/rsm-gen-prog/rsm-gen-prog-1.2.ebuild | 28 ---
 1 file changed, 28 deletions(-)

diff --git a/dev-lisp/rsm-gen-prog/rsm-gen-prog-1.2.ebuild 
b/dev-lisp/rsm-gen-prog/rsm-gen-prog-1.2.ebuild
deleted file mode 100644
index 54296111..
--- a/dev-lisp/rsm-gen-prog/rsm-gen-prog-1.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3
-
-DESCRIPTION="R. Scott McIntire's Common Lisp Genetic Programming Library."
-HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-gen-prog;
-SRC_URI="mirror://debian/pool/main/c/cl-${PN}/cl-${PN}_${PV}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}
-   dev-lisp/rsm-filter
-   dev-lisp/rsm-cache
-   dev-lisp/rsm-random"
-
-S="${WORKDIR}"/cl-${PN}
-
-src_install() {
-   common-lisp-install-sources *.lisp
-   common-lisp-install-asdf
-   dohtml ${PN}.html
-}



[gentoo-commits] proj/lisp:master commit in: dev-lisp/rsm-delayed/

2018-03-18 Thread José María Alonso
commit: ebbbc7b6d7c005e30d83a0257cffba0423dcce50
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 22:24:10 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 22:24:10 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=ebbbc7b6

dev-lisp/rsm-delayed: Drops package

 dev-lisp/rsm-delayed/rsm-delayed-1.2.ebuild | 27 ---
 1 file changed, 27 deletions(-)

diff --git a/dev-lisp/rsm-delayed/rsm-delayed-1.2.ebuild 
b/dev-lisp/rsm-delayed/rsm-delayed-1.2.ebuild
deleted file mode 100644
index 81e8355d..
--- a/dev-lisp/rsm-delayed/rsm-delayed-1.2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3
-
-DESCRIPTION="R. Scott McIntire's Common Lisp Delayed Library."
-HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-delayed;
-SRC_URI="mirror://debian/pool/main/c/cl-${PN}/cl-${PN}_${PV}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}
-   dev-lisp/rsm-queue
-   dev-lisp/rsm-filter"
-
-S="${WORKDIR}"/cl-${PN}
-
-src_install() {
-   common-lisp-install-sources *.lisp
-   common-lisp-install-asdf
-   dohtml ${PN}.html
-}



[gentoo-commits] proj/lisp:master commit in: dev-lisp/rsm-bool-comp/files/, dev-lisp/rsm-bool-comp/

2018-03-18 Thread José María Alonso
commit: cd82b84a385ab32f1ac500b3c8c721e130c16ce9
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 22:24:10 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 22:24:10 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=cd82b84a

dev-lisp/rsm-bool-comp: Drops package

 .../files/1.2-gentoo-fix-type-declarations.patch   | 473 -
 dev-lisp/rsm-bool-comp/rsm-bool-comp-1.2.ebuild|  36 --
 2 files changed, 509 deletions(-)

diff --git 
a/dev-lisp/rsm-bool-comp/files/1.2-gentoo-fix-type-declarations.patch 
b/dev-lisp/rsm-bool-comp/files/1.2-gentoo-fix-type-declarations.patch
deleted file mode 100644
index 39582492..
--- a/dev-lisp/rsm-bool-comp/files/1.2-gentoo-fix-type-declarations.patch
+++ /dev/null
@@ -1,473 +0,0 @@
-diff -ur cl-rsm-bool-comp-1.0.orig/bool-comp.lisp 
cl-rsm-bool-comp-1.0/bool-comp.lisp
 cl-rsm-bool-comp.orig/bool-comp.lisp   2003-09-11 11:40:46.0 
-0500
-+++ cl-rsm-bool-comp/bool-comp.lisp2003-10-26 17:48:50.0 -0600
-@@ -151,7 +151,7 @@
- has all entries set to K.
- Returns t if at least one entry differs from K; otherwise nil."
-   (declare (type fixnum size)
--   (type vector (unsigned-byte 2) term))
-+   (type (vector (unsigned-byte 2) *) term))
-   (do ((i 0 (1+ i)))
-   ((= i size) nil)
- (declare (type fixnum i))
-@@ -164,7 +164,7 @@
-   (let* ((len (term-length args))
-  (term (make-array len :initial-element e 
-:element-type '(unsigned-byte 2
--(declare (type vector (unsigned-byte 2) term)
-+(declare (type (vector (unsigned-byte 2) *) term)
-  (type fixnum len))
- (do ((i 0 (1+ i))
-  (cur args (cdr cur)))
-@@ -176,10 +176,10 @@
- 
- (defun copy-term (term len)
-   "Copy a term."
--  (declare (type vector (unsigned-byte 2) term)
-+  (declare (type (vector (unsigned-byte 2) *) term)
-(type fixnum len))
-   (let ((new-term (make-identity-term len)))
--(declare (type vector (unsigned-byte 2) new-term))
-+(declare (type (vector (unsigned-byte 2) *) new-term))
- (do ((i 0 (1+ i)))
- ((= i len) new-term)
-   (declare (type fixnum i))
-@@ -189,18 +189,18 @@
- 
- (defun invert-term (term)
-   "Finds the logical negation of a term."
--  (declare (type vector (unsigned-byte 2) term))
-+  (declare (type (vector (unsigned-byte 2) *) term))
-   (let ((len (term-length term))
- (temp-term nil)
- (result nil))
--(declare (type vector (unsigned-byte 2) temp-term)
-+(declare (type (vector (unsigned-byte 2) *) temp-term)
-  (type fixnum len))
- (do ((i 0 (1+ i))
-  (new-term (make-identity-term (term-length term
- ((= len i) result)
-   (declare (type fixnum i)
--   (type vector (unsigned-byte 2) new-term)
--   (type vector (unsigned-byte 2) temp-term))
-+   (type (vector (unsigned-byte 2) *) new-term)
-+   (type (vector (unsigned-byte 2) *) temp-term))
-   (case (term-ref term i)
- (#.h (setf temp-term (copy-term new-term len))
-  (term-set new-term i h)
-@@ -215,13 +215,13 @@
- (defun term-mult (t1 t2 size)
-   "Takes the logical AND of two terms of the same size.
- Assumes both terms are of size ."
--  (declare (type vector (unsigned-byte 2) t1)
--   (type vector (unsigned-byte 2) t2)
-+  (declare (type (vector (unsigned-byte 2) *) t1)
-+   (type (vector (unsigned-byte 2) *) t2)
-(type fixnum size))
-   (let ((prod (make-identity-term size))
- val
- t2-cur)
--(declare (type vector (unsigned-byte 2) prod)
-+(declare (type (vector (unsigned-byte 2) *) prod)
-  (type (unsigned-byte 2) val)
-  (type (unsigned-byte 2) t2-cur))
- (do ((i 0 (1+ i)))
-@@ -244,7 +244,7 @@
- (defun term-list-mult (t1 tl2 t-len)
-   "Creates a new list by doing a term-wise AND of  with .
- Assumes  and each member of  have size ."
--  (declare (type vector (unsigned-byte 2) t1))
-+  (declare (type (vector (unsigned-byte 2) *) t1))
-   (if (or (null t1) (null tl2)) 
- (error "term-list-mult: null list")
- (progn
-@@ -253,7 +253,7 @@
- (prod nil))
- (do ((curj tl2 (cdr curj)))
- ((null curj) (or result zero-term))
--  (declare (type vector (unsigned-byte 2) prod))
-+  (declare (type (vector (unsigned-byte 2) *) prod))
-   (setf prod (term-mult t1 (car curj) t-len))
-   (when (not (is-zero-term prod)) (push prod result)))
- 
-@@ -268,13 +268,13 @@
- (result nil))
- (do ((curi tl1 (cdr curi)))
- ((null curi) (or result zero-term))
--  (declare (type vector (unsigned-byte 2) t1-item)
--   (type vector (unsigned-byte 2) prod))
-+  (declare (type (vector (unsigned-byte 2) *) t1-item)
-+   (type (vector (unsigned-byte 2) *) prod))
-   

[gentoo-commits] proj/lisp:master commit in: dev-lisp/rsm-cache/

2018-03-18 Thread José María Alonso
commit: 75a6245eb9e0d476bc33ad072e536414a7677058
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 22:24:10 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 22:24:10 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=75a6245e

dev-lisp/rsm-cache: Drops package

 dev-lisp/rsm-cache/rsm-cache-1.1_beta3.ebuild | 26 --
 1 file changed, 26 deletions(-)

diff --git a/dev-lisp/rsm-cache/rsm-cache-1.1_beta3.ebuild 
b/dev-lisp/rsm-cache/rsm-cache-1.1_beta3.ebuild
deleted file mode 100644
index 288b02de..
--- a/dev-lisp/rsm-cache/rsm-cache-1.1_beta3.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3
-
-DESCRIPTION="R. Scott McIntire's Common Lisp cache library."
-HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-cache;
-SRC_URI="mirror://debian/pool/main/c/cl-${PN}/cl-${PN}_${PV/_beta/b}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}
-   dev-lisp/rsm-queue"
-
-S="${WORKDIR}"/cl-${PN/_beta/b}
-
-src_install() {
-   common-lisp-install-sources *.lisp
-   common-lisp-install-asdf
-   dohtml ${PN}.html
-}



[gentoo-commits] proj/lisp:master commit in: dev-lisp/rsm-filter/files/, dev-lisp/rsm-filter/

2018-03-18 Thread José María Alonso
commit: 34655a11401e865e4ef24d5302527697cff15c80
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 22:24:10 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 22:24:10 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=34655a11

dev-lisp/rsm-filter: Drops package

 .../1.1_beta4-gentoo-fix-ftype-declarations.patch  | 21 -
 dev-lisp/rsm-filter/rsm-filter-1.1_beta4.ebuild| 35 --
 2 files changed, 56 deletions(-)

diff --git 
a/dev-lisp/rsm-filter/files/1.1_beta4-gentoo-fix-ftype-declarations.patch 
b/dev-lisp/rsm-filter/files/1.1_beta4-gentoo-fix-ftype-declarations.patch
deleted file mode 100644
index ec1cf970..
--- a/dev-lisp/rsm-filter/files/1.1_beta4-gentoo-fix-ftype-declarations.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-diff -Naur cl-rsm-filter-1.1b2.old/filter.lisp cl-rsm-filter-1.1b2/filter.lisp
 cl-rsm-filter.orig/filter.lisp 2003-09-24 05:14:55.0 +0200
-+++ cl-rsm-filter/filter.lisp  2007-11-24 21:17:45.0 +0100
-@@ -29,7 +29,7 @@
- (rsm.queue:enqueue el que)
- 
- 
--(declaim (ftype (function (list predicate) list) prune-tree))
-+(declaim (ftype (function (list function) list) prune-tree))
- 
- (defun prune-tree (tree pruner)
-   "Returns a pruned version of  where pruned elements satisfy the
-@@ -70,7 +70,7 @@
- (rec tree (rsm.queue:create
- 
- 
--(declaim (ftype (function (predicate function) function) tree-hom))
-+(declaim (ftype (function (function function) function) tree-hom))
- 
- (defun tree-hom (pruner transformer)
-   "Returns a function which takes a tree and returns a pruned, transformed 
copy.

diff --git a/dev-lisp/rsm-filter/rsm-filter-1.1_beta4.ebuild 
b/dev-lisp/rsm-filter/rsm-filter-1.1_beta4.ebuild
deleted file mode 100644
index f97827d7..
--- a/dev-lisp/rsm-filter/rsm-filter-1.1_beta4.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3 eutils
-
-DESCRIPTION="R. Scott McIntire's Common Lisp Filter Library."
-HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-filter;
-SRC_URI="mirror://debian/pool/main/c/cl-${PN}/cl-${PN}_${PV/_beta/b}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}
-   dev-lisp/rsm-queue"
-
-S="${WORKDIR}"/cl-${PN/_beta/b}
-
-src_unpack() {
-   unpack ${A}
-}
-
-src_prepare() {
-   eapply "${FILESDIR}"/${PV}-gentoo-fix-ftype-declarations.patch
-   eapply_user
-}
-
-src_install() {
-   common-lisp-install-sources *.lisp
-   common-lisp-install-asdf
-   dohtml ${PN}.html
-}



[gentoo-commits] proj/lisp:master commit in: dev-lisp/rsm-bitcomp/, dev-lisp/rsm-bitcomp/files/

2018-03-18 Thread José María Alonso
commit: f39ba8bef8f0041c5bdc8c2662cd2e5374a68f62
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 22:24:10 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 22:24:10 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=f39ba8be

dev-lisp/rsm-bitcomp: Drops package

 .../files/1.3-gentoo-fix-defconstant.patch | 12 
 dev-lisp/rsm-bitcomp/rsm-bitcomp-1.3.ebuild| 36 --
 2 files changed, 48 deletions(-)

diff --git a/dev-lisp/rsm-bitcomp/files/1.3-gentoo-fix-defconstant.patch 
b/dev-lisp/rsm-bitcomp/files/1.3-gentoo-fix-defconstant.patch
deleted file mode 100644
index b2a58ee4..
--- a/dev-lisp/rsm-bitcomp/files/1.3-gentoo-fix-defconstant.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Naur cl-rsm-bitcomp.orig/bitcomp.lisp cl-rsm-bitcomp/bitcomp.lisp
 cl-rsm-bitcomp.orig/bitcomp.lisp   2008-03-13 22:09:40.0 +0100
-+++ cl-rsm-bitcomp/bitcomp.lisp2008-12-16 00:38:59.0 +0100
-@@ -22,7 +22,7 @@
- (:report (lambda (condition stream)
-(format stream "Warning: ~a~%" (message condition))
- 
--(defconstant +null-rep+ (make-condition 'null-compressed))
-+(defvar +null-rep+ (make-condition 'null-compressed))
- 
- 
-  Representation Layer.

diff --git a/dev-lisp/rsm-bitcomp/rsm-bitcomp-1.3.ebuild 
b/dev-lisp/rsm-bitcomp/rsm-bitcomp-1.3.ebuild
deleted file mode 100644
index 7ad621ed..
--- a/dev-lisp/rsm-bitcomp/rsm-bitcomp-1.3.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3 eutils
-
-DESCRIPTION="McIntire's Common Lisp Bit Compression Library"
-HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-bitcomp;
-SRC_URI="mirror://debian/pool/main/c/cl-${PN}/cl-${PN}_${PV}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}
-   dev-lisp/rsm-queue"
-
-S="${WORKDIR}"/cl-${PN}
-
-src_unpack() {
-   unpack ${A}
-}
-
-src_prepare() {
-   eapply "${FILESDIR}"/${PV}-gentoo-fix-defconstant.patch
-   eapply_user
-
-}
-
-src_install() {
-   common-lisp-install-sources *.lisp
-   common-lisp-install-asdf
-   dohtml ${PN}.html
-}



[gentoo-commits] proj/lisp:master commit in: dev-lisp/rsm-memo/

2018-03-18 Thread José María Alonso
commit: 1770494d6730ad4502a986c501e879efa89256bd
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 22:24:10 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 22:24:10 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=1770494d

dev-lisp/rsm-memo: Drops package

 dev-lisp/rsm-memo/rsm-memo-1.1.3.ebuild | 25 -
 1 file changed, 25 deletions(-)

diff --git a/dev-lisp/rsm-memo/rsm-memo-1.1.3.ebuild 
b/dev-lisp/rsm-memo/rsm-memo-1.1.3.ebuild
deleted file mode 100644
index a7641357..
--- a/dev-lisp/rsm-memo/rsm-memo-1.1.3.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3
-
-DESCRIPTION="R. Scott McIntire's Common Lisp Memoization Library."
-HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-memo;
-SRC_URI="mirror://debian/pool/main/c/cl-${PN}/cl-${PN}_${PV}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}"
-
-S="${WORKDIR}"/cl-${PN}
-
-src_install() {
-   common-lisp-install-sources *.lisp
-   common-lisp-install-asdf
-   dohtml ${PN}.html
-}



[gentoo-commits] proj/lisp:master commit in: dev-lisp/rsm-genetic-alg/

2018-03-18 Thread José María Alonso
commit: 1ae5cc2724aa0ece98468b6d7277a0344d5e900e
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 22:24:10 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 22:24:10 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=1ae5cc27

dev-lisp/rsm-genetic-alg: Drops package

 .../rsm-genetic-alg/rsm-genetic-alg-1.2.ebuild | 26 --
 1 file changed, 26 deletions(-)

diff --git a/dev-lisp/rsm-genetic-alg/rsm-genetic-alg-1.2.ebuild 
b/dev-lisp/rsm-genetic-alg/rsm-genetic-alg-1.2.ebuild
deleted file mode 100644
index 0e4dbe4a..
--- a/dev-lisp/rsm-genetic-alg/rsm-genetic-alg-1.2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3
-
-DESCRIPTION="R. Scott McIntire's Common Lisp Genetic Algorithm Library."
-HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-genetic-alg;
-SRC_URI="mirror://debian/pool/main/c/cl-${PN}/cl-${PN}_${PV}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}
-   dev-lisp/rsm-cache"
-
-S="${WORKDIR}"/cl-${PN}
-
-src_install() {
-   common-lisp-install-sources *.lisp
-   common-lisp-install-asdf
-   dohtml ${PN}.html
-}



[gentoo-commits] repo/gentoo:master commit in: media-gfx/gimp/

2018-03-18 Thread Sergei Trofimovich
commit: f415ff2403c2e537e77a7f64227791fd936f6e14
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 18 22:22:51 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 18 22:23:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f415ff24

media-gfx/gimp: stable 2.8.22-r1 for ppc, bug #641954

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

 media-gfx/gimp/gimp-2.8.22-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/gimp/gimp-2.8.22-r1.ebuild 
b/media-gfx/gimp/gimp-2.8.22-r1.ebuild
index 1a3fccc66ae..d5d5534cef6 100644
--- a/media-gfx/gimp/gimp-2.8.22-r1.ebuild
+++ b/media-gfx/gimp/gimp-2.8.22-r1.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://www.gimp.org/;
 SRC_URI="mirror://gimp/v$(get_version_component_range 1-2)/${P}.tar.bz2"
 LICENSE="GPL-3 LGPL-3"
 SLOT="2"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris 
~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris 
~x86-solaris"
 
 LANGS="am ar ast az be bg br ca ca@valencia cs csb da de dz el en_CA en_GB eo 
es et eu fa fi fr ga gl gu he hi hr hu id is it ja ka kk km kn ko lt lv mk ml 
ms my nb nds ne nl nn oc pa pl pt pt_BR ro ru rw si sk sl sr sr@latin sv ta te 
th tr tt uk vi xh yi zh_CN zh_HK zh_TW"
 IUSE="alsa aalib altivec aqua bzip2 curl dbus debug doc exif gnome postscript 
jpeg jpeg2k lcms cpu_flags_x86_mmx mng pdf png python smp cpu_flags_x86_sse svg 
tiff udev wmf xpm"



[gentoo-commits] proj/lisp:master commit in: dev-lisp/lml/

2018-03-18 Thread José María Alonso
commit: 47fce8cc86f95fec13c6ec8d2f6d66c48235c02e
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 22:17:44 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 22:17:44 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=47fce8cc

dev-lisp/lml: Drops package

 dev-lisp/lml/lml-2.5.7.ebuild | 25 -
 1 file changed, 25 deletions(-)

diff --git a/dev-lisp/lml/lml-2.5.7.ebuild b/dev-lisp/lml/lml-2.5.7.ebuild
deleted file mode 100644
index 64ecf2af..
--- a/dev-lisp/lml/lml-2.5.7.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3
-
-DESCRIPTION="Common Lisp package to provide a markup language for generation 
XHTML web pages"
-HOMEPAGE="http://lml.b9.com/
-   http://www.cliki.net/LML;
-SRC_URI="http://files.b9.com/${PN}/${P}.tar.gz;
-
-LICENSE="LLGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}"
-
-src_install() {
-   common-lisp-install-sources *.lisp
-   common-lisp-install-asdf
-   dohtml doc/readme.html
-   docinto examples && dodoc doc/readme.lml
-}



[gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-ftp/

2018-03-18 Thread José María Alonso
commit: 1b384364daf4e0b80abdf7dd6acad7efff6794ae
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 22:17:25 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 22:17:25 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=1b384364

dev-lisp/cl-ftp: Drops package

 dev-lisp/cl-ftp/cl-ftp-1.5.0.ebuild | 28 
 dev-lisp/cl-ftp/cl-ftp-1.6.0.ebuild | 23 ---
 2 files changed, 51 deletions(-)

diff --git a/dev-lisp/cl-ftp/cl-ftp-1.5.0.ebuild 
b/dev-lisp/cl-ftp/cl-ftp-1.5.0.ebuild
deleted file mode 100644
index 950f4d81..
--- a/dev-lisp/cl-ftp/cl-ftp-1.5.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3
-
-DESCRIPTION="FTP Client Functionality for Common Lisp"
-HOMEPAGE="http://code.kepibu.org/cl-ftp/
-   http://www.cliki.net/CL-FTP;
-SRC_URI="http://code.kepibu.org/cl-ftp/${P}.tar.gz;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="dev-lisp/lml
-   dev-lisp/split-sequence
-   dev-lisp/usocket"
-
-S="${WORKDIR}/${PN}"
-
-src_install() {
-   common-lisp-install-sources *.lisp
-   common-lisp-install-asdf
-   dodoc api.lml
-}

diff --git a/dev-lisp/cl-ftp/cl-ftp-1.6.0.ebuild 
b/dev-lisp/cl-ftp/cl-ftp-1.6.0.ebuild
deleted file mode 100644
index 4cf000c1..
--- a/dev-lisp/cl-ftp/cl-ftp-1.6.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3
-
-MY_PV="VERSION_${PV}"
-
-DESCRIPTION="FTP Client Functionality for Common Lisp"
-HOMEPAGE="http://code.kepibu.org/cl-ftp/
-   http://www.cliki.net/CL-FTP;
-SRC_URI="https://github.com/pinterface/${PN}/archive/${MY_PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="dev-lisp/split-sequence
-   dev-lisp/usocket"
-
-S="${WORKDIR}/${PN}-${MY_PV}"



[gentoo-commits] proj/lisp:master commit in: dev-lisp/s-base64/

2018-03-18 Thread José María Alonso
commit: 0d107d2d7242776a16173c6120f975060cab25cf
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 22:15:41 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 22:15:41 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=0d107d2d

dev-lisp/s-base64: Drops package

 dev-lisp/s-base64/s-base64-20060521.ebuild | 29 -
 1 file changed, 29 deletions(-)

diff --git a/dev-lisp/s-base64/s-base64-20060521.ebuild 
b/dev-lisp/s-base64/s-base64-20060521.ebuild
deleted file mode 100644
index aac5c70f..
--- a/dev-lisp/s-base64/s-base64-20060521.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3
-
-DESCRIPTION="A Common Lisp implementation of Bse64 Encoding/Decoding."
-HOMEPAGE="http://homepage.mac.com/svc/s-base64/;
-SRC_URI="mirror://gentoo/${P}.tar.gz"
-
-LICENSE="LLGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}"
-
-src_unpack() {
-   unpack ${A}
-   rm "${S}"/Makefile || die
-}
-
-src_install() {
-   common-lisp-install-sources src test
-   common-lisp-install-asdf
-   dohtml doc/*.html
-   dodoc README.txt
-}



[gentoo-commits] proj/lisp:master commit in: dev-lisp/s-xml-rpc/

2018-03-18 Thread José María Alonso
commit: 922c9f75615d1b9c34dc92f572d0004b38a6d0de
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 22:15:06 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 22:15:06 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=922c9f75

dev-lisp/s-xml-rpc: Drops package

 dev-lisp/s-xml-rpc/s-xml-rpc-20060521.ebuild | 36 
 1 file changed, 36 deletions(-)

diff --git a/dev-lisp/s-xml-rpc/s-xml-rpc-20060521.ebuild 
b/dev-lisp/s-xml-rpc/s-xml-rpc-20060521.ebuild
deleted file mode 100644
index b09501b5..
--- a/dev-lisp/s-xml-rpc/s-xml-rpc-20060521.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3
-
-DESCRIPTION="Implementation of XML-RPC in Common Lisp for both client and 
server."
-HOMEPAGE="http://www.common-lisp.net/project/s-xml-rpc/;
-SRC_URI="mirror://gentoo/${P}.tar.gz
-   http://common-lisp.net/project/${PN}/S-XML-RPC.html;
-
-LICENSE="LLGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}
-   dev-lisp/s-xml
-   dev-lisp/s-base64
-   dev-lisp/s-sysdeps"
-
-src_unpack() {
-   unpack ${A}
-}
-
-src_prepare() {
-   rm "${S}"/Makefile
-}
-
-src_install() {
-   common-lisp-install-sources src test
-   common-lisp-install-asdf
-   dohtml "${DISTDIR}"/S-XML-RPC.html
-   dodoc ChangeLog
-}



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

2018-03-18 Thread Mike Pagano
commit: ae01983f8ef076e2a21e6ba3593ec70aa71099e7
Author: Mike Pagano  gentoo  org>
AuthorDate: Sun Mar 18 22:15:16 2018 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sun Mar 18 22:15:16 2018 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=ae01983f

Linux patch 4.9.88

 _README |4 +
 1087_linux-4.9.88.patch | 3807 +++
 2 files changed, 3811 insertions(+)

diff --git a/_README b/_README
index 02091ce..6fb8490 100644
--- a/_README
+++ b/_README
@@ -391,6 +391,10 @@ Patch:  1086_linux-4.9.87.patch
 From:   http://www.kernel.org
 Desc:   Linux 4.9.87
 
+Patch:  1087_linux-4.9.88.patch
+From:   http://www.kernel.org
+Desc:   Linux 4.9.88
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1087_linux-4.9.88.patch b/1087_linux-4.9.88.patch
new file mode 100644
index 000..d50329d
--- /dev/null
+++ b/1087_linux-4.9.88.patch
@@ -0,0 +1,3807 @@
+diff --git a/Makefile b/Makefile
+index 3043937a65d1..1512ebceffda 100644
+--- a/Makefile
 b/Makefile
+@@ -1,6 +1,6 @@
+ VERSION = 4
+ PATCHLEVEL = 9
+-SUBLEVEL = 87
++SUBLEVEL = 88
+ EXTRAVERSION =
+ NAME = Roaring Lionus
+ 
+diff --git a/arch/arm/mach-omap2/omap-secure.c 
b/arch/arm/mach-omap2/omap-secure.c
+index 9ff92050053c..fa7f308c9027 100644
+--- a/arch/arm/mach-omap2/omap-secure.c
 b/arch/arm/mach-omap2/omap-secure.c
+@@ -73,6 +73,7 @@ phys_addr_t omap_secure_ram_mempool_base(void)
+   return omap_secure_memblock_base;
+ }
+ 
++#if defined(CONFIG_ARCH_OMAP3) && defined(CONFIG_PM)
+ u32 omap3_save_secure_ram(void __iomem *addr, int size)
+ {
+   u32 ret;
+@@ -91,6 +92,7 @@ u32 omap3_save_secure_ram(void __iomem *addr, int size)
+ 
+   return ret;
+ }
++#endif
+ 
+ /**
+  * rx51_secure_dispatcher: Routine to dispatch secure PPA API calls
+diff --git a/arch/mips/ath25/board.c b/arch/mips/ath25/board.c
+index 9ab48ff80c1c..6d11ae581ea7 100644
+--- a/arch/mips/ath25/board.c
 b/arch/mips/ath25/board.c
+@@ -135,6 +135,8 @@ int __init ath25_find_config(phys_addr_t base, unsigned 
long size)
+   }
+ 
+   board_data = kzalloc(BOARD_CONFIG_BUFSZ, GFP_KERNEL);
++  if (!board_data)
++  goto error;
+   ath25_board.config = (struct ath25_boarddata *)board_data;
+   memcpy_fromio(board_data, bcfg, 0x100);
+   if (broken_boarddata) {
+diff --git a/arch/mips/cavium-octeon/octeon-irq.c 
b/arch/mips/cavium-octeon/octeon-irq.c
+index c1eb1ff7c800..6ed1ded87b8f 100644
+--- a/arch/mips/cavium-octeon/octeon-irq.c
 b/arch/mips/cavium-octeon/octeon-irq.c
+@@ -2277,6 +2277,8 @@ static int __init octeon_irq_init_cib(struct device_node 
*ciu_node,
+   }
+ 
+   host_data = kzalloc(sizeof(*host_data), GFP_KERNEL);
++  if (!host_data)
++  return -ENOMEM;
+   raw_spin_lock_init(_data->lock);
+ 
+   addr = of_get_address(ciu_node, 0, NULL, NULL);
+diff --git a/arch/mips/kernel/smp-bmips.c b/arch/mips/kernel/smp-bmips.c
+index 47c9646f93b3..d4a293b68249 100644
+--- a/arch/mips/kernel/smp-bmips.c
 b/arch/mips/kernel/smp-bmips.c
+@@ -166,11 +166,11 @@ static void bmips_prepare_cpus(unsigned int max_cpus)
+   return;
+   }
+ 
+-  if (request_irq(IPI0_IRQ, bmips_ipi_interrupt, IRQF_PERCPU,
+-  "smp_ipi0", NULL))
++  if (request_irq(IPI0_IRQ, bmips_ipi_interrupt,
++  IRQF_PERCPU | IRQF_NO_SUSPEND, "smp_ipi0", NULL))
+   panic("Can't request IPI0 interrupt");
+-  if (request_irq(IPI1_IRQ, bmips_ipi_interrupt, IRQF_PERCPU,
+-  "smp_ipi1", NULL))
++  if (request_irq(IPI1_IRQ, bmips_ipi_interrupt,
++  IRQF_PERCPU | IRQF_NO_SUSPEND, "smp_ipi1", NULL))
+   panic("Can't request IPI1 interrupt");
+ }
+ 
+diff --git a/arch/s390/kvm/kvm-s390.c b/arch/s390/kvm/kvm-s390.c
+index 5ba494ed18c1..a70ff09b4982 100644
+--- a/arch/s390/kvm/kvm-s390.c
 b/arch/s390/kvm/kvm-s390.c
+@@ -1601,6 +1601,7 @@ static void sca_add_vcpu(struct kvm_vcpu *vcpu)
+   /* we still need the basic sca for the ipte control */
+   vcpu->arch.sie_block->scaoh = (__u32)(((__u64)sca) >> 32);
+   vcpu->arch.sie_block->scaol = (__u32)(__u64)sca;
++  return;
+   }
+   read_lock(>kvm->arch.sca_lock);
+   if (vcpu->kvm->arch.use_esca) {
+diff --git a/arch/x86/Makefile b/arch/x86/Makefile
+index cd22cb8ebd42..b60996184fa4 100644
+--- a/arch/x86/Makefile
 b/arch/x86/Makefile
+@@ -184,7 +184,10 @@ KBUILD_AFLAGS += $(mflags-y)
+ 
+ # Avoid indirect branches in kernel to deal with Spectre
+ ifdef CONFIG_RETPOLINE
+-RETPOLINE_CFLAGS += $(call cc-option,-mindirect-branch=thunk-extern 
-mindirect-branch-register)
++RETPOLINE_CFLAGS_GCC := -mindirect-branch=thunk-extern 
-mindirect-branch-register
++

[gentoo-commits] proj/lisp:master commit in: dev-lisp/garbage-pools/

2018-03-18 Thread José María Alonso
commit: 9747829f375ca348c5ec109ce5e55d436693214f
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 22:14:14 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 22:14:14 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=9747829f

dev-lisp/garbage-pools: Drops package

 dev-lisp/garbage-pools/garbage-pools-0.1.2.ebuild | 24 ---
 1 file changed, 24 deletions(-)

diff --git a/dev-lisp/garbage-pools/garbage-pools-0.1.2.ebuild 
b/dev-lisp/garbage-pools/garbage-pools-0.1.2.ebuild
deleted file mode 100644
index d6a1c462..
--- a/dev-lisp/garbage-pools/garbage-pools-0.1.2.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3 eutils
-
-DESCRIPTION="A Common Lisp re-implementation of the APR Pools for resource 
management."
-HOMEPAGE="http://code.google.com/p/garbage-pools/ 
http://www.cliki.net/garbage-pools;
-SRC_URI="http://garbage-pools.googlecode.com/files/${P}.tar.bz2;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="dev-lisp/lift"
-
-CLSYSTEMS="${PN} ${PN}-test"
-
-src_install() {
-   common-lisp-install-sources *.lisp
-   common-lisp-install-asdf
-}



[gentoo-commits] proj/lisp:master commit in: dev-lisp/org-davep-dict/

2018-03-18 Thread José María Alonso
commit: 90e3dbc260e31c04feaa00569ef6f14742d730a1
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 22:12:50 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 22:12:50 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=90e3dbc2

dev-lisp/org-davep-dict: Drops package

 dev-lisp/org-davep-dict/org-davep-dict-2.3.ebuild | 19 ---
 1 file changed, 19 deletions(-)

diff --git a/dev-lisp/org-davep-dict/org-davep-dict-2.3.ebuild 
b/dev-lisp/org-davep-dict/org-davep-dict-2.3.ebuild
deleted file mode 100644
index f379b2f7..
--- a/dev-lisp/org-davep-dict/org-davep-dict-2.3.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3
-
-DESCRIPTION="An RFC2229 client library for Common Lisp"
-HOMEPAGE="http://www.davep.org/lisp/;
-SRC_URI="http://www.davep.org/lisp/${P}.tar.gz;
-
-LICENSE="LLGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}
-   dev-lisp/acl-compat
-   dev-lisp/split-sequence"



[gentoo-commits] proj/lisp:master commit in: dev-lisp/org-davep-newsrc/

2018-03-18 Thread José María Alonso
commit: c0f8a60a00db871b21f3db401d9f5fd6ef1b09d5
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 22:13:02 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 22:13:02 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=c0f8a60a

dev-lisp/org-davep-newsrc: Drops package

 dev-lisp/org-davep-newsrc/org-davep-newsrc-2.0.ebuild | 18 --
 1 file changed, 18 deletions(-)

diff --git a/dev-lisp/org-davep-newsrc/org-davep-newsrc-2.0.ebuild 
b/dev-lisp/org-davep-newsrc/org-davep-newsrc-2.0.ebuild
deleted file mode 100644
index 38fe4e2d..
--- a/dev-lisp/org-davep-newsrc/org-davep-newsrc-2.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3
-
-DESCRIPTION='Common Lisp class for reading the Unix-style ~/.newsrc file'
-HOMEPAGE="http://www.davep.org/lisp/;
-SRC_URI="http://www.davep.org/lisp/${P}.tar.gz;
-
-LICENSE="LLGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}
-   dev-lisp/split-sequence"



[gentoo-commits] proj/lisp:master commit in: dev-lisp/org-davep-cldict/files/, dev-lisp/org-davep-cldict/

2018-03-18 Thread José María Alonso
commit: feeb4ff491942a6b49211fb1b1ff22449287b968
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 22:12:41 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 22:12:41 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=feeb4ff4

dev-lisp/org-davep-cldict: Drops package

 dev-lisp/org-davep-cldict/files/1.1-gentoo.patch   | 12 -
 .../org-davep-cldict/org-davep-cldict-1.1.ebuild   | 29 --
 2 files changed, 41 deletions(-)

diff --git a/dev-lisp/org-davep-cldict/files/1.1-gentoo.patch 
b/dev-lisp/org-davep-cldict/files/1.1-gentoo.patch
deleted file mode 100644
index 707d760f..
--- a/dev-lisp/org-davep-cldict/files/1.1-gentoo.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -u org-davep-cldict-1.1.orig/org-davep-cldict.asd 
org-davep-cldict-1.1/org-davep-cldict.asd
 org-davep-cldict-1.1.orig/org-davep-cldict.asd 2005-01-16 
15:50:00.0 -0600
-+++ org-davep-cldict-1.1/org-davep-cldict.asd  2005-01-16 15:54:02.0 
-0600
-@@ -40,7 +40,7 @@
- 
- See  for the latest version
- of this package."
--  :depends-on  (:org-davep-dict :cl-ppcre)
-+  :depends-on  (:org-davep-dict :cl-ppcre :mcclim)
-   :components  ((:file "packages")
- (:file "cldict" :depends-on ("packages"
- 

diff --git a/dev-lisp/org-davep-cldict/org-davep-cldict-1.1.ebuild 
b/dev-lisp/org-davep-cldict/org-davep-cldict-1.1.ebuild
deleted file mode 100644
index 87d15d42..
--- a/dev-lisp/org-davep-cldict/org-davep-cldict-1.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3 eutils
-
-DESCRIPTION="RFC2229 client for Common Lisp and CLIM"
-HOMEPAGE="http://www.davep.org/lisp/;
-SRC_URI="http://www.davep.org/lisp/${P}.tar.gz;
-
-LICENSE="LLGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}
-   dev-lisp/org-davep-dict
-   dev-lisp/cl-ppcre
-   dev-lisp/mcclim"
-
-src_unpack() {
-   unpack ${A}
-}
-
-src_prepare() {
-   eapply "${FILESDIR}"/${PV}-gentoo.patch
-   eapply_user
-}



[gentoo-commits] proj/lisp:master commit in: dev-lisp/org-davep-nntp/

2018-03-18 Thread José María Alonso
commit: f303154b58dbbc49f6600425ca57a6f41af3cea5
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 22:13:12 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 22:13:12 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=f303154b

dev-lisp/org-davep-nntp: Drops package

 dev-lisp/org-davep-nntp/org-davep-nntp-2.0.ebuild | 19 ---
 1 file changed, 19 deletions(-)

diff --git a/dev-lisp/org-davep-nntp/org-davep-nntp-2.0.ebuild 
b/dev-lisp/org-davep-nntp/org-davep-nntp-2.0.ebuild
deleted file mode 100644
index 5b167fba..
--- a/dev-lisp/org-davep-nntp/org-davep-nntp-2.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3
-
-DESCRIPTION="Common Lisp class for talking to a NNTP news server"
-HOMEPAGE="http://www.davep.org/lisp/;
-SRC_URI="http://www.davep.org/lisp/${P}.tar.gz;
-
-LICENSE="LLGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}
-   dev-lisp/acl-compat
-   dev-lisp/split-sequence"



[gentoo-commits] proj/lisp:master commit in: dev-lisp/acl-compat/

2018-03-18 Thread José María Alonso
commit: 747c24ab4696c79737e8733341e2aa68421ac13d
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 22:11:51 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 22:11:51 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=747c24ab

dev-lisp/acl-compat: Drops package

 .../acl-compat/acl-compat-1.2.42.20070507.ebuild   | 33 --
 1 file changed, 33 deletions(-)

diff --git a/dev-lisp/acl-compat/acl-compat-1.2.42.20070507.ebuild 
b/dev-lisp/acl-compat/acl-compat-1.2.42.20070507.ebuild
deleted file mode 100644
index d5802938..
--- a/dev-lisp/acl-compat/acl-compat-1.2.42.20070507.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3 eutils
-
-MY_PV=${PV:0:6}
-CVS_PV=${PV:7:4}.${PV:11:2}.${PV:13}
-
-DESCRIPTION="Compatibility layer for Allegro Common Lisp"
-HOMEPAGE="http://portableaserve.sourceforge.net/
-   http://packages.debian.org/unstable/web/cl-acl-compat;
-SRC_URI="mirror://debian/pool/main/c/cl-portable-aserve/cl-portable-aserve_${MY_PV}+cvs.${CVS_PV}"-dfsg.orig.tar.gz
-
-LICENSE="LLGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}
-   dev-lisp/puri
-   dev-lisp/cl-ppcre"
-
-S="${WORKDIR}"/cl-portable-aserve-${MY_PV}+cvs.${CVS_PV}-dfsg.orig
-
-src_install() {
-   cd ${PN} || die
-   common-lisp-install-sources *.{lisp,system}
-   common-lisp-install-sources allegro clisp cmucl lispworks mcl sbcl scl
-   common-lisp-install-asdf
-   dodoc ChangeLog CREDITS README
-}



[gentoo-commits] proj/lisp:master commit in: dev-lisp/org-davep-dictrepl/

2018-03-18 Thread José María Alonso
commit: d59e2d1fa738d4e851c3b1273623e4f70ef385e9
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 22:11:21 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 22:11:21 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=d59e2d1f

dev-lisp/org-davep-dictrepl: Drops package

 .../org-davep-dictrepl/org-davep-dictrepl-2.2.ebuild   | 18 --
 1 file changed, 18 deletions(-)

diff --git a/dev-lisp/org-davep-dictrepl/org-davep-dictrepl-2.2.ebuild 
b/dev-lisp/org-davep-dictrepl/org-davep-dictrepl-2.2.ebuild
deleted file mode 100644
index 9d5578b5..
--- a/dev-lisp/org-davep-dictrepl/org-davep-dictrepl-2.2.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3
-
-DESCRIPTION="An RFC2229 client REPL for Common Lisp"
-HOMEPAGE="http://www.davep.org/lisp/;
-SRC_URI="http://www.davep.org/lisp/${P}.tar.gz;
-
-LICENSE="LLGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}
-   dev-lisp/org-davep-dict"



[gentoo-commits] proj/lisp:master commit in: dev-lisp/vecto/

2018-03-18 Thread José María Alonso
commit: 3357eece106bad8ddeb86fabc6355c9a225bda59
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 22:07:10 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 22:07:10 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=3357eece

dev-lisp/vecto: Bumps version to 1.5

 dev-lisp/vecto/{vecto-1.4.10.ebuild => vecto-1.5.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lisp/vecto/vecto-1.4.10.ebuild 
b/dev-lisp/vecto/vecto-1.5.ebuild
similarity index 93%
rename from dev-lisp/vecto/vecto-1.4.10.ebuild
rename to dev-lisp/vecto/vecto-1.5.ebuild
index 589a348a..84ab2ade 100644
--- a/dev-lisp/vecto/vecto-1.4.10.ebuild
+++ b/dev-lisp/vecto/vecto-1.5.ebuild
@@ -7,7 +7,7 @@ inherit common-lisp-3
 
 DESCRIPTION="Simplified interface to the powerful CL-VECTORS vector 
rasterization library."
 HOMEPAGE="http://www.xach.com/lisp/vecto/;
-SRC_URI="mirror://gentoo/${P}.tar.gz"
+SRC_URI="mirror://gentoo/${P}.tgz"
 
 LICENSE="BSD-2"
 SLOT="0"



[gentoo-commits] proj/lisp:master commit in: dev-lisp/araneida/, dev-lisp/araneida/files/

2018-03-18 Thread José María Alonso
commit: 3fc7e09c5d4ae5d5f0fa24ac77294db37c90cc0c
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 22:03:27 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 22:03:27 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=3fc7e09c

dev-lisp/araneida: Drops package

 dev-lisp/araneida/araneida-0.90.1-r1.ebuild | 35 -
 dev-lisp/araneida/files/README.Gentoo   | 27 --
 2 files changed, 62 deletions(-)

diff --git a/dev-lisp/araneida/araneida-0.90.1-r1.ebuild 
b/dev-lisp/araneida/araneida-0.90.1-r1.ebuild
deleted file mode 100644
index 40e8ab74..
--- a/dev-lisp/araneida/araneida-0.90.1-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3 eutils
-
-MY_P="${PN}-version-${PV}"
-
-DESCRIPTION="Araneida is small, highly-portable web server for Common Lisp"
-HOMEPAGE="http://www.cliki.net/Araneida;
-SRC_URI="http://common-lisp.net/project/${PN}/release/${MY_P}.tar.gz;
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}
-   dev-lisp/split-sequence
-   dev-lisp/net-telent-date"
-
-S="${WORKDIR}/${MY_P}"
-
-src_install() {
-   common-lisp-install-sources *.lisp} NEWS
-   common-lisp-install-sources utility obsolete ${PN}-repl compat
-   common-lisp-install-asdf
-
-   dohtml doc/*.{html,css,lisp} doc/PLAN
-   dosym /usr/share/doc/${PF}/html "${CLSOURCEROOT}"/${PN}/doc
-
-   dodoc doc/*.txt RELEASE_NOTES NEWS Notes README TODO
-   dodoc "${FILESDIR}"/README.Gentoo
-}

diff --git a/dev-lisp/araneida/files/README.Gentoo 
b/dev-lisp/araneida/files/README.Gentoo
deleted file mode 100644
index 6254a08b..
--- a/dev-lisp/araneida/files/README.Gentoo
+++ /dev/null
@@ -1,27 +0,0 @@
--*-outline-*-
-* Gentoo Specific Notes for Araneida
-
-** Documentation
-
-Araneida comes with a HTML reference manual.  In Gentoo the normal installation
-path for HTML documentation is /usr/share/doc/cl-araneida-*/html/, however
-Araneida's documentation references part of its source code.  Indeed the HTML 
is
-part of its definition system.  Therefore, you can find the HTML documentation
-for Araneida at:
-
-file:///usr/share/common-lisp/source/araneida/doc/index.html
-
-** Reverse Web Proxies
-
-Araneida benifits from a reverse web proxy for deployments, however a proxy
-isn't really required while you develop with Araneida.  Nonetheless, the choice
-between two reverse web proxy servers has been included in the runtime
-dependency list:
-
-net-www/apache
-www-servers/pound
-
-See the CLiki at http://www.cliki.net/Araneida for more information on this.
-
---
-Matthew Kennedy 



[gentoo-commits] proj/lisp:master commit in: dev-lisp/net-telent-date/

2018-03-18 Thread José María Alonso
commit: 26d99598474fff7610100fded1c3ffac1c298e1c
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 22:03:13 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 22:03:13 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=26d99598

dev-lisp/net-telent-date: Drops package

 .../net-telent-date/net-telent-date-0.4.1-r1.ebuild  | 20 
 1 file changed, 20 deletions(-)

diff --git a/dev-lisp/net-telent-date/net-telent-date-0.4.1-r1.ebuild 
b/dev-lisp/net-telent-date/net-telent-date-0.4.1-r1.ebuild
deleted file mode 100644
index 4d837d99..
--- a/dev-lisp/net-telent-date/net-telent-date-0.4.1-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3 eutils
-
-DESCRIPTION="Common Lisp utilities for printing and parsing date"
-HOMEPAGE="http://packages.debian.org/unstable/devel/cl-net-telent-date
-   http://www.cliki.net/net-telent-date;
-SRC_URI="mirror://debian/pool/main/c/cl-${PN}/cl-${PN}_${PV}.orig.tar.gz"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}"
-
-S="${WORKDIR}"/cl-${P}



[gentoo-commits] proj/lisp:master commit in: dev-lisp/puri/

2018-03-18 Thread José María Alonso
commit: 4495342af954dbe4ba2d6051043884161ad7c9d9
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 22:02:03 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 22:02:03 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=4495342a

dev-lisp/puri: Updates version to 1.5.7

 dev-lisp/puri/{puri-1.5.5.ebuild => puri-1.5.7.ebuild} | 8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/dev-lisp/puri/puri-1.5.5.ebuild b/dev-lisp/puri/puri-1.5.7.ebuild
similarity index 72%
rename from dev-lisp/puri/puri-1.5.5.ebuild
rename to dev-lisp/puri/puri-1.5.7.ebuild
index 605621d6..8c3e1cad 100644
--- a/dev-lisp/puri/puri-1.5.5.ebuild
+++ b/dev-lisp/puri/puri-1.5.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,19 +7,17 @@ inherit common-lisp-3
 
 DESCRIPTION="Portable URI library for Common Lisp based on the Franz, Inc. 
:net.uri module."
 HOMEPAGE="http://files.kpe.io/puri/;
-SRC_URI="http://files.kpe.io/${PN}/${PF}.tar.gz;
+SRC_URI="http://files.kpe.io/${PN}/${P}.tar.gz;
 
 LICENSE="LLGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 IUSE=""
 
-RDEPEND="!dev-lisp/cl-${PN}
-   dev-lisp/ptester"
+RDEPEND="dev-lisp/ptester"
 
 src_install() {
common-lisp-install-sources *.lisp
common-lisp-install-asdf
-   dohtml uri.html
dodoc README
 }



[gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-aima/, dev-lisp/cl-aima/files/

2018-03-18 Thread José María Alonso
commit: 2f0913fa31bdd305f7a0ec43814a3133fa4bb344
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 21:55:00 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 21:55:00 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=2f0913fa

dev-lisp/cl-aima: Drops package

 dev-lisp/cl-aima/cl-aima-1.0.4-r1.ebuild   |  44 ---
 .../1.0.4-defsystem-and-package-lock-gentoo.patch  | 440 -
 2 files changed, 484 deletions(-)

diff --git a/dev-lisp/cl-aima/cl-aima-1.0.4-r1.ebuild 
b/dev-lisp/cl-aima/cl-aima-1.0.4-r1.ebuild
deleted file mode 100644
index 9f19fff0..
--- a/dev-lisp/cl-aima/cl-aima-1.0.4-r1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3 eutils
-
-DEB_PV=1
-
-DESCRIPTION="Common Lisp source code from Peter Norvig's Artificial 
Intelligence: A Modern Approach"
-HOMEPAGE="http://aima.cs.berkeley.edu/lisp/doc/overview.html;
-SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz
-   mirror://gentoo/${PN}_${PV}-${DEB_PV}.diff.gz"
-
-LICENSE="Norvig"
-SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
-IUSE=""
-
-CLPACKAGE="aima"
-CLSYSTEMS="aima"
-
-src_unpack() {
-   unpack ${A}
-}
-
-src_prepare() {
-   eapply ${PN}_${PV}-${DEB_PV}.diff
-   eapply "${FILESDIR}"/${PV}-defsystem-and-package-lock-gentoo.patch
-   eapply_user
-}
-
-src_install() {
-   common-lisp-install-sources aima.lisp
-   for module in agents language learning logic search uncertainty 
utilities; do
-   find ${module} -type f -name \*.lisp -print | while read lisp; 
do \
-   common-lisp-install-sources "${lisp}"
-   done
-   mv ${module}/README.html README-${module}.html && dohtml 
README-${module}.html
-   done
-   common-lisp-install-asdf
-   dohtml doc/*
-   find "${D}" -type f -exec chmod 644 '{}' \;
-}

diff --git 
a/dev-lisp/cl-aima/files/1.0.4-defsystem-and-package-lock-gentoo.patch 
b/dev-lisp/cl-aima/files/1.0.4-defsystem-and-package-lock-gentoo.patch
deleted file mode 100644
index f0cd518e..
--- a/dev-lisp/cl-aima/files/1.0.4-defsystem-and-package-lock-gentoo.patch
+++ /dev/null
@@ -1,440 +0,0 @@
-diff -urN cl-aima-1.0.4.orig/aima.asd cl-aima-1.0.4/aima.asd
 cl-aima-1.0.4.orig/aima.asd1969-12-31 18:00:00.0 -0600
-+++ cl-aima-1.0.4/aima.asd 2005-02-05 18:10:50.0 -0600
-@@ -0,0 +1,107 @@
-+ -*- mode: lisp; package: common-lisp -*-
-+
-+(defpackage #:aima-system
-+  (:use #:common-lisp
-+#:asdf))
-+
-+(in-package #:aima-system)
-+
-+(defsystem #:aima
-+:components ((:file "aima")
-+   (:module :utilities 
-+:serial t
-+:components ((:file "utilities")
-+ (:file "binary-tree")
-+ (:file "queue")
-+ (:file "cltl2")))
-+   (:module :agents
-+:serial t
-+:components ((:module :environments
-+  :serial t
-+  :components ((:file "basic-env")
-+   (:file "grid-env")
-+   (:file "vacuum")
-+   (:file "wumpus")))
-+ (:module :agents 
-+  :serial t
-+  :components ((:file "agent")
-+   (:file "vacuum")
-+   (:file "wumpus")))
-+ (:module :algorithms
-+  :serial t
-+  :components ((:file "grid"
-+:depends-on (:utilities))
-+   (:module :logic
-+:serial t
-+:components ((:module :algorithms
-+  :serial t
-+  :components ((:file "tell-ask")
-+   (:file "unify")
-+   (:file "normal")
-+   (:file "prop")
-+   (:file "horn")
-+   (:file "fol")
-+   (:file "infix"
-+:depends-on (:agents))
-+   (:module 

[gentoo-commits] proj/lisp:master commit in: dev-lisp/qi/

2018-03-18 Thread José María Alonso
commit: 442f32c027b5896f4f6971386c5e9e983444177a
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 21:55:44 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 21:55:44 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=442f32c0

dev-lisp/qi Drops package

 dev-lisp/qi/qi-9.1.ebuild | 39 ---
 1 file changed, 39 deletions(-)

diff --git a/dev-lisp/qi/qi-9.1.ebuild b/dev-lisp/qi/qi-9.1.ebuild
deleted file mode 100644
index e31c6f8e..
--- a/dev-lisp/qi/qi-9.1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Qi is a Lisp-based functional programming implemented in Common 
Lisp."
-HOMEPAGE="http://www.lambdassociates.org/;
-SRC_URI="http://www.lambdassociates.org/Download/Qi${PV}.zip;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="dev-lisp/clisp" # dev-lisp/sbcl )"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/Qi ${PV}"
-
-src_compile() {
-#  sbcl <<< '(LOAD "install.txt")'
-   clisp <<< '(LOAD "install.txt")'
-}
-
-src_install() {
-#  install_sbcl
-   install_clisp
-
-   dolib startup.txt
-}
-
-install_clisp() {
-   newbin Qi-Linux-CLisp qi
-   dolib lispinit.mem
-}
-
-# install_sbcl() {
-#  newbin Qi-Linux-SBCL.bat qi
-# }



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/wireshark/

2018-03-18 Thread Jeroen Roovers
commit: 945b9db69ac69beefa9642e3c86b91d2e7c8c708
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Mar 18 21:54:39 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Mar 18 21:54:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=945b9db6

net-analyzer/wireshark: Check for USE='dumpcap pcap' when setting dumpcap caps 
(bug 650812 by Rolf Eike Beer).

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-analyzer/wireshark/wireshark-2.4.5.ebuild| 2 +-
 net-analyzer/wireshark/wireshark-2.5.0.ebuild| 2 +-
 net-analyzer/wireshark/wireshark-2.5.1.ebuild| 2 +-
 net-analyzer/wireshark/wireshark-.ebuild | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-analyzer/wireshark/wireshark-2.4.5.ebuild 
b/net-analyzer/wireshark/wireshark-2.4.5.ebuild
index f91e77ad25f..730f9e0a9b8 100644
--- a/net-analyzer/wireshark/wireshark-2.4.5.ebuild
+++ b/net-analyzer/wireshark/wireshark-2.4.5.ebuild
@@ -275,7 +275,7 @@ pkg_postinst() {
# Add group for users allowed to sniff.
enewgroup wireshark
 
-   if use pcap; then
+   if use dumpcap && use pcap; then
fcaps -o 0 -g wireshark -m 4710 -M 0710 \
cap_dac_read_search,cap_net_raw,cap_net_admin \
"${EROOT}"/usr/bin/dumpcap

diff --git a/net-analyzer/wireshark/wireshark-2.5.0.ebuild 
b/net-analyzer/wireshark/wireshark-2.5.0.ebuild
index ab242e2e09e..48af1f01605 100644
--- a/net-analyzer/wireshark/wireshark-2.5.0.ebuild
+++ b/net-analyzer/wireshark/wireshark-2.5.0.ebuild
@@ -267,7 +267,7 @@ pkg_postinst() {
# Add group for users allowed to sniff.
enewgroup wireshark
 
-   if use pcap; then
+   if use dumpcap && use pcap; then
fcaps -o 0 -g wireshark -m 4710 -M 0710 \
cap_dac_read_search,cap_net_raw,cap_net_admin \
"${EROOT}"/usr/bin/dumpcap

diff --git a/net-analyzer/wireshark/wireshark-2.5.1.ebuild 
b/net-analyzer/wireshark/wireshark-2.5.1.ebuild
index 238129487be..553bffd3d23 100644
--- a/net-analyzer/wireshark/wireshark-2.5.1.ebuild
+++ b/net-analyzer/wireshark/wireshark-2.5.1.ebuild
@@ -243,7 +243,7 @@ pkg_postinst() {
# Add group for users allowed to sniff.
enewgroup wireshark
 
-   if use pcap; then
+   if use dumpcap && use pcap; then
fcaps -o 0 -g wireshark -m 4710 -M 0710 \
cap_dac_read_search,cap_net_raw,cap_net_admin \
"${EROOT}"/usr/bin/dumpcap

diff --git a/net-analyzer/wireshark/wireshark-.ebuild 
b/net-analyzer/wireshark/wireshark-.ebuild
index bb1724389ab..59a4a67005b 100644
--- a/net-analyzer/wireshark/wireshark-.ebuild
+++ b/net-analyzer/wireshark/wireshark-.ebuild
@@ -271,7 +271,7 @@ pkg_postinst() {
# Add group for users allowed to sniff.
enewgroup wireshark
 
-   if use pcap; then
+   if use dumpcap && use pcap; then
fcaps -o 0 -g wireshark -m 4710 -M 0710 \
cap_dac_read_search,cap_net_raw,cap_net_admin \
"${EROOT}"/usr/bin/dumpcap



[gentoo-commits] proj/lisp:master commit in: dev-lisp/nuclblog/, dev-lisp/nuclblog/files/

2018-03-18 Thread José María Alonso
commit: 330838eba4b69e61888b2cb119935569c62920fe
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 21:52:56 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 21:52:56 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=330838eb

dev-lisp/nuclblog: Drops package

 dev-lisp/nuclblog/files/fix-asd.patch | 33 ---
 dev-lisp/nuclblog/nuclblog-0.5.ebuild | 43 ---
 2 files changed, 76 deletions(-)

diff --git a/dev-lisp/nuclblog/files/fix-asd.patch 
b/dev-lisp/nuclblog/files/fix-asd.patch
deleted file mode 100644
index 1999596d..
--- a/dev-lisp/nuclblog/files/fix-asd.patch
+++ /dev/null
@@ -1,33 +0,0 @@
-diff -ur nuclblog_0.5.orig/nuclblog.asd nuclblog_0.5/nuclblog.asd
 nuclblog_0.5.orig/nuclblog.asd 2008-07-10 23:35:49.0 +0200
-+++ nuclblog_0.5/nuclblog.asd  2009-06-14 18:47:54.0 +0200
-@@ -38,10 +38,6 @@
-   :depends-on (:hunchentoot :cl-who :cl-store :md5 :bordeaux-threads 
:hunchentoot-vhost :hunchentoot-auth)
-   :components
-   ((:static-file "version" :pathname #p"version.lisp-expr")
--   (:static-file "README")
--   (:static-file "NEWS")
--   (:static-file "LICENSE")
--   (:static-file "ChangeLog")
-(:cl-source-file "defpackage")
-(:cl-source-file "utilities":depends-on ("defpackage"))
-(:cl-source-file "nuclblog" :depends-on ("defpackage" "utilities"))
-@@ -56,4 +52,4 @@
- "links"
- "pages"))
-(:module "css"
--:components ((:static-file nuclblog-css :pathname 
#p"nuclblog.css")
-+:components ((:static-file "nuclblog-css" :pathname 
#p"nuclblog.css")
-diff -ur nuclblog_0.5.orig/nuclblog-demo.asd nuclblog_0.5/nuclblog-demo.asd
 nuclblog_0.5.orig/nuclblog-demo.asd2009-06-12 17:47:45.0 
+0200
-+++ nuclblog_0.5/nuclblog-demo.asd 2009-06-14 18:52:10.0 +0200
-@@ -36,8 +36,7 @@
-   ((:module
- :demo
- :components
--((:static-file "README")
-- (:cl-source-file "defpackage")
-+((:cl-source-file "defpackage")
-  (:cl-source-file "nuclblog-demo" :depends-on ("defpackage"))
-  (:module "static"
-   :components ((:static-file demoblog-css :pathname #p"demoblog.css")

diff --git a/dev-lisp/nuclblog/nuclblog-0.5.ebuild 
b/dev-lisp/nuclblog/nuclblog-0.5.ebuild
deleted file mode 100644
index 92a1e13d..
--- a/dev-lisp/nuclblog/nuclblog-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
-
-EAPI=6
-
-inherit common-lisp-3 eutils
-
-MY_P=${PN}_${PV}
-
-DESCRIPTION="Virtual hosting with Hunchentoot."
-HOMEPAGE="http://www.cyrusharmon.org/projects?project=hunchentoot-vhost;
-SRC_URI="http://cyrusharmon.org/static/releases/${MY_P}.tar.gz;
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=dev-lisp/hunchentoot-1.0.0
-   dev-lisp/cl-who
-   dev-lisp/cl-store
-   dev-lisp/md5
-   dev-lisp/bordeaux-threads
-   >=dev-lisp/hunchentoot-vhost-0.2
-   >=dev-lisp/hunchentoot-auth-0.2"
-
-S="${WORKDIR}"/${MY_P}
-
-src_unpack() {
-   unpack ${A}
-}
-
-src_prepare() {
-   eapply "${FILESDIR}"/fix-asd.patch
-   rm "${S}"/nuclblog-demo.asd
-   eapply_user
-}
-
-src_install() {
-   common-lisp-install-sources *.lisp version.lisp-expr css/
-   common-lisp-install-asdf
-   dodoc NEWS README ChangeLog
-}



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

2018-03-18 Thread Aric Belsito
commit: 63fe9bcb752c2b2e47636cd940b18e94bfb9e602
Author: Aric Belsito  gmail  com>
AuthorDate: Sun Mar 18 21:45:22 2018 +
Commit: Aric Belsito  gmail  com>
CommitDate: Sun Mar 18 21:45:22 2018 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=63fe9bcb

app-emulation/qemu: version bump to 2.11.1-r1/r51

 app-emulation/qemu/Manifest|  2 +-
 .../files/qemu-2.11.1-capstone_include_path.patch  | 11 +++
 .../{qemu-2.11.1.ebuild => qemu-2.11.1-r1.ebuild}  |  5 -
 .../{qemu-2.11.1.ebuild => qemu-2.11.1-r51.ebuild} | 22 --
 4 files changed, 28 insertions(+), 12 deletions(-)

diff --git a/app-emulation/qemu/Manifest b/app-emulation/qemu/Manifest
index 218a778..64c94d4 100644
--- a/app-emulation/qemu/Manifest
+++ b/app-emulation/qemu/Manifest
@@ -1,4 +1,4 @@
 DIST qemu-2.11.0-patches-r0.tar.xz 16140 BLAKE2B 
2e23908075195a7c28df574525a159e171277a2da6d7c0656a341a2db6a622237106d2dd8de5c9d61b5fb62fa5a163e9657406a2996cebc05baa53d42c5f5d15
 SHA512 
f7d92c2232398565b8cde294d38dc281c13503fb5967cc7871a2233b7fa354799619445e9ec89c285ef051f62ecef0bd38a135b0093bf5528c0b28c6e580c839
 DIST qemu-2.11.0.tar.bz2 32816398 BLAKE2B 
2014a8246f3cba9069186629d9ec8c221672fcfd3e8cd28a7e57f467add81f7bd84363183ef5cc5d18af91bde9186a4da49c0133c8ead83eae4626b9fc364e99
 SHA512 
3681700833573c0aa6283af950bfa298970056f1b44489088d8863840a7694512138321f86961ef43b256abf15eddd2612fb9cdbe3d9a358542d4e7037cc2004
-DIST qemu-2.11.1-patches-r0.tar.xz 1640 BLAKE2B 
8402a0bd086307413c3f088b7b2523adda5f370e3ce8e9ec39db905a5df495842cc2168b93b57e8516e98703ee1620e7cad77740529959a09a1d4224988829bc
 SHA512 
2906f9497e61799da8efca0dac4a19addd3bf59770c742e3ed1600143b69397bbc4eecb2c1f64aef0e103447966d47ced1ec6908f78a793b8d06f99a0aa6dc4a
+DIST qemu-2.11.1-patches-r1.tar.xz 2064 BLAKE2B 
533c916b01c014bcfa6c733b76aa6da1f12cdf5f0d4ae33136453705a8aca9fdfeef998747cfdc72d19e08fa40ea97e2fd4c21412c030af314605059282f49ef
 SHA512 
12de7b4777ec98871d0786291534f61b37534feef64b556caeab72e020ff14d61fe19d24cb151ebfdb912df2a7ba72c0d882566b368d88d02c9f1354c2adae4a
 DIST qemu-2.11.1.tar.bz2 32819412 BLAKE2B 
6b6d4e7b8dcf33aeedb0b33bad267da07ad17c2eeeb5fbd2c038d760bc03224e55ba0f03eb248c62bc0e8636c2c660ea76b367eaea96bee16388053f82c8b8a9
 SHA512 
1b692bbdfc3dc785738c7192aa2a3f9cf53d9f5bf3b3f49fa8692050dc50f7056c8a4d1b527d48ffb2a674a0fd3a46d87addd1eaaa758f35eec1ab5adfe32354

diff --git a/app-emulation/qemu/files/qemu-2.11.1-capstone_include_path.patch 
b/app-emulation/qemu/files/qemu-2.11.1-capstone_include_path.patch
new file mode 100644
index 000..d79570e
--- /dev/null
+++ b/app-emulation/qemu/files/qemu-2.11.1-capstone_include_path.patch
@@ -0,0 +1,11 @@
+--- qemu-2.11.1/include/disas/capstone.h   2018-02-14 22:53:22.0 
+0100
 qemu-2.11.1/include/disas/capstone.h   2018-02-17 20:12:12.754703951 
+0100
+@@ -3,7 +3,7 @@
+ 
+ #ifdef CONFIG_CAPSTONE
+ 
+-#include 
++#include 
+ 
+ #else
+ 

diff --git a/app-emulation/qemu/qemu-2.11.1.ebuild 
b/app-emulation/qemu/qemu-2.11.1-r1.ebuild
similarity index 99%
copy from app-emulation/qemu/qemu-2.11.1.ebuild
copy to app-emulation/qemu/qemu-2.11.1-r1.ebuild
index 3fae9ad..c35661e 100644
--- a/app-emulation/qemu/qemu-2.11.1.ebuild
+++ b/app-emulation/qemu/qemu-2.11.1-r1.ebuild
@@ -22,7 +22,7 @@ else
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 
# Gentoo specific patchsets:
-   SRC_URI+=" 
https://dev.gentoo.org/~chutzpah/distfiles/${P}-patches-r0.tar.xz;
+   SRC_URI+=" 
https://dev.gentoo.org/~tamiko/distfiles/${P}-patches-r1.tar.xz;
 fi
 
 DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"
@@ -536,6 +536,9 @@ qemu_src_configure() {
tc-enables-pie && conf_opts+=( --enable-pie )
fi
 
+   #bug #647570
+   conf_opts+=( --disable-capstone )
+
echo "../configure ${conf_opts[*]}"
cd "${builddir}"
../configure "${conf_opts[@]}" || die "configure failed"

diff --git a/app-emulation/qemu/qemu-2.11.1.ebuild 
b/app-emulation/qemu/qemu-2.11.1-r51.ebuild
similarity index 97%
rename from app-emulation/qemu/qemu-2.11.1.ebuild
rename to app-emulation/qemu/qemu-2.11.1-r51.ebuild
index 3fae9ad..f7a879a 100644
--- a/app-emulation/qemu/qemu-2.11.1.ebuild
+++ b/app-emulation/qemu/qemu-2.11.1-r51.ebuild
@@ -8,7 +8,7 @@ PYTHON_REQ_USE="ncurses,readline"
 
 PLOCALES="bg de_DE fr_FR hu it tr zh_CN"
 
-FIRMWARE_ABI_VERSION="2.9.0-r52"
+FIRMWARE_ABI_VERSION="2.11.1-r50"
 
 inherit eutils flag-o-matic linux-info toolchain-funcs multilib python-r1 \
user udev fcaps readme.gentoo-r1 pax-utils l10n
@@ -22,7 +22,7 @@ else
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 
# Gentoo specific patchsets:
-   SRC_URI+=" 
https://dev.gentoo.org/~chutzpah/distfiles/${P}-patches-r0.tar.xz;
+   SRC_URI+=" 
https://dev.gentoo.org/~tamiko/distfiles/${P}-patches-r1.tar.xz;
 fi
 
 DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"
@@ -30,8 +30,8 @@ 

[gentoo-commits] proj/lisp:master commit in: dev-lisp/ch-util/, dev-lisp/ch-util/files/

2018-03-18 Thread José María Alonso
commit: 5cb62665cb6f70aa3e7ac4fbdc31d99b732e54d4
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 21:44:18 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 21:44:18 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=5cb62665

dev-lisp/ch-util: Drops package

 dev-lisp/ch-util/ch-util-0.3.10.ebuild  | 38 -
 dev-lisp/ch-util/files/0.3.10-fix-asd.patch | 13 --
 2 files changed, 51 deletions(-)

diff --git a/dev-lisp/ch-util/ch-util-0.3.10.ebuild 
b/dev-lisp/ch-util/ch-util-0.3.10.ebuild
deleted file mode 100644
index e513ce51..
--- a/dev-lisp/ch-util/ch-util-0.3.10.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3 eutils
-
-MY_P=${PN}_${PV}
-
-DESCRIPTION="Cyrus Harmon's Common Lisp utility library."
-HOMEPAGE="http://www.cyrusharmon.org/projects?project=ch-util;
-SRC_URI="http://cyrusharmon.org/static/releases/${MY_P}.tar.gz;
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}"
-
-CLSYSTEMS="ch-util ch-util-test"
-
-S="${WORKDIR}"/${MY_P}
-
-src_unpack() {
-   unpack ${A}
-}
-
-src_prepare() {
-   eapply "${FILESDIR}"/${PV}-fix-asd.patch
-   eapply_user
-}
-
-src_install() {
-   common-lisp-install-sources *.lisp test/ version.lisp-expr
-   common-lisp-install-asdf
-   dodoc README
-}

diff --git a/dev-lisp/ch-util/files/0.3.10-fix-asd.patch 
b/dev-lisp/ch-util/files/0.3.10-fix-asd.patch
deleted file mode 100644
index c8615064..
--- a/dev-lisp/ch-util/files/0.3.10-fix-asd.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -Naur ch-util_0.3.10.orig/ch-util.asd ch-util_0.3.10/ch-util.asd
 ch-util_0.3.10.orig/ch-util.asd2008-01-11 23:43:26.0 +0100
-+++ ch-util_0.3.10/ch-util.asd 2009-05-04 13:24:04.0 +0200
-@@ -23,8 +23,5 @@
-(:cl-source-file "parser" :depends-on ("defpackage"))
-(:cl-source-file "debug" :depends-on ("defpackage"))
-(:cl-source-file "ch-asdf" :depends-on ("defpackage" "filesystem"))
--   (:static-file "bootstrap" :pathname #p"bootstrap.lisp")
--   (:static-file "COPYRIGHT")
--   (:static-file "README")
--   (:static-file "make-dist" :pathname #.(make-pathname :name "make-dist" 
:type "sh"
-+   (:static-file "bootstrap" :pathname #p"bootstrap.lisp")))
- 



[gentoo-commits] proj/lisp:master commit in: dev-lisp/ch-asdf/

2018-03-18 Thread José María Alonso
commit: 54bdc58dbe9c9063b3fd16fc824f74979706bdbd
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 21:44:42 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 21:44:42 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=54bdc58d

dev-lisp/ch-asdf: Drops package

 dev-lisp/ch-asdf/ch-asdf-.ebuild | 23 ---
 1 file changed, 23 deletions(-)

diff --git a/dev-lisp/ch-asdf/ch-asdf-.ebuild 
b/dev-lisp/ch-asdf/ch-asdf-.ebuild
deleted file mode 100644
index 305318b3..
--- a/dev-lisp/ch-asdf/ch-asdf-.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3 git-r3
-
-DESCRIPTION="ASDF Extensions from Cyrus Harmon."
-HOMEPAGE="http://www.cyrusharmon.org/projects?project=ch-asdf;
-EGIT_REPO_URI="https://github.com/slyrus/ch-asdf;
-
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}
-   dev-lisp/ch-util
-   dev-lisp/puri"
-
-src_install() {
-   common-lisp-install-sources *.lisp version.lisp-expr
-   common-lisp-install-asdf
-}



[gentoo-commits] proj/lisp:master commit in: dev-lisp/gcc-xml-ffi/files/, dev-lisp/gcc-xml-ffi/

2018-03-18 Thread José María Alonso
commit: dcd4978f366ecd9a089bc7e26f119ac033a49c64
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 21:38:49 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 21:38:49 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=dcd4978f

dev-lisp/gcc-xml-ffi: Drops package

 dev-lisp/gcc-xml-ffi/files/0.1.6-fix-asd.patch | 62 --
 dev-lisp/gcc-xml-ffi/gcc-xml-ffi-0.1.6.ebuild  | 42 -
 2 files changed, 104 deletions(-)

diff --git a/dev-lisp/gcc-xml-ffi/files/0.1.6-fix-asd.patch 
b/dev-lisp/gcc-xml-ffi/files/0.1.6-fix-asd.patch
deleted file mode 100644
index 6d417ddc..
--- a/dev-lisp/gcc-xml-ffi/files/0.1.6-fix-asd.patch
+++ /dev/null
@@ -1,62 +0,0 @@
-diff -ur gcc-xml-ffi_0.1.6.old/gcc-xml-ffi.asd 
gcc-xml-ffi_0.1.6/gcc-xml-ffi.asd
 gcc-xml-ffi_0.1.6.old/gcc-xml-ffi.asd  2006-12-11 09:01:11.0 
+0100
-+++ gcc-xml-ffi_0.1.6/gcc-xml-ffi.asd  2008-01-01 17:53:53.0 +0100
-@@ -2,27 +2,10 @@
- (defpackage #:gcc-xml-ffi-system (:use #:asdf #:cl))
- (in-package #:gcc-xml-ffi-system)
- 
--
-- The following section customizes asdf to work with filenames
-- with a .cl extension and to put fasl files in a separate
-- directory.
--
-- To enable this behvior, use asdf component type
--  :gcc-xml-ffi-cl-source-file
--
- (defclass gcc-xml-ffi-cl-source-file (cl-source-file) ())
- 
--(defparameter *fasl-directory*
--  (make-pathname :directory '(:relative
--#+sbcl "sbcl-fasl"
--#+openmcl "openmcl-fasl"
--#-(or sbcl openmcl) "fasl")))
--
- (defmethod source-file-type ((c gcc-xml-ffi-cl-source-file) (s module)) "cl")
- 
--(defmethod asdf::output-files :around ((operation compile-op) (c 
gcc-xml-ffi-cl-source-file))
--  (list (merge-pathnames *fasl-directory* (compile-file-pathname 
(component-pathname c)
--
- 
- (defsystem :gcc-xml-ffi
- :name "gcc-xml-ffi"
-diff -ur gcc-xml-ffi_0.1.6.old/gcc-xml-ffi-test.asd 
gcc-xml-ffi_0.1.6/gcc-xml-ffi-test.asd
 gcc-xml-ffi_0.1.6.old/gcc-xml-ffi-test.asd 2006-04-08 00:33:48.0 
+0200
-+++ gcc-xml-ffi_0.1.6/gcc-xml-ffi-test.asd 2008-01-01 18:00:25.0 
+0100
-@@ -2,27 +2,10 @@
- (defpackage #:gcc-xml-ffi-test-system (:use #:asdf #:cl))
- (in-package #:gcc-xml-ffi-test-system)
- 
--
-- The following section customizes asdf to work with filenames
-- with a .cl extension and to put fasl files in a separate
-- directory.
--
-- To enable this behvior, use asdf component type
--  :gcc-xml-ffi-test-cl-source-file
--
- (defclass gcc-xml-ffi-test-cl-source-file (cl-source-file) ())
- 
- (defmethod source-file-type ((c gcc-xml-ffi-test-cl-source-file) (s module)) 
"cl")
- 
--(defparameter *fasl-directory*
--  (make-pathname :directory '(:relative #+sbcl "sbcl-fasl"
--#+openmcl "openmcl-fasl"
--#-(or sbcl openmcl) "fasl")))
--
--(defmethod asdf::output-files ((operation compile-op) (c 
gcc-xml-ffi-test-cl-source-file))
--  (list (merge-pathnames *fasl-directory*
--   (compile-file-pathname (component-pathname c)
--
- (defsystem :gcc-xml-ffi-test
- :name "gcc-xml-ffi-test"
- :author "Cyrus Harmon"

diff --git a/dev-lisp/gcc-xml-ffi/gcc-xml-ffi-0.1.6.ebuild 
b/dev-lisp/gcc-xml-ffi/gcc-xml-ffi-0.1.6.ebuild
deleted file mode 100644
index a84872a6..
--- a/dev-lisp/gcc-xml-ffi/gcc-xml-ffi-0.1.6.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3 eutils
-
-MY_P=${PN}_${PV}
-
-DESCRIPTION="A system for automatically generating common lisp foreign 
function interface (FFI) bindings from C and C++ code."
-HOMEPAGE="http://www.cyrusharmon.org/projects?project=gcc-xml-ffi;
-SRC_URI="http://cyrusharmon.org/static/releases/${MY_P}.tar.gz;
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}
-   dev-lisp/ch-util
-   dev-lisp/uffi
-   dev-lisp/xmls
-   dev-cpp/gccxml"
-
-CLSYSTEMS="${PN} ${PN}-test"
-
-S="${WORKDIR}"/${MY_P}
-
-src_unpack() {
-   unpack ${A}
-}
-
-src_prepare() {
-   rm "${S}"/Makefile
-   epatch "${FILESDIR}"/${PV}-fix-asd.patch
-}
-
-src_install() {
-   common-lisp-install-sources src test version.lisp-expr
-   common-lisp-install-asdf
-   dodoc ChangeLog README
-}



[gentoo-commits] proj/lisp:master commit in: dev-lisp/montezuma/

2018-03-18 Thread José María Alonso
commit: e9637c1a9d563ab43c74d19135b0ca4e7f318e1b
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 21:36:32 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 21:36:32 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=e9637c1a

dev-lisp/montezuma: Drops package

 dev-lisp/montezuma/montezuma-0.1.3.ebuild | 31 ---
 1 file changed, 31 deletions(-)

diff --git a/dev-lisp/montezuma/montezuma-0.1.3.ebuild 
b/dev-lisp/montezuma/montezuma-0.1.3.ebuild
deleted file mode 100644
index c5e579bf..
--- a/dev-lisp/montezuma/montezuma-0.1.3.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3
-
-DESCRIPTION="A fast, useful text search engine library written entirely in 
pure Common Lisp."
-HOMEPAGE="http://code.google.com/p/montezuma/;
-SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="dev-lisp/cl-ppcre
-dev-lisp/cl-fad
-dev-lisp/babel"
-
-CLSYSTEMS="${PN} contrib/${PN}-indexfiles/${PN}-indexfiles"
-
-src_prepare() {
-   rm -rf "${S}"/contrib/montezuma-indexfiles/{COPYING,_darcs}
-}
-
-src_install() {
-   common-lisp-install-sources src/ contrib/ tests/
-   common-lisp-install-asdf
-   dodoc BUGS.txt README.txt TUTORIAL.txt
-}



[gentoo-commits] proj/lisp:master commit in: dev-lisp/trivial-ldap/

2018-03-18 Thread José María Alonso
commit: e4b356d294f6d3d392f1ac180d1c9ce9f743cfec
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 21:35:15 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 21:35:15 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=e4b356d2

dev-lisp/trivial-ldap: Drops package

 dev-lisp/trivial-ldap/trivial-ldap-0.91.ebuild | 25 -
 1 file changed, 25 deletions(-)

diff --git a/dev-lisp/trivial-ldap/trivial-ldap-0.91.ebuild 
b/dev-lisp/trivial-ldap/trivial-ldap-0.91.ebuild
deleted file mode 100644
index 51cef730..
--- a/dev-lisp/trivial-ldap/trivial-ldap-0.91.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3
-
-DESCRIPTION="A native Common Lisp LDAP client implementation of part of RFC 
2251."
-HOMEPAGE="http://homepage.mac.com/ignavusinfo/trivial-ldap/ 
http://www.cliki.net/trivial-ldap;
-SRC_URI="http://homepage.mac.com/ignavusinfo/${PN}/${P}.tar.gz;
-
-LICENSE="Clarified-Artistic"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="dev-lisp/usocket
-dev-lisp/cl-plus-ssl"
-
-src_install() {
-   common-lisp-install-sources ${PN}.lisp
-   common-lisp-install-asdf
-   dohtml trivial-ldap.html
-   docinto examples && dodoc example.lisp
-}



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/pari/, sci-mathematics/pari/files/

2018-03-18 Thread Andrey Grozin
commit: 9661c2a09237d46969ce7d0918efe03771be8795
Author: Andrey Grozin  gentoo  org>
AuthorDate: Sun Mar 18 21:17:36 2018 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Sun Mar 18 21:17:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9661c2a0

sci-mathematics/pari: fix building with USE=fltk

Suggested-by: François Bissey  gmail.com>
Closes: https://bugs.gentoo.org/646942
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 .../pari/files/pari-2.9.4-fltk-detection.patch |  22 
 sci-mathematics/pari/pari-2.9.4-r1.ebuild  | 126 +
 2 files changed, 148 insertions(+)

diff --git a/sci-mathematics/pari/files/pari-2.9.4-fltk-detection.patch 
b/sci-mathematics/pari/files/pari-2.9.4-fltk-detection.patch
new file mode 100644
index 000..26e146e032a
--- /dev/null
+++ b/sci-mathematics/pari/files/pari-2.9.4-fltk-detection.patch
@@ -0,0 +1,22 @@
+diff --git a/config/get_fltk b/config/get_fltk
+index 87d0c1d..22f5bd8 100644
+--- a/config/get_fltk
 b/config/get_fltk
+@@ -2,13 +2,16 @@ if test -z "$with_fltk"; then
+   with_fltk=yes
+ fi
+ 
++cmd="FLTK_CXXFLAGS=\`fltk-config --cxxflags\`"
++. log_cmd
++
+ cmd="FLTK_LIBS=\`fltk-config --ldflags\`"
+ . log_cmd
+ 
+ exe=$osname-$arch-fltk$$$exe_suff
+ cxx=$CXX
+ if test -z "$cxx"; then cxx=g++; fi;
+-cmd="$cxx $CFLAGS $FLTK_LIBS -o $exe has_fltk.c"
++cmd="$cxx $CFLAGS $FLTK_CXXFLAGS $FLTK_LIBS -o $exe has_fltk.c"
+ . log_cmd
+ if test -r "$exe"; then
+   echo "Using FLTK library"

diff --git a/sci-mathematics/pari/pari-2.9.4-r1.ebuild 
b/sci-mathematics/pari/pari-2.9.4-r1.ebuild
new file mode 100644
index 000..ce071489ded
--- /dev/null
+++ b/sci-mathematics/pari/pari-2.9.4-r1.ebuild
@@ -0,0 +1,126 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eutils flag-o-matic toolchain-funcs multilib
+
+DESCRIPTION="Computer-aided number theory C library and tools"
+HOMEPAGE="http://pari.math.u-bordeaux.fr/;
+LICENSE="GPL-2"
+SLOT="0/5"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
+IUSE="data doc fltk gmp X"
+SRC_URI="http://pari.math.u-bordeaux.fr/pub/${PN}/unix/${P}.tar.gz;
+
+RDEPEND="
+   sys-libs/readline:0=
+   data? ( sci-mathematics/pari-data )
+   doc? ( X? ( x11-misc/xdg-utils ) )
+   fltk? ( x11-libs/fltk:1= )
+   gmp? ( dev-libs/gmp:0= )
+   X? ( x11-libs/libX11:0= )"
+DEPEND="${RDEPEND}
+   doc? ( virtual/latex-base )"
+
+get_compile_dir() {
+   pushd "${S}/config" > /dev/null
+   local fastread=yes
+   source ./get_archos
+   popd > /dev/null
+   echo "O${osname}-${arch}"
+}
+
+PATCHES=( "${FILESDIR}"/${P}-strip.patch
+   "${FILESDIR}"/${P}-ppc.patch
+   "${FILESDIR}"/${P}-no-automagic.patch
+   "${FILESDIR}"/${P}-fltk-detection.patch
+   )
+
+src_prepare() {
+   default
+
+   # disable default building of docs during install
+   sed -i \
+   -e "s:install-doc install-examples:install-examples:" \
+   config/Makefile.SH || die "Failed to fix makefile"
+
+   # propagate ldflags
+   sed -i \
+   -e 's/$shared $extra/$shared $extra \\$(LDFLAGS)/' \
+   config/get_dlld || die "failed to fix LDFLAGS"
+   # move doc dir to a gentoo doc dir and replace acroread by xdg-open
+   sed -i \
+   -e "s:\$d = \$0:\$d = '${EPREFIX}/usr/share/doc/${PF}':" \
+   -e 's:"acroread":"xdg-open":' \
+   doc/gphelp.in || die "Failed to fix doc dir"
+}
+
+src_configure() {
+   tc-export CC
+   export CPLUSPLUS=$(tc-getCXX)
+
+   # need to force optimization here, as it breaks without
+   if is-flag -O0; then
+   replace-flags -O0 -O2
+   elif ! is-flag -O?; then
+   append-flags -O2
+   fi
+
+   # sysdatadir installs a pari.cfg stuff which is informative only
+   ./Configure \
+   --prefix="${EPREFIX}"/usr \
+   --datadir="${EPREFIX}"/usr/share/${PN} \
+   --libdir="${EPREFIX}"/usr/$(get_libdir) \
+   --sysdatadir="${EPREFIX}"/usr/share/doc/${PF} \
+   --mandir="${EPREFIX}"/usr/share/man/man1 \
+   --with-readline="${EPREFIX}"/usr \
+   --with-ncurses-lib="${EPREFIX}"/usr/$(get_libdir) \
+   $(use_with fltk) \
+   $(use_with gmp) \
+   --without-qt \
+   || die "./Configure failed"
+}
+
+src_compile() {
+   use hppa && \
+   mymake=DLLD\="${EPREFIX}"/usr/bin/gcc\ DLLDFLAGS\=-shared\ 
-Wl,-soname=\$\(LIBPARI_SONAME\)\ -lm
+
+   mycxxmake=LD\=$(tc-getCXX)
+
+   local installdir=$(get_compile_dir)
+   cd "${installdir}" || die "failed to change directory"
+   # upstream set -fno-strict-aliasing.
+   # aliasing is 

[gentoo-commits] repo/gentoo:master commit in: app-crypt/rhash/files/, app-crypt/rhash/

2018-03-18 Thread James Le Cuirot
commit: 2350d67513c290b62f755812407d3d4ffbab2ea2
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sun Mar 18 20:25:08 2018 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Mar 18 21:03:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2350d675

app-crypt/rhash: Version bump to 1.3.6, new build system

The static Makefiles are now complemented with a hand-written
configure script. :| On the plus side, it does at least deal with all
the portability issues we had to hack around before.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-crypt/rhash/Manifest   |  1 +
 app-crypt/rhash/files/unquote-cc.patch | 26 +
 app-crypt/rhash/rhash-1.3.6.ebuild | 67 ++
 3 files changed, 94 insertions(+)

diff --git a/app-crypt/rhash/Manifest b/app-crypt/rhash/Manifest
index 8c56d4aa6cb..f3404d7c099 100644
--- a/app-crypt/rhash/Manifest
+++ b/app-crypt/rhash/Manifest
@@ -1 +1,2 @@
 DIST rhash-1.3.5-src.tar.gz 316867 BLAKE2B 
3ffbf2ec5aef24ef63455e21c3efcae043a321a78be522a26bd25086111430071a496ab3775ff9b4956da7304df8d8e552a061f3306a7a683be5fc65ea3fd1c4
 SHA512 
e8450aab0c16bfb975bf4aeee218740fb4d86d5514e426b70c3edb84e4d63865cd4051939aa95c24a87a78baaedc49e40bb509b2610e89ca3745930808b3ef6c
+DIST rhash-1.3.6-src.tar.gz 328097 BLAKE2B 
c74993d183f0f2e479f0bd5831a9f653b9bd17bbed4d1ba896f6e33db98b7141175cd3c688dc41dfd8ec4b98acb51255ae5b795435cbc9dfb5ab77573cb25543
 SHA512 
54f7f238ed1fdc01c29cc1338fa86be90b69beff0df8f20d24ce9cb3c48c7f4668b84a3fe0d4d8b04b54bc8145485d493435edf3219de3a637af0f9c007c85c6

diff --git a/app-crypt/rhash/files/unquote-cc.patch 
b/app-crypt/rhash/files/unquote-cc.patch
new file mode 100644
index 000..77ccc9b2c5f
--- /dev/null
+++ b/app-crypt/rhash/files/unquote-cc.patch
@@ -0,0 +1,26 @@
+From 4558d6753611ab1bf21765017e5b451aee8409f6 Mon Sep 17 00:00:00 2001
+From: James Le Cuirot 
+Date: Sun, 18 Mar 2018 14:23:28 +
+Subject: [PATCH] configure: Don't quote $CC when calling it
+
+It might have additional arguments.
+---
+ configure | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/configure b/configure
+index f480f7b..8ebb929 100755
+--- a/configure
 b/configure
+@@ -480,7 +480,7 @@ if test "$(basename $CC)" = "icc" || test "$(basename 
$CC)" = "ecc"; then
+ else
+   CC_TMP="$CC"
+   for CC in "$CC_TMP" gcc cc ; do
+-if "$CC" -v >/dev/null 2>&1; then
++if $CC -v >/dev/null 2>&1; then
+   cc_name_tmp=$($CC -v 2>&1 | tail -n 1 | cut -d ' ' -f 1)
+   if test "$cc_name_tmp" = "gcc"; then
+ cc_name=$cc_name_tmp
+-- 
+2.16.1
+

diff --git a/app-crypt/rhash/rhash-1.3.6.ebuild 
b/app-crypt/rhash/rhash-1.3.6.ebuild
new file mode 100644
index 000..5680b2872ad
--- /dev/null
+++ b/app-crypt/rhash/rhash-1.3.6.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit toolchain-funcs multilib-minimal
+
+DESCRIPTION="Console utility and library for computing and verifying file hash 
sums"
+HOMEPAGE="http://rhash.anz.ru/;
+SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos 
~x64-solaris ~x86-solaris"
+IUSE="debug nls openssl static-libs"
+
+RDEPEND="openssl? ( dev-libs/openssl:0=[${MULTILIB_USEDEP}] )"
+
+DEPEND="${RDEPEND}
+   nls? ( sys-devel/gettext )"
+
+S="${WORKDIR}/RHash-${PV}"
+
+PATCHES=(
+   "${FILESDIR}"/unquote-cc.patch
+)
+
+src_prepare() {
+   default
+   multilib_copy_sources
+}
+
+multilib_src_configure() {
+   set -- \
+   ./configure \
+   --cc="$(tc-getCC)" \
+   --ar="$(tc-getAR)" \
+   --extra-cflags="${CFLAGS}" \
+   --extra-ldflags="${LDFLAGS}" \
+   --prefix="${EPREFIX}"/usr \
+   --libdir="${EPREFIX}"/usr/$(get_libdir) \
+   --sysconfdir="${EPREFIX}"/etc \
+   --disable-openssl-runtime \
+   --disable-static \
+   --enable-lib-shared \
+   $(use_enable debug) \
+   $(use_enable nls gettext) \
+   $(use_enable openssl) \
+   $(use_enable static-libs lib-static)
+
+   echo "${@}"
+   "${@}" || die "configure failed"
+}
+
+# We would add compile-gmo to the build targets but install-gmo always
+# recompiles unconditionally. :(
+
+multilib_src_install() {
+   # -j1 needed due to race condition.
+   emake DESTDIR="${D}" -j1 \
+ install{,-lib-so-link,-pkg-config} \
+ $(use nls && echo install-gmo)
+}
+
+multilib_src_test() {
+   emake test
+}



  1   2   3   4   >