Gentoo Archives: gentoo-commits

From: Theo Anderson <telans@××××××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-office/pyspread/
Date: Sun, 18 Apr 2021 02:55:34
Message-Id: 1618714346.b140f90542c9c0ba07141e80494ba951608ae1fe.telans@gentoo
1 commit: b140f90542c9c0ba07141e80494ba951608ae1fe
2 Author: Theo Anderson <telans <AT> posteo <DOT> de>
3 AuthorDate: Sun Apr 18 02:52:26 2021 +0000
4 Commit: Theo Anderson <telans <AT> posteo <DOT> de>
5 CommitDate: Sun Apr 18 02:52:26 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b140f905
7
8 app-office/pyspread: eutils--
9
10 Signed-off-by: Theo Anderson <telans <AT> posteo.de>
11
12 app-office/pyspread/pyspread-1.99.4.ebuild | 2 +-
13 app-office/pyspread/pyspread-1.99.5.ebuild | 2 +-
14 app-office/pyspread/pyspread-9999.ebuild | 2 +-
15 3 files changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/app-office/pyspread/pyspread-1.99.4.ebuild b/app-office/pyspread/pyspread-1.99.4.ebuild
18 index ca6608294..59d4215a3 100644
19 --- a/app-office/pyspread/pyspread-1.99.4.ebuild
20 +++ b/app-office/pyspread/pyspread-1.99.4.ebuild
21 @@ -5,7 +5,7 @@ EAPI=7
22
23 PYTHON_COMPAT=( python3_{7..9} )
24
25 -inherit eutils xdg desktop distutils-r1
26 +inherit xdg desktop distutils-r1
27
28 DESCRIPTION="Pyspread is a non-traditional spreadsheet written in Python"
29 HOMEPAGE="https://pyspread.gitlab.io"
30
31 diff --git a/app-office/pyspread/pyspread-1.99.5.ebuild b/app-office/pyspread/pyspread-1.99.5.ebuild
32 index ca6608294..59d4215a3 100644
33 --- a/app-office/pyspread/pyspread-1.99.5.ebuild
34 +++ b/app-office/pyspread/pyspread-1.99.5.ebuild
35 @@ -5,7 +5,7 @@ EAPI=7
36
37 PYTHON_COMPAT=( python3_{7..9} )
38
39 -inherit eutils xdg desktop distutils-r1
40 +inherit xdg desktop distutils-r1
41
42 DESCRIPTION="Pyspread is a non-traditional spreadsheet written in Python"
43 HOMEPAGE="https://pyspread.gitlab.io"
44
45 diff --git a/app-office/pyspread/pyspread-9999.ebuild b/app-office/pyspread/pyspread-9999.ebuild
46 index ca6608294..59d4215a3 100644
47 --- a/app-office/pyspread/pyspread-9999.ebuild
48 +++ b/app-office/pyspread/pyspread-9999.ebuild
49 @@ -5,7 +5,7 @@ EAPI=7
50
51 PYTHON_COMPAT=( python3_{7..9} )
52
53 -inherit eutils xdg desktop distutils-r1
54 +inherit xdg desktop distutils-r1
55
56 DESCRIPTION="Pyspread is a non-traditional spreadsheet written in Python"
57 HOMEPAGE="https://pyspread.gitlab.io"