[gentoo-commits] repo/proj/guru:dev commit in: dev-util/codespell/

2021-07-23 Thread Bernd Waibel
commit: e1430f214b4f7069a5c20473f908fa0095a26ff2
Author: Bernd Waibel  posteo  net>
AuthorDate: Fri Jul 23 11:50:01 2021 +
Commit:     Bernd Waibel  gmail  com>
CommitDate: Fri Jul 23 11:50:01 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e1430f21

dev-util/codespell: drop package

The package has been moved to ::gentoo

Signed-off-by: Bernd Waibel  posteo.net>

 dev-util/codespell/Manifest   |  2 --
 dev-util/codespell/codespell-2.0.0.ebuild | 33 ---
 dev-util/codespell/codespell-2.1.0.ebuild | 33 ---
 dev-util/codespell/metadata.xml   | 21 
 4 files changed, 89 deletions(-)

diff --git a/dev-util/codespell/Manifest b/dev-util/codespell/Manifest
deleted file mode 100644
index fbbb8a979..0
--- a/dev-util/codespell/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST codespell-2.0.0.tar.gz 180131 BLAKE2B 
9f7cf7b28f0c6981ec4c88909bee4d77dd4a35c9669a2f6aba368519ede85019b69bbbee2a83b17b5c8ca9cd197463ce13e5198a36c6e0f371b352453a82580f
 SHA512 
ca9fc6661be77eddca1a5b3b15a72abc0506c61826487e8f50c546b923c065c6cbfb2b4c4bbace136d811e2e8cf2fe00106efcc3eb8805181ca6bd04fd4bf638
-DIST codespell-2.1.0.tar.gz 187490 BLAKE2B 
6114aa3a7ad8cd37ab868a3f27f641501dd0cc5bfe80bef0aa5cad0a86f8e2bba6e1f1030d5ac6fb06f78f9e01e37359d0fc17d17eb54608060300f676d3d56c
 SHA512 
16d9a4239ae18fad6a06825a2afae6adc903d50eb90b759cdc61b1e1d145458bbfb1385837c4465b0a9858da100be074c597343c4816ca0260bbf6710d9c84e8

diff --git a/dev-util/codespell/codespell-2.0.0.ebuild 
b/dev-util/codespell/codespell-2.0.0.ebuild
deleted file mode 100644
index d58a6ad65..0
--- a/dev-util/codespell/codespell-2.0.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-DESCRIPTION="Check text files for common misspellings"
-HOMEPAGE="https://github.com/codespell-project/codespell";
-SRC_URI="https://github.com/${PN}-project/${PN}/archive/v${PVR}.tar.gz -> 
${P}.tar.gz"
-
-# Code licensed under GPL-2
-# Dictionary licensed under CC-BY-SA-3.0
-LICENSE="GPL-2 CC-BY-SA-3.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-python_prepare_all() {
-   # do not depend on pytest-cov
-   sed -i -e '/addopts/d' setup.cfg || die
-
-   # This will fail if the package itself
-   # is not yet installed
-   sed -i -e 's:test_command:_&:' \
-   codespell_lib/tests/test_basic.py
-
-   distutils-r1_python_prepare_all
-}
-
-distutils_enable_tests pytest

diff --git a/dev-util/codespell/codespell-2.1.0.ebuild 
b/dev-util/codespell/codespell-2.1.0.ebuild
deleted file mode 100644
index 03eb1e9e8..0
--- a/dev-util/codespell/codespell-2.1.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-DESCRIPTION="Check text files for common misspellings"
-HOMEPAGE="https://github.com/codespell-project/codespell";
-SRC_URI="https://github.com/${PN}-project/${PN}/archive/v${PVR}.tar.gz -> 
${P}.tar.gz"
-
-# Code licensed under GPL-2
-# Dictionary licensed under CC-BY-SA-3.0
-LICENSE="GPL-2 CC-BY-SA-3.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-python_prepare_all() {
-   # do not depend on pytest-cov
-   sed -i -e '/addopts/d' setup.cfg || die
-
-   # This will fail if the package itself
-   # is not yet installed
-   sed -i -e 's:test_command:_&:' \
-   codespell_lib/tests/test_basic.py
-
-   distutils-r1_python_prepare_all
-}
-
-distutils_enable_tests pytest

diff --git a/dev-util/codespell/metadata.xml b/dev-util/codespell/metadata.xml
deleted file mode 100644
index d9beeaa54..0
--- a/dev-util/codespell/metadata.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-
-   waebbl-gen...@posteo.net
-   Bernd Waibel
-
-
-   A tool to fix common misspellings in text files. It's designed primarily
-   checking misspelled words in source code, but can be used with other
-   text files as well.
-
-
-   
-   larson.eri...@gmail.com
-   Eric Larson
-   
-   https://github.com/codespell-project/codespell/issues
-   codespell-project/codespell
-
-



[gentoo-commits] repo/proj/guru:dev commit in: dev-util/codespell/

2021-06-10 Thread Bernd Waibel
commit: ceaf585f3c97f86e0dc20d7978044ccf2e39aeac
Author: Bernd Waibel  posteo  net>
AuthorDate: Thu Jun 10 21:20:22 2021 +
Commit:     Bernd Waibel  gmail  com>
CommitDate: Thu Jun 10 21:20:57 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ceaf585f

dev-util/codespell: drop 1.17.1

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Bernd Waibel  posteo.net>

 dev-util/codespell/Manifest|  1 -
 dev-util/codespell/codespell-1.17.1.ebuild | 34 --
 2 files changed, 35 deletions(-)

