From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/devtodo/, app-misc/devtodo/files/
Date: Thu, 11 Feb 2021 03:25:14 +0000 (UTC) [thread overview]
Message-ID: <1613013910.177728c6b35b55815743503cdf94c5d25337de7f.sam@gentoo> (raw)
commit: 177728c6b35b55815743503cdf94c5d25337de7f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 11 03:25:10 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 11 03:25:10 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=177728c6
app-misc/devtodo: further modernisation
* .diff -> .patch
* Missing BDEPEND on virtual/pkgconfig (we call it in the ebuild!)
Fixes: eee598673c7af3dcb75c673f87e60ccc21985ee9
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-misc/devtodo/devtodo-0.1.20-r3.ebuild | 3 ++-
.../files/{devtodo-0.1.20-gentoo.diff => devtodo-0.1.20-gentoo.patch} | 0
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/app-misc/devtodo/devtodo-0.1.20-r3.ebuild b/app-misc/devtodo/devtodo-0.1.20-r3.ebuild
index 9c52eec150d..7be802db360 100644
--- a/app-misc/devtodo/devtodo-0.1.20-r3.ebuild
+++ b/app-misc/devtodo/devtodo-0.1.20-r3.ebuild
@@ -13,6 +13,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+BDEPEND="virtual/pkgconfig"
RDEPEND="
>=sys-libs/ncurses-5.2:0=
>=sys-libs/readline-4.1:0="
@@ -21,7 +22,7 @@ DEPEND="${RDEPEND}"
DOCS=( AUTHORS ChangeLog QuickStart README doc/scripts.sh doc/scripts.tcsh doc/todorc.example )
PATCHES=(
- "${FILESDIR}"/${P}-gentoo.diff
+ "${FILESDIR}"/${P}-gentoo.patch
"${FILESDIR}"/${P}-gcc43.patch
"${FILESDIR}"/${P}-bashcom_spaces.patch
)
diff --git a/app-misc/devtodo/files/devtodo-0.1.20-gentoo.diff b/app-misc/devtodo/files/devtodo-0.1.20-gentoo.patch
similarity index 100%
rename from app-misc/devtodo/files/devtodo-0.1.20-gentoo.diff
rename to app-misc/devtodo/files/devtodo-0.1.20-gentoo.patch
reply other threads:[~2021-02-11 3:25 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1613013910.177728c6b35b55815743503cdf94c5d25337de7f.sam@gentoo \
--to=sam@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