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

2021-06-10 Thread Haelwenn Monnier
commit: ceaf585f3c97f86e0dc20d7978044ccf2e39aeac
Author: Bernd Waibel  posteo  net>
AuthorDate: Thu Jun 10 21:20:22 2021 +
Commit: Haelwenn Monnier  hacktivis  me>
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:master commit in: dev-util/codespell/

2021-06-10 Thread Haelwenn Monnier
commit: 4063202698f758f37288ac0b2c5a8908307da875
Author: Bernd Waibel  posteo  net>
AuthorDate: Thu Jun 10 21:18:49 2021 +
Commit: Haelwenn Monnier  hacktivis  me>
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:master commit in: dev-util/codespell/

2021-02-09 Thread Andrew Ammerlaan
commit: 1e2fc17b11d5eb22f5d7eed9645208f2217694c1
Author: Bernd Waibel  posteo  net>
AuthorDate: Sun Feb  7 17:43:49 2021 +
Commit: Andrew Ammerlaan  riseup  net>
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:master commit in: dev-util/codespell/

2021-02-09 Thread Andrew Ammerlaan
commit: 3159f9294bb07f507a7e0b040aa3a4099406104d
Author: Bernd Waibel  posteo  net>
AuthorDate: Sun Feb  7 17:43:49 2021 +
Commit: Andrew Ammerlaan  riseup  net>
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:master commit in: dev-util/codespell/

2020-05-23 Thread Andrew Ammerlaan
commit: 4d172242e163425e577548eb41f5f93fa5366256
Author: Bernd Waibel  gmail  com>
AuthorDate: Fri May 22 17:23:02 2020 +
Commit: Andrew Ammerlaan  riseup  net>
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:master commit in: dev-util/codespell/

2020-04-27 Thread Andrew Ammerlaan
commit: c71fc552f78a6bd01f7b0fb49026626ba92411c5
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Sun Apr 26 22:28:43 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Sun Apr 26 22:39:12 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c71fc552

dev-util/codespell: longdescription lang="en"

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

 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 1f3c086..aaaf34b 100644
--- a/dev-util/codespell/metadata.xml
+++ b/dev-util/codespell/metadata.xml
@@ -5,7 +5,7 @@
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.



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

2020-03-12 Thread Andrew Ammerlaan
commit: 219402d4f23e42463b83542af0f54cdbd91c1d6e
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Thu Mar 12 12:38:55 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Thu Mar 12 12:38:55 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=219402d4

dev-util/codespell: version bump and add py3_8

also enabled tests

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Andrew Ammerlaan  riseup.net>

 dev-util/codespell/Manifest|  2 +-
 ...spell-1.15.0.ebuild => codespell-1.16.0.ebuild} | 22 +++---
 2 files changed, 20 insertions(+), 4 deletions(-)

diff --git a/dev-util/codespell/Manifest b/dev-util/codespell/Manifest
index 78b8ef7..a5db985 100644
--- a/dev-util/codespell/Manifest
+++ b/dev-util/codespell/Manifest
@@ -1 +1 @@
-DIST codespell-1.15.0.tar.gz 121819 BLAKE2B 
494fadd4cee14b5280ffc5989914d81853f3d68e1292f367832297f8a604611f0ec8244b7ae0f9bae7cc798956d1797fa163229ef38d8949e162cf2e10314074
 SHA512 
5a8489ddb59a514670f02be336c023ccc4c3a1bc0f86e0ec1292d599837ce6f3ec8e1dbb66013d9ec25d5183129ee810623165fb8bbacc71759695581a3c1795
+DIST codespell-1.16.0.tar.gz 136752 BLAKE2B 
8abe6ac0fc162263cdfbcbfc4868786e41f9d95e32658a042f062d12f22248ace1cb7f1213c1436314d88973d683fb8c4c1fce86cd08bd6af72b7b5eae1f0086
 SHA512 
8ac1f05dba47ebebdaecff212a36af4d888585d91efe9bb75bb4e3148a39528222a088936dc265f9ad5d87319b786863d2c07a170a13a061c31ee6c6ee10bbe8

diff --git a/dev-util/codespell/codespell-1.15.0.ebuild 
b/dev-util/codespell/codespell-1.16.0.ebuild
similarity index 51%
rename from dev-util/codespell/codespell-1.15.0.ebuild
rename to dev-util/codespell/codespell-1.16.0.ebuild
index caf8227..f86ee93 100644
--- a/dev-util/codespell/codespell-1.15.0.ebuild
+++ b/dev-util/codespell/codespell-1.16.0.ebuild
@@ -1,9 +1,12 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+
 inherit distutils-r1
 
 DESCRIPTION="Check text files for common misspellings"
@@ -15,4 +18,17 @@ 
SRC_URI="https://github.com/${PN}-project/${PN}/archive/v${PVR}.tar.gz -> ${P}.t
 LICENSE="GPL-2 CC-BY-SA-3.0"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
+
+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:master commit in: dev-util/codespell/

2019-05-24 Thread Ralph Seichter
commit: 9ff45003136d808e99cced72868d609b51016159
Author: Bernd Waibel  gmail  com>
AuthorDate: Fri May 24 07:12:36 2019 +
Commit: Ralph Seichter  seichter  de>
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:master commit in: dev-util/codespell/

2019-05-17 Thread Ralph Seichter
commit: 02d45b05d593467a0e2edf3bcc0f8ad653cb59c0
Author: Bernd Waibel  gmail  com>
AuthorDate: Fri May 17 18:21:34 2019 +
Commit: Ralph Seichter  seichter  de>
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:master commit in: dev-util/codespell/

2019-04-22 Thread Ralph Seichter
commit: b3b7f424646105c31ca97a0fd2df71588531b206
Author: Bernd Waibel  gmail  com>
AuthorDate: Mon Apr 22 09:29:53 2019 +
Commit: Ralph Seichter  seichter  de>
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
+
+