diff options
author | Theo Anderson <telans@posteo.de> | 2021-04-18 14:52:26 +1200 |
---|---|---|
committer | Theo Anderson <telans@posteo.de> | 2021-04-18 14:52:26 +1200 |
commit | b140f90542c9c0ba07141e80494ba951608ae1fe (patch) | |
tree | c12ca4a5a35e314f3dc5bdb4c4906153013ccb24 /app-office | |
parent | app-misc/tealdeer: eutils-- (diff) | |
download | guru-b140f90542c9c0ba07141e80494ba951608ae1fe.tar.gz guru-b140f90542c9c0ba07141e80494ba951608ae1fe.tar.bz2 guru-b140f90542c9c0ba07141e80494ba951608ae1fe.zip |
app-office/pyspread: eutils--
Signed-off-by: Theo Anderson <telans@posteo.de>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/pyspread/pyspread-1.99.4.ebuild | 2 | ||||
-rw-r--r-- | app-office/pyspread/pyspread-1.99.5.ebuild | 2 | ||||
-rw-r--r-- | app-office/pyspread/pyspread-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app-office/pyspread/pyspread-1.99.4.ebuild b/app-office/pyspread/pyspread-1.99.4.ebuild index ca6608294..59d4215a3 100644 --- a/app-office/pyspread/pyspread-1.99.4.ebuild +++ b/app-office/pyspread/pyspread-1.99.4.ebuild @@ -5,7 +5,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{7..9} ) -inherit eutils xdg desktop distutils-r1 +inherit xdg desktop distutils-r1 DESCRIPTION="Pyspread is a non-traditional spreadsheet written in Python" HOMEPAGE="https://pyspread.gitlab.io" diff --git a/app-office/pyspread/pyspread-1.99.5.ebuild b/app-office/pyspread/pyspread-1.99.5.ebuild index ca6608294..59d4215a3 100644 --- a/app-office/pyspread/pyspread-1.99.5.ebuild +++ b/app-office/pyspread/pyspread-1.99.5.ebuild @@ -5,7 +5,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{7..9} ) -inherit eutils xdg desktop distutils-r1 +inherit xdg desktop distutils-r1 DESCRIPTION="Pyspread is a non-traditional spreadsheet written in Python" HOMEPAGE="https://pyspread.gitlab.io" diff --git a/app-office/pyspread/pyspread-9999.ebuild b/app-office/pyspread/pyspread-9999.ebuild index ca6608294..59d4215a3 100644 --- a/app-office/pyspread/pyspread-9999.ebuild +++ b/app-office/pyspread/pyspread-9999.ebuild @@ -5,7 +5,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{7..9} ) -inherit eutils xdg desktop distutils-r1 +inherit xdg desktop distutils-r1 DESCRIPTION="Pyspread is a non-traditional spreadsheet written in Python" HOMEPAGE="https://pyspread.gitlab.io" |