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

2023-05-02 Thread Sam James
commit: 81a173bdb62281832d94ef3fca5553d228ae07e4
Author: Sam James  gentoo  org>
AuthorDate: Wed May  3 05:13:18 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed May  3 05:22:29 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81a173bd

app-text/restview: enable py3.11

Closes: https://bugs.gentoo.org/896642
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/app-text/restview/restview-3.0.0.ebuild 
b/app-text/restview/restview-3.0.0.ebuild
index f54b105df3de..921e4a227fb8 100644
--- a/app-text/restview/restview-3.0.0.ebuild
+++ b/app-text/restview/restview-3.0.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
 inherit distutils-r1 pypi
 
 DESCRIPTION="reStructuredText viewer"



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

2023-05-01 Thread Michał Górny
commit: fbd5b61cd461d68d0b4a9a1fbb72d59ddaed8031
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May  1 12:35:56 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May  1 12:39:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbd5b61c

app-text/restview: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 app-text/restview/Manifest  |  1 -
 app-text/restview/restview-2.9.2.ebuild | 33 -
 2 files changed, 34 deletions(-)

diff --git a/app-text/restview/Manifest b/app-text/restview/Manifest
index 48d6fc624641..624ca952093e 100644
--- a/app-text/restview/Manifest
+++ b/app-text/restview/Manifest
@@ -1,2 +1 @@
-DIST restview-2.9.2.tar.gz 47181 BLAKE2B 
6812e39eb2f830cedacc359fe24988191fc6c7b46b4ddc7005e6e6ee3e52d6998b4b99687892842710154eb2bceb22dc161986f0c8f5f0d1910733226084b0b2
 SHA512 
4b8627248097368a06fba5dba8994d349b96e605ebde0965a9100c213d9c8bb9320e6ff33a93ce40d80a6b5f3150e4094e2824b5ef5b4757d1e3bd39399a8e0c
 DIST restview-3.0.0.tar.gz 49774 BLAKE2B 
21a8a25964b995287ce8c584424eae8db5d6190ebf60a435a9af50a9995083fba61d5ccd1a06b1eb193590bc68219f98298a4773fab565bd711cca1eacd8149b
 SHA512 
55b053f03964eb637245810894e970e16a3d1be4587e44802410afbb5c046921e7f3c07825e4f7889569d2f7a980f0a320835d0c2994bb5df0d66c3ebcffc797

