From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/todo/
Date: Thu, 19 Oct 2017 08:22:54 +0000 (UTC) [thread overview]
Message-ID: <1508401368.4285b2bbd672b1f11d9dd107dc5a5ab298bb3dd5.monsieurp@gentoo> (raw)
commit: 4285b2bbd672b1f11d9dd107dc5a5ab298bb3dd5
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 19 08:22:10 2017 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Oct 19 08:22:48 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4285b2bb
app-misc/todo: clean up old.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
app-misc/todo/todo-2.10-r1.ebuild | 35 -----------------------------------
app-misc/todo/todo-2.10.ebuild | 33 ---------------------------------
2 files changed, 68 deletions(-)
diff --git a/app-misc/todo/todo-2.10-r1.ebuild b/app-misc/todo/todo-2.10-r1.ebuild
deleted file mode 100644
index 5fa2cd242a9..00000000000
--- a/app-misc/todo/todo-2.10-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit bash-completion-r1
-
-DESCRIPTION="A CLI-based TODO list manager"
-HOMEPAGE="http://todotxt.com/"
-SRC_URI="https://github.com/ginatrapani/${PN}.txt-cli/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="app-shells/bash"
-
-PATCHES=( "${FILESDIR}/${P}-fix-bash-completion.patch" )
-
-S="${WORKDIR}/${PN}.txt-cli-${PV}"
-
-DOCS=( README.textile CONTRIBUTING.md LICENSE todo.cfg )
-
-src_test() {
- make test || die "tests failed"
-}
-
-src_install() {
- dobin "${PN}.sh"
- dosym "/usr/bin/${PN}.sh" "/usr/bin/${PN}txt"
- newbashcomp "${PN}_completion" "${PN}.sh"
- bashcomp_alias "${PN}.sh" "${PN}txt"
- einstalldocs
-}
diff --git a/app-misc/todo/todo-2.10.ebuild b/app-misc/todo/todo-2.10.ebuild
deleted file mode 100644
index 4c640236c3e..00000000000
--- a/app-misc/todo/todo-2.10.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit bash-completion-r1
-
-DESCRIPTION="A CLI-based TODO list manager"
-HOMEPAGE="http://todotxt.com/"
-SRC_URI="https://github.com/ginatrapani/${PN}.txt-cli/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="app-shells/bash"
-
-S="${WORKDIR}/${PN}.txt-cli-${PV}"
-
-DOCS=( README.textile CONTRIBUTING.md LICENSE todo.cfg )
-
-src_test() {
- make test || die "tests failed"
-}
-
-src_install() {
- # Renaming occur due to a clash with another package.
- # See bug 610862.
- newbin "${PN}.sh" "${PN}txt"
- newbashcomp "${PN}_completion" "${PN}txt"
- einstalldocs
-}
next reply other threads:[~2017-10-19 8:22 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-19 8:22 Patrice Clement [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-01 14:50 [gentoo-commits] repo/gentoo:master commit in: app-misc/todo/ Florian Schmaus
2022-02-26 21:03 Patrice Clement
2022-02-26 21:03 Patrice Clement
2021-11-06 4:41 Sam James
2020-10-09 19:57 Patrice Clement
2020-09-29 6:37 Joonas Niilola
2020-09-16 20:50 Patrice Clement
2020-09-16 20:50 Patrice Clement
2020-03-09 20:45 Patrice Clement
2017-12-23 23:00 Patrice Clement
2017-10-19 8:22 Patrice Clement
2017-02-25 9:15 Patrice Clement
2017-01-29 21:33 Patrice Clement
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=1508401368.4285b2bbd672b1f11d9dd107dc5a5ab298bb3dd5.monsieurp@gentoo \
--to=monsieurp@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