From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/trash-cli/
Date: Mon, 7 Dec 2020 07:36:36 +0000 (UTC) [thread overview]
Message-ID: <1607326012.52f5ad0f3adf12d40b57d9817a7df43729d5d965.juippis@gentoo> (raw)
commit: 52f5ad0f3adf12d40b57d9817a7df43729d5d965
Author: Zoltan Puskas <zoltan <AT> sinustrom <DOT> info>
AuthorDate: Fri Nov 27 05:42:03 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Dec 7 07:26:52 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52f5ad0f
app-misc/trash-cli: Drop 0.17.1.14_p20170816
app-misc/trash-cli-0.17.1.14_p20170816-r1 is also stable, thus dropping
old stable version.
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Zoltan Puskas <zoltan <AT> sinustrom.info>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
.../trash-cli/trash-cli-0.17.1.14_p20170816.ebuild | 30 ----------------------
1 file changed, 30 deletions(-)
diff --git a/app-misc/trash-cli/trash-cli-0.17.1.14_p20170816.ebuild b/app-misc/trash-cli/trash-cli-0.17.1.14_p20170816.ebuild
deleted file mode 100644
index c32b7c75024..00000000000
--- a/app-misc/trash-cli/trash-cli-0.17.1.14_p20170816.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1 vcs-snapshot
-
-GIT_REF=5abecd53e1d84f2a5fd3fc60d2f5d71e518826c5
-
-DESCRIPTION="Python scripts to manipulate trash cans via the command line"
-HOMEPAGE="https://github.com/andreafrancia/trash-cli"
-SRC_URI="https://github.com/andreafrancia/${PN}/archive/${GIT_REF}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
- test? (
- dev-python/nose[${PYTHON_USEDEP}]
- dev-python/mock[${PYTHON_USEDEP}]
- )"
-
-python_test() {
- nosetests -v || die
-}
next reply other threads:[~2020-12-07 7:36 UTC|newest]
Thread overview: 56+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-07 7:36 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-08 14:35 [gentoo-commits] repo/gentoo:master commit in: app-misc/trash-cli/ Eli Schwartz
2024-07-05 2:59 Eli Schwartz
2024-06-21 22:25 Sam James
2024-06-21 22:25 Sam James
2024-02-28 12:17 Yixun Lan
2024-02-28 12:17 Yixun Lan
2024-02-19 7:08 Sam James
2024-02-19 7:08 Sam James
2023-10-28 10:24 Yixun Lan
2023-10-28 10:24 Yixun Lan
2023-05-03 6:33 Arthur Zamarin
2023-05-02 20:50 Sam James
2023-03-10 14:02 Arthur Zamarin
2023-03-09 8:12 Arthur Zamarin
2023-03-09 6:02 Arthur Zamarin
2023-03-06 13:04 Arthur Zamarin
2023-03-06 13:04 Arthur Zamarin
2022-11-10 16:15 Joonas Niilola
2022-11-10 16:15 Joonas Niilola
2022-10-06 13:24 Sam James
2022-10-06 13:24 Sam James
2022-09-05 12:37 Joonas Niilola
2022-07-22 6:30 Joonas Niilola
2022-07-22 6:30 Joonas Niilola
2022-04-23 6:25 Joonas Niilola
2022-01-22 7:52 Joonas Niilola
2022-01-19 21:26 Jakov Smolić
2022-01-19 9:26 Jakov Smolić
2021-12-17 13:13 Joonas Niilola
2021-06-07 5:34 Joonas Niilola
2021-06-07 5:34 Joonas Niilola
2021-06-07 5:34 Joonas Niilola
2021-05-16 0:03 Sam James
2021-05-16 0:03 Sam James
2021-03-29 15:45 Sam James
2021-03-05 16:18 Joonas Niilola
2021-03-05 16:18 Joonas Niilola
2021-02-26 20:58 Agostino Sarubbo
2020-12-07 7:36 Joonas Niilola
2020-12-07 7:36 Joonas Niilola
2020-05-12 6:39 Agostino Sarubbo
2020-05-11 16:45 Agostino Sarubbo
2020-05-07 13:18 Michał Górny
2020-04-05 7:18 Joonas Niilola
2020-04-05 7:18 Joonas Niilola
2019-03-31 8:35 Michał Górny
2019-02-08 16:14 Mikle Kolyada
2019-01-27 10:15 Pacho Ramos
2019-01-24 22:23 Thomas Deutschmann
2019-01-19 11:57 Jonas Stein
2018-09-06 20:02 Virgil Dupras
2018-02-11 10:25 Michał Górny
2017-07-18 21:39 Patrice Clement
2016-12-31 10:38 Patrice Clement
2016-05-07 21:24 Michał Górny
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=1607326012.52f5ad0f3adf12d40b57d9817a7df43729d5d965.juippis@gentoo \
--to=juippis@gentoo.org \
--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