diff --git a/app-text/restview/restview-2.9.2.ebuild 
b/app-text/restview/restview-2.9.2.ebuild
deleted file mode 100644
index c171a5553a78..
--- a/app-text/restview/restview-2.9.2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_9 )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-DESCRIPTION="reStructuredText viewer"
-HOMEPAGE="https://mg.pov.lt/restview/ https://pypi.org/project/restview/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   dev-python/docutils[${PYTHON_USEDEP}]
-   dev-python/pygments[${PYTHON_USEDEP}]
-   dev-python/readme_renderer[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
-   test? ( dev-python/mock[${PYTHON_USEDEP}] )
-"
-
-DOCS=( README.rst CHANGES.rst )
-
-python_test() {
-   esetup.py test
-}



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

2022-05-17 Thread Sam James
commit: b582e35c2b27a52d9c5ff42ee469cab712a0ae91
Author: Sam James  gentoo  org>
AuthorDate: Tue May 17 08:28:02 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue May 17 08:28:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b582e35c

app-text/restview: add 3.0.0

Closes: https://bugs.gentoo.org/814401
Closes: https://bugs.gentoo.org/773151
Signed-off-by: Sam James  gentoo.org>

 app-text/restview/Manifest  |  1 +
 app-text/restview/metadata.xml  |  9 +
 app-text/restview/restview-3.0.0.ebuild | 24 
 3 files changed, 30 insertions(+), 4 deletions(-)

diff --git a/app-text/restview/Manifest b/app-text/restview/Manifest
index 7e0fdf2ad557..48d6fc624641 100644
--- a/app-text/restview/Manifest
+++ b/app-text/restview/Manifest
@@ -1 +1,2 @@
 DIST restview-2.9.2.tar.gz 47181 BLAKE2B 
6812e39eb2f830cedacc359fe24988191fc6c7b46b4ddc7005e6e6ee3e52d6998b4b99687892842710154eb2bceb22dc161986f0c8f5f0d1910733226084b0b2
 SHA512 
4b8627248097368a06fba5dba8994d349b96e605ebde0965a9100c213d9c8bb9320e6ff33a93ce40d80a6b5f3150e4094e2824b5ef5b4757d1e3bd39399a8e0c
+DIST restview-3.0.0.tar.gz 49774 BLAKE2B 
21a8a25964b995287ce8c584424eae8db5d6190ebf60a435a9af50a9995083fba61d5ccd1a06b1eb193590bc68219f98298a4773fab565bd711cca1eacd8149b
 SHA512 
55b053f03964eb637245810894e970e16a3d1be4587e44802410afbb5c046921e7f3c07825e4f7889569d2f7a980f0a320835d0c2994bb5df0d66c3ebcffc797

diff --git a/app-text/restview/metadata.xml b/app-text/restview/metadata.xml
index 1ad1d969aa96..f8194520164f 100644
--- a/app-text/restview/metadata.xml
+++ b/app-text/restview/metadata.xml
@@ -1,8 +1,9 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-  
-restview
-  
+   
+   
+   mgedmin/restview
+   restview
+   
 

diff --git a/app-text/restview/restview-3.0.0.ebuild 
b/app-text/restview/restview-3.0.0.ebuild
new file mode 100644
index ..4a4a17059c90
--- /dev/null
+++ b/app-text/restview/restview-3.0.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="reStructuredText viewer"
+HOMEPAGE="https://mg.pov.lt/restview/ https://pypi.org/project/restview/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-python/docutils[${PYTHON_USEDEP}]
+   dev-python/pygments[${PYTHON_USEDEP}]
+   dev-python/readme_renderer[${PYTHON_USEDEP}]"
+
+DOCS=( README.rst CHANGES.rst )
+
+distutils_enable_tests pytest



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

2020-10-11 Thread Joonas Niilola
commit: 0f543ef642a497c7c96da41a3f1b73b4fb632882
Author: Jakov Smolic  sartura  hr>
AuthorDate: Mon Oct  5 09:41:26 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Oct 11 09:29:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f543ef6

app-text/restview: correct DISTUTILS_USE_SETUPTOOLS, port to py3.9

Closes: https://bugs.gentoo.org/746668
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Jakov Smolic  sartura.hr>
Closes: https://github.com/gentoo/gentoo/pull/17792
Signed-off-by: Joonas Niilola  gentoo.org>

 app-text/restview/restview-2.9.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/restview/restview-2.9.2.ebuild 
b/app-text/restview/restview-2.9.2.ebuild
index e8fc0287a8f..65da061a477 100644
--- a/app-text/restview/restview-2.9.2.ebuild
+++ b/app-text/restview/restview-2.9.2.ebuild
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6..9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1
 
@@ -17,7 +18,6 @@ IUSE="test"
 RESTRICT="!test? ( test )"
 
 RDEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
dev-python/docutils[${PYTHON_USEDEP}]
dev-python/pygments[${PYTHON_USEDEP}]
dev-python/readme_renderer[${PYTHON_USEDEP}]



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

2020-02-11 Thread Michał Górny
commit: acabce03702a7f7f38f2739e48e87426ddea515c
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Feb 11 11:33:22 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Feb 11 11:38:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acabce03

app-text/restview: Remove py2

Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/app-text/restview/restview-2.9.2.ebuild 
b/app-text/restview/restview-2.9.2.ebuild
index 43653ab1a97..e8fc0287a8f 100644
--- a/app-text/restview/restview-2.9.2.ebuild
+++ b/app-text/restview/restview-2.9.2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1
 



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

2019-11-17 Thread Tim Harder
commit: 37e18625ba35a0749a22494cc5511adc90583404
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Nov 18 06:52:25 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Nov 18 06:52:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37e18625

app-text/restview: remove old

Signed-off-by: Tim Harder  gentoo.org>

 app-text/restview/Manifest  |  1 -
 app-text/restview/restview-2.8.1.ebuild | 32 
 2 files changed, 33 deletions(-)

diff --git a/app-text/restview/Manifest b/app-text/restview/Manifest
index ab5a5916cc9..7e0fdf2ad55 100644
--- a/app-text/restview/Manifest
+++ b/app-text/restview/Manifest
@@ -1,2 +1 @@
-DIST restview-2.8.1.tar.gz 46103 BLAKE2B 
3f5b8852b1d174736333461181e9cad06c16ea8ac40e5041c5bf8246360e161609d99ac26a7a32f1dec518c017a30ecf1ac46eea80569b0d213ae62bee8ecc5d
 SHA512 
cbc6057df06a108ced9bfbc7442730c8bbe3bbe334eb6f708dd54e899ed6630bfb05e532c403a9a1a36b170dbe933a5829ada3b014147a3834c492456ca65363
 DIST restview-2.9.2.tar.gz 47181 BLAKE2B 
6812e39eb2f830cedacc359fe24988191fc6c7b46b4ddc7005e6e6ee3e52d6998b4b99687892842710154eb2bceb22dc161986f0c8f5f0d1910733226084b0b2
 SHA512 
4b8627248097368a06fba5dba8994d349b96e605ebde0965a9100c213d9c8bb9320e6ff33a93ce40d80a6b5f3150e4094e2824b5ef5b4757d1e3bd39399a8e0c

diff --git a/app-text/restview/restview-2.8.1.ebuild 
b/app-text/restview/restview-2.8.1.ebuild
deleted file mode 100644
index b7a7637a5e3..000
--- a/app-text/restview/restview-2.8.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="reStructuredText viewer"
-HOMEPAGE="https://mg.pov.lt/restview/ https://pypi.org/project/restview/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   dev-python/docutils[${PYTHON_USEDEP}]
-   dev-python/pygments[${PYTHON_USEDEP}]
-   dev-python/readme_renderer[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
-   test? ( dev-python/mock[${PYTHON_USEDEP}] )
-"
-
-DOCS=( README.rst CHANGES.rst )
-
-python_test() {
-   esetup.py test
-}



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

2019-11-17 Thread Tim Harder
commit: 718d9878f02a9a00e8f13c352f86ae058f3fbceb
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Nov 18 06:52:41 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Nov 18 06:52:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=718d9878

app-text/restview: drop myself as a maintainer

Signed-off-by: Tim Harder  gentoo.org>

 app-text/restview/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/app-text/restview/metadata.xml b/app-text/restview/metadata.xml
index 573ddfb8edd..320646448c7 100644
--- a/app-text/restview/metadata.xml
+++ b/app-text/restview/metadata.xml
@@ -1,10 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-radher...@gentoo.org
-Tim Harder
-  
+  
   
 restview
   



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

2019-08-23 Thread Tim Harder
commit: 8c40690304373f0bff64a8f2cf5fd801d6e87e6b
Author: Tim Harder  gentoo  org>
AuthorDate: Sat Aug 24 03:13:40 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sat Aug 24 03:53:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c406903

app-text/restview: remove old

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

Signed-off-by: Tim Harder  gentoo.org>

 app-text/restview/Manifest  |  2 --
 app-text/restview/restview-2.7.0.ebuild | 32 
 app-text/restview/restview-2.8.0.ebuild | 32 
 3 files changed, 66 deletions(-)

diff --git a/app-text/restview/Manifest b/app-text/restview/Manifest
index 0dd2cbc1630..ab5a5916cc9 100644
--- a/app-text/restview/Manifest
+++ b/app-text/restview/Manifest
@@ -1,4 +1,2 @@
-DIST restview-2.7.0.tar.gz 29448 BLAKE2B 
0cf90599fb9b5c98e674f690ce3082f61f6ab83c46ae90934bafe5d9b62eff70f943a18aef91cfb61e234e04a4fb12d39c2e3a01faec688574ecf6c2d0b22f89
 SHA512 
fccfed505832b85bd4fad964f78b0de371ea0a42ac5cc700a8604e413743a236b70f0160edc115d1e9cdef03f2aa7fc461893f40e01203a048756887f655f65c
-DIST restview-2.8.0.tar.gz 44577 BLAKE2B 
03fb6d6200b9b9c82abd2fc5f81cf7afd2ade0067b0e657b7d19a3abd12d72046633217ef57143f3f45c8360721acc65d499cc8c9bd31a461318699368ff7d7f
 SHA512 
99bee763493d2a5fdf17b228c62eb9fe6adfbb6e0f3e09c758ceaeabc6dece892dbd750d043d722c6df456b27bdeeecfe1cf4187a53c2a0333a05b1e147e71b5
 DIST restview-2.8.1.tar.gz 46103 BLAKE2B 
3f5b8852b1d174736333461181e9cad06c16ea8ac40e5041c5bf8246360e161609d99ac26a7a32f1dec518c017a30ecf1ac46eea80569b0d213ae62bee8ecc5d
 SHA512 
cbc6057df06a108ced9bfbc7442730c8bbe3bbe334eb6f708dd54e899ed6630bfb05e532c403a9a1a36b170dbe933a5829ada3b014147a3834c492456ca65363
 DIST restview-2.9.2.tar.gz 47181 BLAKE2B 
6812e39eb2f830cedacc359fe24988191fc6c7b46b4ddc7005e6e6ee3e52d6998b4b99687892842710154eb2bceb22dc161986f0c8f5f0d1910733226084b0b2
 SHA512 
4b8627248097368a06fba5dba8994d349b96e605ebde0965a9100c213d9c8bb9320e6ff33a93ce40d80a6b5f3150e4094e2824b5ef5b4757d1e3bd39399a8e0c

diff --git a/app-text/restview/restview-2.7.0.ebuild 
b/app-text/restview/restview-2.7.0.ebuild
deleted file mode 100644
index b7a7637a5e3..000
--- a/app-text/restview/restview-2.7.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="reStructuredText viewer"
-HOMEPAGE="https://mg.pov.lt/restview/ https://pypi.org/project/restview/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   dev-python/docutils[${PYTHON_USEDEP}]
-   dev-python/pygments[${PYTHON_USEDEP}]
-   dev-python/readme_renderer[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
-   test? ( dev-python/mock[${PYTHON_USEDEP}] )
-"
-
-DOCS=( README.rst CHANGES.rst )
-
-python_test() {
-   esetup.py test
-}

diff --git a/app-text/restview/restview-2.8.0.ebuild 
b/app-text/restview/restview-2.8.0.ebuild
deleted file mode 100644
index b7a7637a5e3..000
--- a/app-text/restview/restview-2.8.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="reStructuredText viewer"
-HOMEPAGE="https://mg.pov.lt/restview/ https://pypi.org/project/restview/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   dev-python/docutils[${PYTHON_USEDEP}]
-   dev-python/pygments[${PYTHON_USEDEP}]
-   dev-python/readme_renderer[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
-   test? ( dev-python/mock[${PYTHON_USEDEP}] )
-"
-
-DOCS=( README.rst CHANGES.rst )
-
-python_test() {
-   esetup.py test
-}



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

2019-08-23 Thread Tim Harder
commit: b9ad6cae4bc6c5271fe621e83f7d1ae1798dcfbc
Author: Tim Harder  gentoo  org>
AuthorDate: Sat Aug 24 03:11:58 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sat Aug 24 03:53:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9ad6cae

app-text/restview: version bump to 2.9.2

Signed-off-by: Tim Harder  gentoo.org>

 app-text/restview/Manifest  |  1 +
 app-text/restview/restview-2.9.2.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/app-text/restview/Manifest b/app-text/restview/Manifest
index 6a0a18f5545..0dd2cbc1630 100644
--- a/app-text/restview/Manifest
+++ b/app-text/restview/Manifest
@@ -1,3 +1,4 @@
 DIST restview-2.7.0.tar.gz 29448 BLAKE2B 
0cf90599fb9b5c98e674f690ce3082f61f6ab83c46ae90934bafe5d9b62eff70f943a18aef91cfb61e234e04a4fb12d39c2e3a01faec688574ecf6c2d0b22f89
 SHA512 
fccfed505832b85bd4fad964f78b0de371ea0a42ac5cc700a8604e413743a236b70f0160edc115d1e9cdef03f2aa7fc461893f40e01203a048756887f655f65c
 DIST restview-2.8.0.tar.gz 44577 BLAKE2B 
03fb6d6200b9b9c82abd2fc5f81cf7afd2ade0067b0e657b7d19a3abd12d72046633217ef57143f3f45c8360721acc65d499cc8c9bd31a461318699368ff7d7f
 SHA512 
99bee763493d2a5fdf17b228c62eb9fe6adfbb6e0f3e09c758ceaeabc6dece892dbd750d043d722c6df456b27bdeeecfe1cf4187a53c2a0333a05b1e147e71b5
 DIST restview-2.8.1.tar.gz 46103 BLAKE2B 
3f5b8852b1d174736333461181e9cad06c16ea8ac40e5041c5bf8246360e161609d99ac26a7a32f1dec518c017a30ecf1ac46eea80569b0d213ae62bee8ecc5d
 SHA512 
cbc6057df06a108ced9bfbc7442730c8bbe3bbe334eb6f708dd54e899ed6630bfb05e532c403a9a1a36b170dbe933a5829ada3b014147a3834c492456ca65363
+DIST restview-2.9.2.tar.gz 47181 BLAKE2B 
6812e39eb2f830cedacc359fe24988191fc6c7b46b4ddc7005e6e6ee3e52d6998b4b99687892842710154eb2bceb22dc161986f0c8f5f0d1910733226084b0b2
 SHA512 
4b8627248097368a06fba5dba8994d349b96e605ebde0965a9100c213d9c8bb9320e6ff33a93ce40d80a6b5f3150e4094e2824b5ef5b4757d1e3bd39399a8e0c

diff --git a/app-text/restview/restview-2.9.2.ebuild 
b/app-text/restview/restview-2.9.2.ebuild
new file mode 100644
index 000..01d1f9c130b
--- /dev/null
+++ b/app-text/restview/restview-2.9.2.ebuild
@@ -0,0 +1,33 @@
+# 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} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="reStructuredText viewer"
+HOMEPAGE="https://mg.pov.lt/restview/ https://pypi.org/project/restview/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/docutils[${PYTHON_USEDEP}]
+   dev-python/pygments[${PYTHON_USEDEP}]
+   dev-python/readme_renderer[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+   test? ( dev-python/mock[${PYTHON_USEDEP}] )
+"
+
+DOCS=( README.rst CHANGES.rst )
+
+python_test() {
+   esetup.py test
+}



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

2018-02-04 Thread Tim Harder
commit: 6db259cb44b58e92a89b492679733af032fe6ed8
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Feb  5 05:35:39 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Feb  5 06:00:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6db259cb

app-text/restview: version bump to 2.8.1

 app-text/restview/Manifest  |  1 +
 app-text/restview/restview-2.8.1.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/app-text/restview/Manifest b/app-text/restview/Manifest
index ce75ae267a6..6a0a18f5545 100644
--- a/app-text/restview/Manifest
+++ b/app-text/restview/Manifest
@@ -1,2 +1,3 @@
 DIST restview-2.7.0.tar.gz 29448 BLAKE2B 
0cf90599fb9b5c98e674f690ce3082f61f6ab83c46ae90934bafe5d9b62eff70f943a18aef91cfb61e234e04a4fb12d39c2e3a01faec688574ecf6c2d0b22f89
 SHA512 
fccfed505832b85bd4fad964f78b0de371ea0a42ac5cc700a8604e413743a236b70f0160edc115d1e9cdef03f2aa7fc461893f40e01203a048756887f655f65c
 DIST restview-2.8.0.tar.gz 44577 BLAKE2B 
03fb6d6200b9b9c82abd2fc5f81cf7afd2ade0067b0e657b7d19a3abd12d72046633217ef57143f3f45c8360721acc65d499cc8c9bd31a461318699368ff7d7f
 SHA512 
99bee763493d2a5fdf17b228c62eb9fe6adfbb6e0f3e09c758ceaeabc6dece892dbd750d043d722c6df456b27bdeeecfe1cf4187a53c2a0333a05b1e147e71b5
+DIST restview-2.8.1.tar.gz 46103 BLAKE2B 
3f5b8852b1d174736333461181e9cad06c16ea8ac40e5041c5bf8246360e161609d99ac26a7a32f1dec518c017a30ecf1ac46eea80569b0d213ae62bee8ecc5d
 SHA512 
cbc6057df06a108ced9bfbc7442730c8bbe3bbe334eb6f708dd54e899ed6630bfb05e532c403a9a1a36b170dbe933a5829ada3b014147a3834c492456ca65363

diff --git a/app-text/restview/restview-2.8.1.ebuild 
b/app-text/restview/restview-2.8.1.ebuild
new file mode 100644
index 000..8936274a1ef
--- /dev/null
+++ b/app-text/restview/restview-2.8.1.ebuild
@@ -0,0 +1,32 @@
+# 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 )
+
+inherit distutils-r1
+
+DESCRIPTION="reStructuredText viewer"
+HOMEPAGE="https://mg.pov.lt/restview/ https://pypi.python.org/pypi/restview;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/docutils[${PYTHON_USEDEP}]
+   dev-python/pygments[${PYTHON_USEDEP}]
+   dev-python/readme_renderer[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+   test? ( dev-python/mock[${PYTHON_USEDEP}] )
+"
+
+DOCS=( README.rst CHANGES.rst )
+
+python_test() {
+   esetup.py test
+}



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

2018-01-05 Thread Tim Harder
commit: dc97ad464d6aec53f527940e69182f694a66c80d
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Jan  5 10:23:41 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Jan  5 10:24:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc97ad46

app-text/restview: version bump to 2.8.0

 app-text/restview/Manifest  |  1 +
 app-text/restview/restview-2.8.0.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/app-text/restview/Manifest b/app-text/restview/Manifest
index 031e99d1a4e..ce75ae267a6 100644
--- a/app-text/restview/Manifest
+++ b/app-text/restview/Manifest
@@ -1 +1,2 @@
 DIST restview-2.7.0.tar.gz 29448 BLAKE2B 
0cf90599fb9b5c98e674f690ce3082f61f6ab83c46ae90934bafe5d9b62eff70f943a18aef91cfb61e234e04a4fb12d39c2e3a01faec688574ecf6c2d0b22f89
 SHA512 
fccfed505832b85bd4fad964f78b0de371ea0a42ac5cc700a8604e413743a236b70f0160edc115d1e9cdef03f2aa7fc461893f40e01203a048756887f655f65c
+DIST restview-2.8.0.tar.gz 44577 BLAKE2B 
03fb6d6200b9b9c82abd2fc5f81cf7afd2ade0067b0e657b7d19a3abd12d72046633217ef57143f3f45c8360721acc65d499cc8c9bd31a461318699368ff7d7f
 SHA512 
99bee763493d2a5fdf17b228c62eb9fe6adfbb6e0f3e09c758ceaeabc6dece892dbd750d043d722c6df456b27bdeeecfe1cf4187a53c2a0333a05b1e147e71b5

diff --git a/app-text/restview/restview-2.8.0.ebuild 
b/app-text/restview/restview-2.8.0.ebuild
new file mode 100644
index 000..88ffb506344
--- /dev/null
+++ b/app-text/restview/restview-2.8.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2017 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 )
+
+inherit distutils-r1
+
+DESCRIPTION="reStructuredText viewer"
+HOMEPAGE="https://mg.pov.lt/restview/ https://pypi.python.org/pypi/restview;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/docutils[${PYTHON_USEDEP}]
+   dev-python/pygments[${PYTHON_USEDEP}]
+   dev-python/readme_renderer[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+   test? ( dev-python/mock[${PYTHON_USEDEP}] )
+"
+
+DOCS=( README.rst CHANGES.rst )
+
+python_test() {
+   esetup.py test
+}



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

2017-08-31 Thread Tim Harder
commit: f887f3e44bca3e3db3d34a26f5624930545f8398
Author: Tim Harder  gentoo  org>
AuthorDate: Thu Aug 31 16:34:31 2017 +
Commit: Tim Harder  gentoo  org>
CommitDate: Thu Aug 31 17:37:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f887f3e4

app-text/restview: remove old

 app-text/restview/Manifest  |  2 --
 app-text/restview/restview-2.4.0.ebuild | 32 
 app-text/restview/restview-2.5.2.ebuild | 32 
 3 files changed, 66 deletions(-)

diff --git a/app-text/restview/Manifest b/app-text/restview/Manifest
index e768e03f891..280d71dbf17 100644
--- a/app-text/restview/Manifest
+++ b/app-text/restview/Manifest
@@ -1,3 +1 @@
-DIST restview-2.4.0.tar.gz 27644 SHA256 
52eed1a9ce2bc31d6b4269c8c4ba8c5c1cf7c989b465e9a62bfa6357fc0da965 SHA512 
e386b7debb07426733e109d9a77be03443c1621ce727ef982dad572a795dce512b0b89051712009aecefd91e258c304ef936bf2e8dbd15bdb35bdca03913ac07
 WHIRLPOOL 
51e8f01035096feb31dbc403184276d9427320f26c540779cf635381a6a9a29a4296de8b0745c85fd426752e857bab6ea024eaa6ad6e20faad1d13daa6ee0b74
-DIST restview-2.5.2.tar.gz 28230 SHA256 
a5ad94898b9de765b9840ea46e9e99909c21c2f851d513e253d4f808a9adad3e SHA512 
40d9a7b871f8c501221ee9b37f22c5cdeed3cdba20388ffd0a4a0d452ca1a08855b8dada0cd9a27b99a4ff2a4e45e12734b7747a3169a5c739a7ad7717c47104
 WHIRLPOOL 
9994352de19b9cca590c4b9ce629fbede5767ea0916632663edf738632fb82ab1cc3f9fe438c60b6628c65ae2cba4b4328c8a701af342b06b1657bba4acbe9fb
 DIST restview-2.7.0.tar.gz 29448 SHA256 
e7842100f3de179c68cfe7c2cf56c61509cd6068bc6dd58ab42c0ade5d5f97ec SHA512 
fccfed505832b85bd4fad964f78b0de371ea0a42ac5cc700a8604e413743a236b70f0160edc115d1e9cdef03f2aa7fc461893f40e01203a048756887f655f65c
 WHIRLPOOL 
b72e5c4b179198e51facc0b8ce9b3aa713617100adcaacb7359e58c6d964300c4e2cb60bd73ab059ed4d1e20e55df098df0b5769887315d70fc85c3d520305e1

diff --git a/app-text/restview/restview-2.4.0.ebuild 
b/app-text/restview/restview-2.4.0.ebuild
deleted file mode 100644
index 494a808ff58..000
--- a/app-text/restview/restview-2.4.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4} pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="reStructuredText viewer"
-HOMEPAGE="https://mg.pov.lt/restview/ https://pypi.python.org/pypi/restview;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   dev-python/docutils[${PYTHON_USEDEP}]
-   dev-python/pygments[${PYTHON_USEDEP}]
-   dev-python/readme[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
-   test? ( dev-python/mock[${PYTHON_USEDEP}] )
-"
-
-DOCS=( README.rst CHANGES.rst )
-
-python_test() {
-   esetup.py test
-}

diff --git a/app-text/restview/restview-2.5.2.ebuild 
b/app-text/restview/restview-2.5.2.ebuild
deleted file mode 100644
index 509faf395f0..000
--- a/app-text/restview/restview-2.5.2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="reStructuredText viewer"
-HOMEPAGE="https://mg.pov.lt/restview/ https://pypi.python.org/pypi/restview;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   dev-python/docutils[${PYTHON_USEDEP}]
-   dev-python/pygments[${PYTHON_USEDEP}]
-   dev-python/readme[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
-   test? ( dev-python/mock[${PYTHON_USEDEP}] )
-"
-
-DOCS=( README.rst CHANGES.rst )
-
-python_test() {
-   esetup.py test
-}



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

2017-08-19 Thread Tim Harder
commit: f90fffb0119f6b12980af772e470fd9c4e014ec4
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Aug 20 02:14:29 2017 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Aug 20 02:17:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f90fffb0

app-text/restview: rekeyword 2.7.0 for ~x86

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

diff --git a/app-text/restview/restview-2.7.0.ebuild 
b/app-text/restview/restview-2.7.0.ebuild
index 13cefab9af3..88ffb506344 100644
--- a/app-text/restview/restview-2.7.0.ebuild
+++ b/app-text/restview/restview-2.7.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE="test"
 
 RDEPEND="



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

2017-05-16 Thread Tim Harder
commit: aba16b7beffa1d58c4cf56e9fcbb66cac6c24bbf
Author: Tim Harder  gentoo  org>
AuthorDate: Tue May 16 07:28:19 2017 +
Commit: Tim Harder  gentoo  org>
CommitDate: Tue May 16 07:40:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aba16b7b

app-text/restview: version bump to 2.7.0

 app-text/restview/Manifest  |  1 +
 app-text/restview/restview-2.7.0.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/app-text/restview/Manifest b/app-text/restview/Manifest
index d881334af44..e768e03f891 100644
--- a/app-text/restview/Manifest
+++ b/app-text/restview/Manifest
@@ -1,2 +1,3 @@
 DIST restview-2.4.0.tar.gz 27644 SHA256 
52eed1a9ce2bc31d6b4269c8c4ba8c5c1cf7c989b465e9a62bfa6357fc0da965 SHA512 
e386b7debb07426733e109d9a77be03443c1621ce727ef982dad572a795dce512b0b89051712009aecefd91e258c304ef936bf2e8dbd15bdb35bdca03913ac07
 WHIRLPOOL 
51e8f01035096feb31dbc403184276d9427320f26c540779cf635381a6a9a29a4296de8b0745c85fd426752e857bab6ea024eaa6ad6e20faad1d13daa6ee0b74
 DIST restview-2.5.2.tar.gz 28230 SHA256 
a5ad94898b9de765b9840ea46e9e99909c21c2f851d513e253d4f808a9adad3e SHA512 
40d9a7b871f8c501221ee9b37f22c5cdeed3cdba20388ffd0a4a0d452ca1a08855b8dada0cd9a27b99a4ff2a4e45e12734b7747a3169a5c739a7ad7717c47104
 WHIRLPOOL 
9994352de19b9cca590c4b9ce629fbede5767ea0916632663edf738632fb82ab1cc3f9fe438c60b6628c65ae2cba4b4328c8a701af342b06b1657bba4acbe9fb
+DIST restview-2.7.0.tar.gz 29448 SHA256 
e7842100f3de179c68cfe7c2cf56c61509cd6068bc6dd58ab42c0ade5d5f97ec SHA512 
fccfed505832b85bd4fad964f78b0de371ea0a42ac5cc700a8604e413743a236b70f0160edc115d1e9cdef03f2aa7fc461893f40e01203a048756887f655f65c
 WHIRLPOOL 
b72e5c4b179198e51facc0b8ce9b3aa713617100adcaacb7359e58c6d964300c4e2cb60bd73ab059ed4d1e20e55df098df0b5769887315d70fc85c3d520305e1

diff --git a/app-text/restview/restview-2.7.0.ebuild 
b/app-text/restview/restview-2.7.0.ebuild
new file mode 100644
index 000..13cefab9af3
--- /dev/null
+++ b/app-text/restview/restview-2.7.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2017 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 )
+
+inherit distutils-r1
+
+DESCRIPTION="reStructuredText viewer"
+HOMEPAGE="https://mg.pov.lt/restview/ https://pypi.python.org/pypi/restview;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+RDEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/docutils[${PYTHON_USEDEP}]
+   dev-python/pygments[${PYTHON_USEDEP}]
+   dev-python/readme_renderer[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+   test? ( dev-python/mock[${PYTHON_USEDEP}] )
+"
+
+DOCS=( README.rst CHANGES.rst )
+
+python_test() {
+   esetup.py test
+}



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

2015-12-13 Thread Tim Harder
commit: daf95ea57b9525dd940882249a6efa47f16d7b46
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Dec 14 00:11:02 2015 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Dec 14 00:11:02 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daf95ea5

app-text/restview: version bump to 2.5.2

 app-text/restview/Manifest  |  1 +
 app-text/restview/restview-2.5.2.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/app-text/restview/Manifest b/app-text/restview/Manifest
index bdf6bc5..03a52e5 100644
--- a/app-text/restview/Manifest
+++ b/app-text/restview/Manifest
@@ -3,3 +3,4 @@ DIST restview-2.2.0.tar.gz 28910 SHA256 
1dbb06eaccf6ad4703e1483f3faac583f176b1df
 DIST restview-2.2.1.tar.gz 29162 SHA256 
da182e03b19850abd1b66bc55addded892acf69602d5fc8eb162de4592e9181c SHA512 
d34ad1c62ec15ebd84bf89c6086075e0bda30101f0b6148457c3bdfa8f1928e688e2d557158fe744fcc04d01bdd0ebf9afcabfab821b59f6ebfe9d9d35d2f221
 WHIRLPOOL 
a0d72419e95a3ce0613951a2751478e090674d0e9acb4e3bba161e9d750460c4592a8e3ec8aad64ae701928619f03d32073325b1620b867b8d61c023414e527c
 DIST restview-2.3.0.tar.gz 27315 SHA256 
3127fb13b78bdc7e06f85831bd2d64db593dd2154068d45fccac14b064573b54 SHA512 
527bafdf6f6ad2e35485ebdee8228723b245615e73af952d4bd5b27beec58fbcddab76b0c855ad1808e53d838e918cc239bc519b0639d1a06c7e0d2249936f9f
 WHIRLPOOL 
34f02a48204a9007e529b8999f1f53ffa63a875cda35dcbd8de9293c29db0cd232e5332bc4372792138c0024ba59735db4062f2dadcafd9ba9b125ebcc5db5d1
 DIST restview-2.4.0.tar.gz 27644 SHA256 
52eed1a9ce2bc31d6b4269c8c4ba8c5c1cf7c989b465e9a62bfa6357fc0da965 SHA512 
e386b7debb07426733e109d9a77be03443c1621ce727ef982dad572a795dce512b0b89051712009aecefd91e258c304ef936bf2e8dbd15bdb35bdca03913ac07
 WHIRLPOOL 
51e8f01035096feb31dbc403184276d9427320f26c540779cf635381a6a9a29a4296de8b0745c85fd426752e857bab6ea024eaa6ad6e20faad1d13daa6ee0b74
+DIST restview-2.5.2.tar.gz 28230 SHA256 
a5ad94898b9de765b9840ea46e9e99909c21c2f851d513e253d4f808a9adad3e SHA512 
40d9a7b871f8c501221ee9b37f22c5cdeed3cdba20388ffd0a4a0d452ca1a08855b8dada0cd9a27b99a4ff2a4e45e12734b7747a3169a5c739a7ad7717c47104
 WHIRLPOOL 
9994352de19b9cca590c4b9ce629fbede5767ea0916632663edf738632fb82ab1cc3f9fe438c60b6628c65ae2cba4b4328c8a701af342b06b1657bba4acbe9fb

diff --git a/app-text/restview/restview-2.5.2.ebuild 
b/app-text/restview/restview-2.5.2.ebuild
new file mode 100644
index 000..c2234ea
--- /dev/null
+++ b/app-text/restview/restview-2.5.2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="reStructuredText viewer"
+HOMEPAGE="https://mg.pov.lt/restview/ https://pypi.python.org/pypi/restview;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/docutils[${PYTHON_USEDEP}]
+   dev-python/pygments[${PYTHON_USEDEP}]
+   dev-python/readme[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+   test? ( dev-python/mock[${PYTHON_USEDEP}] )
+"
+
+DOCS=( README.rst CHANGES.rst )
+
+python_test() {
+   esetup.py test
+}



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

2015-12-13 Thread Tim Harder
commit: 92a970bbbd67cdb9040f1a742a551f7f608a2d92
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Dec 14 00:12:16 2015 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Dec 14 00:12:37 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92a970bb

app-text/restview: remove old

 app-text/restview/Manifest  |  4 
 app-text/restview/restview-2.1.1.ebuild | 32 
 app-text/restview/restview-2.2.0.ebuild | 32 
 app-text/restview/restview-2.2.1.ebuild | 32 
 app-text/restview/restview-2.3.0.ebuild | 33 -
 5 files changed, 133 deletions(-)

diff --git a/app-text/restview/Manifest b/app-text/restview/Manifest
index 03a52e5..d881334 100644
--- a/app-text/restview/Manifest
+++ b/app-text/restview/Manifest
@@ -1,6 +1,2 @@
-DIST restview-2.1.1.tar.gz 24948 SHA256 
1bf9e845078d05e7cda31bba6fed24a74ffe46f4f466b7b28c39650801724c1f SHA512 
c74158d415940c3240b248ec83b1d9c79fa7e279b05a118f04fd5caf6273ef6ba4944a62cf8832e6e214b256962fc559abf42f28a636f4e3140dad9d88fe0cf0
 WHIRLPOOL 
5986fe67814806eff6c566cb8ba5cd426de984a74740ec50a16790f67029e0d28a33087ec0de1f016461bce725cfbe9921bf8bedef7ffc4603fb9dfcf567c765
-DIST restview-2.2.0.tar.gz 28910 SHA256 
1dbb06eaccf6ad4703e1483f3faac583f176b1df34c2f4da488e369c8dcad404 SHA512 
c2141232a1ddfa999cd583592dad099176049802c28412a79e9733ed3d372b8ff744d2d4bc3bf1da0f7569dbe8af762913afa8af9fc7b4b4ed0683f2739cef9d
 WHIRLPOOL 
6015dfa7bfa89511647fe8a4725841f962530ca6c986cfea0e69aa68148256307debf60a42187ec5d4e91831c3eaa42f20d830e639cd9ba9cc77f09033d51bc3
-DIST restview-2.2.1.tar.gz 29162 SHA256 
da182e03b19850abd1b66bc55addded892acf69602d5fc8eb162de4592e9181c SHA512 
d34ad1c62ec15ebd84bf89c6086075e0bda30101f0b6148457c3bdfa8f1928e688e2d557158fe744fcc04d01bdd0ebf9afcabfab821b59f6ebfe9d9d35d2f221
 WHIRLPOOL 
a0d72419e95a3ce0613951a2751478e090674d0e9acb4e3bba161e9d750460c4592a8e3ec8aad64ae701928619f03d32073325b1620b867b8d61c023414e527c
-DIST restview-2.3.0.tar.gz 27315 SHA256 
3127fb13b78bdc7e06f85831bd2d64db593dd2154068d45fccac14b064573b54 SHA512 
527bafdf6f6ad2e35485ebdee8228723b245615e73af952d4bd5b27beec58fbcddab76b0c855ad1808e53d838e918cc239bc519b0639d1a06c7e0d2249936f9f
 WHIRLPOOL 
34f02a48204a9007e529b8999f1f53ffa63a875cda35dcbd8de9293c29db0cd232e5332bc4372792138c0024ba59735db4062f2dadcafd9ba9b125ebcc5db5d1
 DIST restview-2.4.0.tar.gz 27644 SHA256 
52eed1a9ce2bc31d6b4269c8c4ba8c5c1cf7c989b465e9a62bfa6357fc0da965 SHA512 
e386b7debb07426733e109d9a77be03443c1621ce727ef982dad572a795dce512b0b89051712009aecefd91e258c304ef936bf2e8dbd15bdb35bdca03913ac07
 WHIRLPOOL 
51e8f01035096feb31dbc403184276d9427320f26c540779cf635381a6a9a29a4296de8b0745c85fd426752e857bab6ea024eaa6ad6e20faad1d13daa6ee0b74
 DIST restview-2.5.2.tar.gz 28230 SHA256 
a5ad94898b9de765b9840ea46e9e99909c21c2f851d513e253d4f808a9adad3e SHA512 
40d9a7b871f8c501221ee9b37f22c5cdeed3cdba20388ffd0a4a0d452ca1a08855b8dada0cd9a27b99a4ff2a4e45e12734b7747a3169a5c739a7ad7717c47104
 WHIRLPOOL 
9994352de19b9cca590c4b9ce629fbede5767ea0916632663edf738632fb82ab1cc3f9fe438c60b6628c65ae2cba4b4328c8a701af342b06b1657bba4acbe9fb

diff --git a/app-text/restview/restview-2.1.1.ebuild 
b/app-text/restview/restview-2.1.1.ebuild
deleted file mode 100644
index 8d96eb1..000
--- a/app-text/restview/restview-2.1.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="reStructuredText viewer"
-HOMEPAGE="https://mg.pov.lt/restview/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   dev-python/docutils[${PYTHON_USEDEP}]
-   dev-python/pygments[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
-   test? ( dev-python/mock[${PYTHON_USEDEP}] )
-"
-
-DOCS=( README.rst CHANGES.rst )
-
-python_test() {
-   esetup.py test
-}

diff --git a/app-text/restview/restview-2.2.0.ebuild 
b/app-text/restview/restview-2.2.0.ebuild
deleted file mode 100644
index 8d96eb1..000
--- a/app-text/restview/restview-2.2.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="reStructuredText viewer"
-HOMEPAGE="https://mg.pov.lt/restview/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   dev-python/docutils[${PYTHON_USEDEP}]
-   dev-python/pygments[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
-   test? ( dev-python/mock[${PYTHON_USEDEP}] )
-"
-