diff --git a/dev-util/codespell/Manifest b/dev-util/codespell/Manifest
index 5bce26013..fbbb8a979 100644
--- a/dev-util/codespell/Manifest
+++ b/dev-util/codespell/Manifest
@@ -1,3 +1,2 @@
-DIST codespell-1.17.1.tar.gz 164357 BLAKE2B 
75ed98c694498b5445b8083c8c8a98f39b552b379111721b4a99d2b497804f47c3e06f97acb4115820459122391a75f47d4a97c1253b29136308712fb57cb5ff
 SHA512 
5c8be2c11d44a85bc2f1eac980b6ba875f99ffefbdcf6387c798b77d030f9c6ada68e80de8192fd4bab0fe8038b1b5769c72a8ee7f9da9521b9798e6527347d3
 DIST codespell-2.0.0.tar.gz 180131 BLAKE2B 
9f7cf7b28f0c6981ec4c88909bee4d77dd4a35c9669a2f6aba368519ede85019b69bbbee2a83b17b5c8ca9cd197463ce13e5198a36c6e0f371b352453a82580f
 SHA512 
ca9fc6661be77eddca1a5b3b15a72abc0506c61826487e8f50c546b923c065c6cbfb2b4c4bbace136d811e2e8cf2fe00106efcc3eb8805181ca6bd04fd4bf638
 DIST codespell-2.1.0.tar.gz 187490 BLAKE2B 
6114aa3a7ad8cd37ab868a3f27f641501dd0cc5bfe80bef0aa5cad0a86f8e2bba6e1f1030d5ac6fb06f78f9e01e37359d0fc17d17eb54608060300f676d3d56c
 SHA512 
16d9a4239ae18fad6a06825a2afae6adc903d50eb90b759cdc61b1e1d145458bbfb1385837c4465b0a9858da100be074c597343c4816ca0260bbf6710d9c84e8

diff --git a/dev-util/codespell/codespell-1.17.1.ebuild 
b/dev-util/codespell/codespell-1.17.1.ebuild
deleted file mode 100644
index 60c5b37cc..0
--- a/dev-util/codespell/codespell-1.17.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-PYTHON_COMPAT=( python3_{7,8} )
-
-inherit distutils-r1
-
-DESCRIPTION="Check text files for common misspellings"
-HOMEPAGE="https://github.com/codespell-project/codespell";
-SRC_URI="https://github.com/${PN}-project/${PN}/archive/v${PVR}.tar.gz -> 
${P}.tar.gz"
-
-# Code licensed under GPL-2
-# Dictionary licensed under CC-BY-SA-3.0
-LICENSE="GPL-2 CC-BY-SA-3.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-distutils_enable_tests pytest
-
-python_prepare_all() {
-   # do not depend on pytest-cov
-   sed -i -e '/addopts/d' setup.cfg || die
-
-   # This will fail if the package itself
-   # is not yet installed
-   sed -i -e 's:test_command:_&:' \
-   codespell_lib/tests/test_basic.py
-
-   distutils-r1_python_prepare_all
-}



[gentoo-commits] repo/proj/guru:dev commit in: dev-util/codespell/

2021-06-10 Thread Bernd Waibel
commit: 4063202698f758f37288ac0b2c5a8908307da875
Author: Bernd Waibel  posteo  net>
AuthorDate: Thu Jun 10 21:18:49 2021 +
Commit:     Bernd Waibel  gmail  com>
CommitDate: Thu Jun 10 21:20:57 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=40632026

dev-util/codespell: bump to 2.1.0

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Bernd Waibel  posteo.net>

 dev-util/codespell/Manifest   |  1 +
 dev-util/codespell/codespell-2.1.0.ebuild | 33 +++
 2 files changed, 34 insertions(+)

diff --git a/dev-util/codespell/Manifest b/dev-util/codespell/Manifest
index 711939d4b..5bce26013 100644
--- a/dev-util/codespell/Manifest
+++ b/dev-util/codespell/Manifest
@@ -1,2 +1,3 @@
 DIST codespell-1.17.1.tar.gz 164357 BLAKE2B 
75ed98c694498b5445b8083c8c8a98f39b552b379111721b4a99d2b497804f47c3e06f97acb4115820459122391a75f47d4a97c1253b29136308712fb57cb5ff
 SHA512 
5c8be2c11d44a85bc2f1eac980b6ba875f99ffefbdcf6387c798b77d030f9c6ada68e80de8192fd4bab0fe8038b1b5769c72a8ee7f9da9521b9798e6527347d3
 DIST codespell-2.0.0.tar.gz 180131 BLAKE2B 
9f7cf7b28f0c6981ec4c88909bee4d77dd4a35c9669a2f6aba368519ede85019b69bbbee2a83b17b5c8ca9cd197463ce13e5198a36c6e0f371b352453a82580f
 SHA512 
ca9fc6661be77eddca1a5b3b15a72abc0506c61826487e8f50c546b923c065c6cbfb2b4c4bbace136d811e2e8cf2fe00106efcc3eb8805181ca6bd04fd4bf638
+DIST codespell-2.1.0.tar.gz 187490 BLAKE2B 
6114aa3a7ad8cd37ab868a3f27f641501dd0cc5bfe80bef0aa5cad0a86f8e2bba6e1f1030d5ac6fb06f78f9e01e37359d0fc17d17eb54608060300f676d3d56c
 SHA512 
16d9a4239ae18fad6a06825a2afae6adc903d50eb90b759cdc61b1e1d145458bbfb1385837c4465b0a9858da100be074c597343c4816ca0260bbf6710d9c84e8

diff --git a/dev-util/codespell/codespell-2.1.0.ebuild 
b/dev-util/codespell/codespell-2.1.0.ebuild
new file mode 100644
index 0..03eb1e9e8
--- /dev/null
+++ b/dev-util/codespell/codespell-2.1.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+DESCRIPTION="Check text files for common misspellings"
+HOMEPAGE="https://github.com/codespell-project/codespell";
+SRC_URI="https://github.com/${PN}-project/${PN}/archive/v${PVR}.tar.gz -> 
${P}.tar.gz"
+
+# Code licensed under GPL-2
+# Dictionary licensed under CC-BY-SA-3.0
+LICENSE="GPL-2 CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+python_prepare_all() {
+   # do not depend on pytest-cov
+   sed -i -e '/addopts/d' setup.cfg || die
+
+   # This will fail if the package itself
+   # is not yet installed
+   sed -i -e 's:test_command:_&:' \
+   codespell_lib/tests/test_basic.py
+
+   distutils-r1_python_prepare_all
+}
+
+distutils_enable_tests pytest



[gentoo-commits] repo/proj/guru:dev commit in: net-p2p/lbry/

2021-02-13 Thread Bernd Waibel
commit: 16e1a2e50e968836e9ced25439f0c101ad6bea1a
Author: Bernd Waibel  posteo  net>
AuthorDate: Sat Feb 13 12:18:01 2021 +
Commit:     Bernd Waibel  gmail  com>
CommitDate: Sat Feb 13 12:18:01 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=16e1a2e5

net-p2p/lbry: fix maintainer type

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Bernd Waibel  posteo.net>

 net-p2p/lbry/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/lbry/metadata.xml b/net-p2p/lbry/metadata.xml
index 1d4df09d..9ddedc4b 100644
--- a/net-p2p/lbry/metadata.xml
+++ b/net-p2p/lbry/metadata.xml
@@ -1,7 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-
+
   trokhymchukar...@gmail.com
   Trokhymchuk Artem
 



[gentoo-commits] repo/proj/guru:dev commit in: dev-util/codespell/

2021-02-07 Thread Bernd Waibel
commit: 3159f9294bb07f507a7e0b040aa3a4099406104d
Author: Bernd Waibel  posteo  net>
AuthorDate: Sun Feb  7 17:43:49 2021 +
Commit:     Bernd Waibel  gmail  com>
CommitDate: Sun Feb  7 17:54:12 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3159f929

dev-util/codespell: fix metadata email

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Bernd Waibel  posteo.net>

 dev-util/codespell/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/codespell/metadata.xml b/dev-util/codespell/metadata.xml
index f428604b..d9beeaa5 100644
--- a/dev-util/codespell/metadata.xml
+++ b/dev-util/codespell/metadata.xml
@@ -2,7 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 
 
-   waebbl-gen...@posteo.com
+   waebbl-gen...@posteo.net
    Bernd Waibel
 
 



[gentoo-commits] repo/proj/guru:dev commit in: dev-util/codespell/

2021-02-07 Thread Bernd Waibel
commit: 1e2fc17b11d5eb22f5d7eed9645208f2217694c1
Author: Bernd Waibel  posteo  net>
AuthorDate: Sun Feb  7 17:43:49 2021 +
Commit:     Bernd Waibel  gmail  com>
CommitDate: Sun Feb  7 17:46:11 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1e2fc17b

dev-util/codespell: fix metadata email

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Bernd Waibel  posteo.net>

 dev-util/codespell/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/codespell/metadata.xml b/dev-util/codespell/metadata.xml
index aaaf34b7..f428604b 100644
--- a/dev-util/codespell/metadata.xml
+++ b/dev-util/codespell/metadata.xml
@@ -2,7 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 
 
-   wae...@gmail.com
+   waebbl-gen...@posteo.com
    Bernd Waibel
 
 



[gentoo-commits] repo/proj/guru:dev commit in: dev-util/codespell/

2020-05-22 Thread Bernd Waibel
commit: 4d172242e163425e577548eb41f5f93fa5366256
Author: Bernd Waibel  gmail  com>
AuthorDate: Fri May 22 17:23:02 2020 +
Commit:     Bernd Waibel  gmail  com>
CommitDate: Fri May 22 17:23:02 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4d172242

dev-util/codespell: bump to 1.17.1

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Bernd Waibel  gmail.com>

 dev-util/codespell/Manifest | 2 +-
 dev-util/codespell/{codespell-1.16.0.ebuild => codespell-1.17.1.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/codespell/Manifest b/dev-util/codespell/Manifest
index a5db985..ad33b14 100644
--- a/dev-util/codespell/Manifest
+++ b/dev-util/codespell/Manifest
@@ -1 +1 @@
-DIST codespell-1.16.0.tar.gz 136752 BLAKE2B 
8abe6ac0fc162263cdfbcbfc4868786e41f9d95e32658a042f062d12f22248ace1cb7f1213c1436314d88973d683fb8c4c1fce86cd08bd6af72b7b5eae1f0086
 SHA512 
8ac1f05dba47ebebdaecff212a36af4d888585d91efe9bb75bb4e3148a39528222a088936dc265f9ad5d87319b786863d2c07a170a13a061c31ee6c6ee10bbe8
+DIST codespell-1.17.1.tar.gz 164357 BLAKE2B 
75ed98c694498b5445b8083c8c8a98f39b552b379111721b4a99d2b497804f47c3e06f97acb4115820459122391a75f47d4a97c1253b29136308712fb57cb5ff
 SHA512 
5c8be2c11d44a85bc2f1eac980b6ba875f99ffefbdcf6387c798b77d030f9c6ada68e80de8192fd4bab0fe8038b1b5769c72a8ee7f9da9521b9798e6527347d3

diff --git a/dev-util/codespell/codespell-1.16.0.ebuild 
b/dev-util/codespell/codespell-1.17.1.ebuild
similarity index 100%
rename from dev-util/codespell/codespell-1.16.0.ebuild
rename to dev-util/codespell/codespell-1.17.1.ebuild



[gentoo-commits] repo/proj/guru:dev commit in: dev-util/pybind11/

2020-01-21 Thread Bernd Waibel
commit: 01535b6ba6a74c18144e88e4109c0024b0642240
Author: Bernd Waibel  gmail  com>
AuthorDate: Tue Jan 21 22:14:17 2020 +
Commit:     Bernd Waibel  gmail  com>
CommitDate: Tue Jan 21 22:14:17 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=01535b6b

dev-util/pybind11: drop package

Has been added to portage tree as dev-python/pybind11.

Signed-off-by: Bernd Waibel  gmail.com>

 dev-util/pybind11/Manifest  |  1 -
 dev-util/pybind11/metadata.xml  | 12 -
 dev-util/pybind11/pybind11-2.3.0.ebuild | 94 -
 3 files changed, 107 deletions(-)

diff --git a/dev-util/pybind11/Manifest b/dev-util/pybind11/Manifest
deleted file mode 100644
index 9d4bbe0..000
--- a/dev-util/pybind11/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pybind11-2.3.0.tar.gz 564520 BLAKE2B 
a7c1485aa8f63a00eccd3103cf9f531a080b049be02e6182b30503ae6dd6c55fc517684ed9d92aaec244efd5f77336c68d1ea546833f7f0ae2fd7b090c19a02d
 SHA512 
04542fe9dca2ffdb86c15698a4bbc041446a9f11970092e89a482ae0ff64c932f62fff8f437b98bdaa006c1fccabddd79f0c7e376f27daed2150b1d2f988e8aa

diff --git a/dev-util/pybind11/metadata.xml b/dev-util/pybind11/metadata.xml
deleted file mode 100644
index e757cfb..000
--- a/dev-util/pybind11/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-
-   wae...@gmail.com
-   Bernd Waibel
-
-
-   Lightweight header-only library that exposes C++ types in Python and
-   vice versa, mainly to create Python bindings of existing C++ code.
-
-

diff --git a/dev-util/pybind11/pybind11-2.3.0.ebuild 
b/dev-util/pybind11/pybind11-2.3.0.ebuild
deleted file mode 100644
index 94f7413..000
--- a/dev-util/pybind11/pybind11-2.3.0.ebuild
+++ /dev/null
@@ -1,94 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# According to upstream is compatible with 2.7 and 3.x
-# However support for python3_7 needs boost with python3_7
-PYTHON_COMPAT=( python{2_7,3_{5,6}} )
-
-inherit cmake-utils python-single-r1
-
-DESCRIPTION="Seamless operability between C++11 and Python"
-HOMEPAGE="https://pybind11.readthedocs.io/en/stable/";
-SRC_URI="https://github.com/pybind/pybind11/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-LICENSE="BSD"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE="doc test"
-
-RESTRICT="!test? ( test )"
-
-DEPEND="
-   ${PYTHON_DEPS}
-   doc? (
-   dev-python/breathe[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-   )
-   test? (
-   dev-cpp/catch:0
-   dev-libs/boost:=[python,${PYTHON_USEDEP}]
-   dev-python/numpy[${PYTHON_USEDEP}]
-   dev-python/pytest[${PYTHON_USEDEP}]
-   sci-libs/scipy[${PYTHON_USEDEP}]
-   )
-"
-
-RDEPEND="
-   ${PYTHON_DEPS}
-   dev-cpp/eigen:3
-   sys-apps/texinfo
-   sys-devel/gettext[cxx]
-   virtual/man
-"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DOCS=( README.md CONTRIBUTING.md ISSUE_TEMPLATE.md )
-
-pkg_setup() {
-   python-single-r1_pkg_setup
-}
-
-src_configure() {
-   mycmakeargs=(
-   -DPYBIND11_INSTALL=ON
-   -DPYBIND11_TEST=$(usex test)
-   )
-
-   cmake-utils_src_configure
-}
-
-src_compile() {
-   cmake-utils_src_compile
-
-   # documentation is not covered by cmake, but has it's own makefile
-   # using sphinx
-   if use doc; then
-   pushd "${S}"/docs || die
-   emake info man html
-   popd || die
-   fi
-}
-
-src_test() {
-   cmake-utils_src_test
-   pushd "${BUILD_DIR}" || die
-   eninja check
-   popd || die
-}
-
-src_install() {
-   cmake-utils_src_install
-
-   if use doc; then
-   local HTML_DOCS=( "${S}"/docs/.build/html/. )
-   einstalldocs
-
-   # install man and info pages
-   doman "${S}"/docs/.build/man/pybind11.1
-   doinfo "${S}"/docs/.build/texinfo/pybind11.info
-   fi
-}



[gentoo-commits] repo/proj/guru:dev commit in: dev-util/pybind11/

2019-06-15 Thread Bernd Waibel
commit: 5aace92c7dbc6a586b1e865e68452e33e0bfc909
Author: Bernd Waibel  gmail  com>
AuthorDate: Sat Jun 15 16:46:31 2019 +
Commit:     Bernd Waibel  gmail  com>
CommitDate: Sat Jun 15 16:46:31 2019 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5aace92c

dev-util/pybind11: bump to version 2.3.0

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Bernd Waibel  gmail.com>

 dev-util/pybind11/Manifest  |  1 +
 dev-util/pybind11/pybind11-2.3.0.ebuild | 94 +
 2 files changed, 95 insertions(+)

diff --git a/dev-util/pybind11/Manifest b/dev-util/pybind11/Manifest
index 5a4fe9b..e8a8b70 100644
--- a/dev-util/pybind11/Manifest
+++ b/dev-util/pybind11/Manifest
@@ -1 +1,2 @@
 DIST pybind11-2.2.4.tar.gz 548404 BLAKE2B 
b56230b5a4c0f392b714ead40d414a8b587396dbeec4089f5b77141cc7c2caf135f17f680b653d2e5be8b60a19a48a716fe8e562f337650fdac76461fb982aee
 SHA512 
6bddf5c885ff92a3e373bcedc6574dfefe8be9ebb6176c6c96d475457466c76bfb982c6df4066cb0fbead4b867f87dbc4fbc1605c80852635016f614330ce041
+DIST pybind11-2.3.0.tar.gz 564520 BLAKE2B 
a7c1485aa8f63a00eccd3103cf9f531a080b049be02e6182b30503ae6dd6c55fc517684ed9d92aaec244efd5f77336c68d1ea546833f7f0ae2fd7b090c19a02d
 SHA512 
04542fe9dca2ffdb86c15698a4bbc041446a9f11970092e89a482ae0ff64c932f62fff8f437b98bdaa006c1fccabddd79f0c7e376f27daed2150b1d2f988e8aa

diff --git a/dev-util/pybind11/pybind11-2.3.0.ebuild 
b/dev-util/pybind11/pybind11-2.3.0.ebuild
new file mode 100644
index 000..6a24042
--- /dev/null
+++ b/dev-util/pybind11/pybind11-2.3.0.ebuild
@@ -0,0 +1,94 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# According to upstream is compatible with 2.7 and 3.x
+# However support for python3_7 needs boost with python3_7
+PYTHON_COMPAT=( python{2_7,3_{5,6}} )
+
+inherit cmake-utils python-single-r1
+
+DESCRIPTION="Seamless operability between C++11 and Python"
+HOMEPAGE="https://pybind11.readthedocs.io/en/stable/";
+SRC_URI="https://github.com/pybind/pybind11/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+LICENSE="BSD"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE="doc test"
+
+RESTRICT="!test? ( test )"
+
+DEPEND="
+   ${PYTHON_DEP}
+   doc? (
+   dev-python/breathe[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+   )
+   test? (
+   dev-cpp/catch:0
+   dev-libs/boost:=[python,${PYTHON_USEDEP}]
+   dev-python/numpy[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   sci-libs/scipy[${PYTHON_USEDEP}]
+   )
+"
+
+RDEPEND="
+   ${PYTHON_DEP}
+   dev-cpp/eigen:3
+   sys-apps/texinfo
+   sys-devel/gettext[cxx]
+   virtual/man
+"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+DOCS=( README.md CONTRIBUTING.md ISSUE_TEMPLATE.md )
+
+pkg_setup() {
+   python-single-r1_pkg_setup
+}
+
+src_configure() {
+   mycmakeargs=(
+   -DPYBIND11_INSTALL=ON
+   -DPYBIND11_TEST=$(usex test)
+   )
+
+   cmake-utils_src_configure
+}
+
+src_compile() {
+   cmake-utils_src_compile
+
+   # documentation is not covered by cmake, but has it's own makefile
+   # using sphinx
+   if use doc; then
+   pushd "${S}"/docs || die
+   emake info man html
+   popd || die
+   fi
+}
+
+src_test() {
+   cmake-utils_src_test
+   pushd "${BUILD_DIR}" || die
+   eninja check
+   popd || die
+}
+
+src_install() {
+   cmake-utils_src_install
+
+   if use doc; then
+   local HTML_DOCS=( "${S}"/docs/.build/html/. )
+   einstalldocs
+
+   # install man and info pages
+   doman "${S}"/docs/.build/man/pybind11.1
+   doinfo "${S}"/docs/.build/texinfo/pybind11.info
+   fi
+}



[gentoo-commits] repo/proj/guru:dev commit in: dev-util/pybind11/

2019-06-15 Thread Bernd Waibel
commit: f2a17bd077aa220aa14fd118f38767a946da27f8
Author: Bernd Waibel  gmail  com>
AuthorDate: Sat Jun 15 16:48:36 2019 +
Commit:     Bernd Waibel  gmail  com>
CommitDate: Sat Jun 15 16:48:36 2019 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f2a17bd0

dev-util/pybind11: drop old 2.2.4 version

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Bernd Waibel  gmail.com>

 dev-util/pybind11/Manifest  |  1 -
 dev-util/pybind11/pybind11-2.2.4.ebuild | 94 -
 2 files changed, 95 deletions(-)

diff --git a/dev-util/pybind11/Manifest b/dev-util/pybind11/Manifest
index e8a8b70..9d4bbe0 100644
--- a/dev-util/pybind11/Manifest
+++ b/dev-util/pybind11/Manifest
@@ -1,2 +1 @@
-DIST pybind11-2.2.4.tar.gz 548404 BLAKE2B 
b56230b5a4c0f392b714ead40d414a8b587396dbeec4089f5b77141cc7c2caf135f17f680b653d2e5be8b60a19a48a716fe8e562f337650fdac76461fb982aee
 SHA512 
6bddf5c885ff92a3e373bcedc6574dfefe8be9ebb6176c6c96d475457466c76bfb982c6df4066cb0fbead4b867f87dbc4fbc1605c80852635016f614330ce041
 DIST pybind11-2.3.0.tar.gz 564520 BLAKE2B 
a7c1485aa8f63a00eccd3103cf9f531a080b049be02e6182b30503ae6dd6c55fc517684ed9d92aaec244efd5f77336c68d1ea546833f7f0ae2fd7b090c19a02d
 SHA512 
04542fe9dca2ffdb86c15698a4bbc041446a9f11970092e89a482ae0ff64c932f62fff8f437b98bdaa006c1fccabddd79f0c7e376f27daed2150b1d2f988e8aa

diff --git a/dev-util/pybind11/pybind11-2.2.4.ebuild 
b/dev-util/pybind11/pybind11-2.2.4.ebuild
deleted file mode 100644
index 81fe08d..000
--- a/dev-util/pybind11/pybind11-2.2.4.ebuild
+++ /dev/null
@@ -1,94 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# according to upstream is compatible with 2.7 and 3.x
-# 3.7 not added due to some dependencies not yet supporting it
-PYTHON_COMPAT=( python{2_7,3_{5,6}} )
-
-inherit cmake-utils python-single-r1
-
-DESCRIPTION="Seamless operability between C++11 and Python"
-HOMEPAGE="https://pybind11.readthedocs.io/en/stable/";
-SRC_URI="https://github.com/pybind/pybind11/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-LICENSE="BSD"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE="doc test"
-
-RESTRICT="!test? ( test )"
-
-DEPEND="
-   ${PYTHON_DEP}
-   doc? (
-   dev-python/breathe[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-   )
-   test? (
-   dev-cpp/catch
-   dev-libs/boost[python,${PYTHON_USEDEP}]
-   dev-python/numpy[${PYTHON_USEDEP}]
-   dev-python/pytest[${PYTHON_USEDEP}]
-   sci-libs/scipy[${PYTHON_USEDEP}]
-   )
-"
-
-RDEPEND="
-   ${PYTHON_DEP}
-   dev-cpp/eigen
-   sys-apps/texinfo
-   sys-devel/gettext[cxx]
-   virtual/man
-"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DOCS=( README.md CONTRIBUTING.md ISSUE_TEMPLATE.md )
-
-pkg_setup() {
-   python-single-r1_pkg_setup
-}
-
-src_configure() {
-   mycmakeargs=(
-   -DPYBIND11_INSTALL=ON
-   -DPYBIND11_TEST=$(usex test)
-   )
-
-   cmake-utils_src_configure
-}
-
-src_compile() {
-   cmake-utils_src_compile
-
-   # documentation is not covered by cmake, but has it's own makefile
-   # using sphinx
-   if use doc; then
-   pushd "${S}"/docs || die
-   emake info man html
-   popd || die
-   fi
-}
-
-src_test() {
-   cmake-utils_src_test
-   pushd "${BUILD_DIR}" || die
-   emake check
-   popd || die
-}
-
-src_install() {
-   cmake-utils_src_install
-
-   if use doc; then
-   local HTML_DOCS=( "${S}"/docs/.build/html/. )
-   einstalldocs
-
-   # install man and info pages
-   doman "${S}"/docs/.build/man/pybind11.1
-   doinfo "${S}"/docs/.build/texinfo/pybind11.info
-   fi
-}



[gentoo-commits] repo/proj/guru:dev commit in: dev-util/codespell/

2019-05-24 Thread Bernd Waibel
commit: 9ff45003136d808e99cced72868d609b51016159
Author: Bernd Waibel  gmail  com>
AuthorDate: Fri May 24 07:12:36 2019 +
Commit:     Bernd Waibel  gmail  com>
CommitDate: Fri May 24 07:12:36 2019 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9ff45003

dev-util/codespell: drop old

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Bernd Waibel  gmail.com>

 dev-util/codespell/Manifest|  1 -
 dev-util/codespell/codespell-1.14.0.ebuild | 18 --
 2 files changed, 19 deletions(-)

diff --git a/dev-util/codespell/Manifest b/dev-util/codespell/Manifest
index 3c12217..78b8ef7 100644
--- a/dev-util/codespell/Manifest
+++ b/dev-util/codespell/Manifest
@@ -1,2 +1 @@
-DIST codespell-1.14.0.tar.gz 99726 BLAKE2B 
3e818b97f4c949f704f7792bbed2ed27171b150842a880db061cc98c70116179580936f510996845dee7b151adc99a01dfb6626a8eab0ae8cf9334df1d8f1aad
 SHA512 
2e800af4aa4b68a511df5161fd2b7fe51b4ac903535c3c593df8a60dc81a6363b0b9fe18c74d9a5fb3fa2a02ba85f6e63a2044fd0cceb0d11d40d5acd8199d02
 DIST codespell-1.15.0.tar.gz 121819 BLAKE2B 
494fadd4cee14b5280ffc5989914d81853f3d68e1292f367832297f8a604611f0ec8244b7ae0f9bae7cc798956d1797fa163229ef38d8949e162cf2e10314074
 SHA512 
5a8489ddb59a514670f02be336c023ccc4c3a1bc0f86e0ec1292d599837ce6f3ec8e1dbb66013d9ec25d5183129ee810623165fb8bbacc71759695581a3c1795

diff --git a/dev-util/codespell/codespell-1.14.0.ebuild 
b/dev-util/codespell/codespell-1.14.0.ebuild
deleted file mode 100644
index 50379a8..000
--- a/dev-util/codespell/codespell-1.14.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
-inherit distutils-r1
-
-DESCRIPTION="Check text files for common misspellings"
-HOMEPAGE="https://github.com/codespell-project/codespell";
-SRC_URI="https://github.com/codespell-project/codespell/archive/v${PVR}.tar.gz 
-> ${P}.tar.gz"
-
-# Code licensed under GPL-2
-# Dictionary licensed under CC-BY-SA-3.0
-LICENSE="GPL-2 CC-BY-SA-3.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""



[gentoo-commits] repo/proj/guru:dev commit in: dev-util/codespell/

2019-05-17 Thread Bernd Waibel
commit: 02d45b05d593467a0e2edf3bcc0f8ad653cb59c0
Author: Bernd Waibel  gmail  com>
AuthorDate: Fri May 17 18:21:34 2019 +
Commit:     Bernd Waibel  gmail  com>
CommitDate: Fri May 17 18:21:34 2019 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=02d45b05

dev-util/codespell: bump to 1.15.0

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Bernd Waibel  gmail.com>

 dev-util/codespell/Manifest|  1 +
 dev-util/codespell/codespell-1.15.0.ebuild | 18 ++
 2 files changed, 19 insertions(+)

diff --git a/dev-util/codespell/Manifest b/dev-util/codespell/Manifest
index b0eab05..3c12217 100644
--- a/dev-util/codespell/Manifest
+++ b/dev-util/codespell/Manifest
@@ -1 +1,2 @@
 DIST codespell-1.14.0.tar.gz 99726 BLAKE2B 
3e818b97f4c949f704f7792bbed2ed27171b150842a880db061cc98c70116179580936f510996845dee7b151adc99a01dfb6626a8eab0ae8cf9334df1d8f1aad
 SHA512 
2e800af4aa4b68a511df5161fd2b7fe51b4ac903535c3c593df8a60dc81a6363b0b9fe18c74d9a5fb3fa2a02ba85f6e63a2044fd0cceb0d11d40d5acd8199d02
+DIST codespell-1.15.0.tar.gz 121819 BLAKE2B 
494fadd4cee14b5280ffc5989914d81853f3d68e1292f367832297f8a604611f0ec8244b7ae0f9bae7cc798956d1797fa163229ef38d8949e162cf2e10314074
 SHA512 
5a8489ddb59a514670f02be336c023ccc4c3a1bc0f86e0ec1292d599837ce6f3ec8e1dbb66013d9ec25d5183129ee810623165fb8bbacc71759695581a3c1795

diff --git a/dev-util/codespell/codespell-1.15.0.ebuild 
b/dev-util/codespell/codespell-1.15.0.ebuild
new file mode 100644
index 000..caf8227
--- /dev/null
+++ b/dev-util/codespell/codespell-1.15.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+inherit distutils-r1
+
+DESCRIPTION="Check text files for common misspellings"
+HOMEPAGE="https://github.com/codespell-project/codespell";
+SRC_URI="https://github.com/${PN}-project/${PN}/archive/v${PVR}.tar.gz -> 
${P}.tar.gz"
+
+# Code licensed under GPL-2
+# Dictionary licensed under CC-BY-SA-3.0
+LICENSE="GPL-2 CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""



[gentoo-commits] repo/proj/guru:dev commit in: dev-util/pybind11/

2019-04-22 Thread Bernd Waibel
commit: a3a57530854f61379e2c724ba75010a29c54ad35
Author: Bernd Waibel  gmail  com>
AuthorDate: Mon Apr 22 09:37:37 2019 +
Commit:     Bernd Waibel  gmail  com>
CommitDate: Mon Apr 22 09:37:37 2019 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a3a57530

dev-util/pybind11: new package

Bidirectional library for C++11 and Python bindings

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Bernd Waibel  gmail.com>

 dev-util/pybind11/Manifest  |  1 +
 dev-util/pybind11/metadata.xml  | 12 +
 dev-util/pybind11/pybind11-2.2.4.ebuild | 94 +
 3 files changed, 107 insertions(+)

diff --git a/dev-util/pybind11/Manifest b/dev-util/pybind11/Manifest
new file mode 100644
index 000..5a4fe9b
--- /dev/null
+++ b/dev-util/pybind11/Manifest
@@ -0,0 +1 @@
+DIST pybind11-2.2.4.tar.gz 548404 BLAKE2B 
b56230b5a4c0f392b714ead40d414a8b587396dbeec4089f5b77141cc7c2caf135f17f680b653d2e5be8b60a19a48a716fe8e562f337650fdac76461fb982aee
 SHA512 
6bddf5c885ff92a3e373bcedc6574dfefe8be9ebb6176c6c96d475457466c76bfb982c6df4066cb0fbead4b867f87dbc4fbc1605c80852635016f614330ce041

diff --git a/dev-util/pybind11/metadata.xml b/dev-util/pybind11/metadata.xml
new file mode 100644
index 000..e757cfb
--- /dev/null
+++ b/dev-util/pybind11/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+
+   wae...@gmail.com
+   Bernd Waibel
+
+
+   Lightweight header-only library that exposes C++ types in Python and
+   vice versa, mainly to create Python bindings of existing C++ code.
+
+

diff --git a/dev-util/pybind11/pybind11-2.2.4.ebuild 
b/dev-util/pybind11/pybind11-2.2.4.ebuild
new file mode 100644
index 000..81fe08d
--- /dev/null
+++ b/dev-util/pybind11/pybind11-2.2.4.ebuild
@@ -0,0 +1,94 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# according to upstream is compatible with 2.7 and 3.x
+# 3.7 not added due to some dependencies not yet supporting it
+PYTHON_COMPAT=( python{2_7,3_{5,6}} )
+
+inherit cmake-utils python-single-r1
+
+DESCRIPTION="Seamless operability between C++11 and Python"
+HOMEPAGE="https://pybind11.readthedocs.io/en/stable/";
+SRC_URI="https://github.com/pybind/pybind11/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+LICENSE="BSD"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE="doc test"
+
+RESTRICT="!test? ( test )"
+
+DEPEND="
+   ${PYTHON_DEP}
+   doc? (
+   dev-python/breathe[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+   )
+   test? (
+   dev-cpp/catch
+   dev-libs/boost[python,${PYTHON_USEDEP}]
+   dev-python/numpy[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   sci-libs/scipy[${PYTHON_USEDEP}]
+   )
+"
+
+RDEPEND="
+   ${PYTHON_DEP}
+   dev-cpp/eigen
+   sys-apps/texinfo
+   sys-devel/gettext[cxx]
+   virtual/man
+"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+DOCS=( README.md CONTRIBUTING.md ISSUE_TEMPLATE.md )
+
+pkg_setup() {
+   python-single-r1_pkg_setup
+}
+
+src_configure() {
+   mycmakeargs=(
+   -DPYBIND11_INSTALL=ON
+   -DPYBIND11_TEST=$(usex test)
+   )
+
+   cmake-utils_src_configure
+}
+
+src_compile() {
+   cmake-utils_src_compile
+
+   # documentation is not covered by cmake, but has it's own makefile
+   # using sphinx
+   if use doc; then
+   pushd "${S}"/docs || die
+   emake info man html
+   popd || die
+   fi
+}
+
+src_test() {
+   cmake-utils_src_test
+   pushd "${BUILD_DIR}" || die
+   emake check
+   popd || die
+}
+
+src_install() {
+   cmake-utils_src_install
+
+   if use doc; then
+   local HTML_DOCS=( "${S}"/docs/.build/html/. )
+   einstalldocs
+
+   # install man and info pages
+   doman "${S}"/docs/.build/man/pybind11.1
+   doinfo "${S}"/docs/.build/texinfo/pybind11.info
+   fi
+}



[gentoo-commits] repo/proj/guru:dev commit in: dev-util/codespell/

2019-04-22 Thread Bernd Waibel
commit: b3b7f424646105c31ca97a0fd2df71588531b206
Author: Bernd Waibel  gmail  com>
AuthorDate: Mon Apr 22 09:29:53 2019 +
Commit:     Bernd Waibel  gmail  com>
CommitDate: Mon Apr 22 09:29:53 2019 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b3b7f424

dev-util/codespell: new package

Fix common misspellings in text files, designed to be used in source
code.

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Bernd Waibel  gmail.com>

 dev-util/codespell/Manifest|  1 +
 dev-util/codespell/codespell-1.14.0.ebuild | 18 ++
 dev-util/codespell/metadata.xml| 21 +
 3 files changed, 40 insertions(+)

diff --git a/dev-util/codespell/Manifest b/dev-util/codespell/Manifest
new file mode 100644
index 000..b0eab05
--- /dev/null
+++ b/dev-util/codespell/Manifest
@@ -0,0 +1 @@
+DIST codespell-1.14.0.tar.gz 99726 BLAKE2B 
3e818b97f4c949f704f7792bbed2ed27171b150842a880db061cc98c70116179580936f510996845dee7b151adc99a01dfb6626a8eab0ae8cf9334df1d8f1aad
 SHA512 
2e800af4aa4b68a511df5161fd2b7fe51b4ac903535c3c593df8a60dc81a6363b0b9fe18c74d9a5fb3fa2a02ba85f6e63a2044fd0cceb0d11d40d5acd8199d02

diff --git a/dev-util/codespell/codespell-1.14.0.ebuild 
b/dev-util/codespell/codespell-1.14.0.ebuild
new file mode 100644
index 000..50379a8
--- /dev/null
+++ b/dev-util/codespell/codespell-1.14.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+inherit distutils-r1
+
+DESCRIPTION="Check text files for common misspellings"
+HOMEPAGE="https://github.com/codespell-project/codespell";
+SRC_URI="https://github.com/codespell-project/codespell/archive/v${PVR}.tar.gz 
-> ${P}.tar.gz"
+
+# Code licensed under GPL-2
+# Dictionary licensed under CC-BY-SA-3.0
+LICENSE="GPL-2 CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""

diff --git a/dev-util/codespell/metadata.xml b/dev-util/codespell/metadata.xml
new file mode 100644
index 000..1f3c086
--- /dev/null
+++ b/dev-util/codespell/metadata.xml
@@ -0,0 +1,21 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+
+   wae...@gmail.com
+   Bernd Waibel
+
+
+   A tool to fix common misspellings in text files. It's designed primarily
+   checking misspelled words in source code, but can be used with other
+   text files as well.
+
+
+   
+   larson.eri...@gmail.com
+   Eric Larson
+   
+   https://github.com/codespell-project/codespell/issues
+   codespell-project/codespell
+
+