From: "Haelwenn Monnier" <contact@hacktivis.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-office/pyspread/
Date: Sun, 13 Jun 2021 08:49:07 +0000 (UTC) [thread overview]
Message-ID: <1623424990.405dc28749e5a4c4f62e4e8600d84dc872bdb2e6.lanodan@gentoo> (raw)
commit: 405dc28749e5a4c4f62e4e8600d84dc872bdb2e6
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sun Jun 6 02:31:59 2021 +0000
Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Fri Jun 11 15:23:10 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=405dc287
app-office/pyspread: drop unmaintained live
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
app-office/pyspread/pyspread-9999.ebuild | 45 --------------------------------
1 file changed, 45 deletions(-)
diff --git a/app-office/pyspread/pyspread-9999.ebuild b/app-office/pyspread/pyspread-9999.ebuild
deleted file mode 100644
index 59d4215a3..000000000
--- a/app-office/pyspread/pyspread-9999.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit xdg desktop distutils-r1
-
-DESCRIPTION="Pyspread is a non-traditional spreadsheet written in Python"
-HOMEPAGE="https://pyspread.gitlab.io"
-
-if [[ ${PV} == *9999* ]]; then
- inherit git-r3
- EGIT_REPO_URI="https://gitlab.com/pyspread/${PN}.git"
-else
- SRC_URI="https://gitlab.com/pyspread/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.gz"
- KEYWORDS="~amd64"
- S="${WORKDIR}/${PN}-v${PV}"
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-
-RDEPEND="
- >=dev-python/PyQt5-5.10.0[svg,${PYTHON_USEDEP}]
- >=dev-python/matplotlib-1.1.1[${PYTHON_USEDEP}]
- >=dev-python/numpy-1.1.1[${PYTHON_USEDEP}]
- >=dev-python/pyenchant-1.1.0[${PYTHON_USEDEP}]
-"
-
-python_prepare_all() {
- distutils-r1_python_prepare_all
-
- # Fix the provided desktop file
- sed -i -e '/Path/d' "${PN}.desktop" || die
-}
-
-python_install() {
- distutils-r1_python_install
-
- doicon "${PN}"/share/icons/"${PN}.ico"
- doicon "${PN}"/share/icons/"${PN}.svg"
- domenu "${PN}.desktop"
-}
next reply other threads:[~2021-06-13 8:49 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-13 8:49 Haelwenn Monnier [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-10 9:42 [gentoo-commits] repo/proj/guru:master commit in: app-office/pyspread/ David Roman
2025-02-10 9:42 David Roman
2024-08-27 9:57 David Roman
2024-05-14 15:51 Julien Roy
2023-01-30 10:29 Viorel Munteanu
2023-01-29 10:40 Viorel Munteanu
2021-05-22 10:05 Andrew Ammerlaan
2021-04-18 9:10 Andrew Ammerlaan
2020-11-20 16:03 Andrew Ammerlaan
2020-11-12 19:46 Andrew Ammerlaan
2020-11-09 13:29 Andrew Ammerlaan
2020-11-09 9:26 Andrew Ammerlaan
2020-08-21 9:19 Andrew Ammerlaan
2020-08-21 9:19 Andrew Ammerlaan
2020-08-21 9:19 Andrew Ammerlaan
2020-08-20 7:48 Andrew Ammerlaan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1623424990.405dc28749e5a4c4f62e4e8600d84dc872bdb2e6.lanodan@gentoo \
--to=contact@hacktivis.me \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox