public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-misc/devtodo/, app-misc/devtodo/files/
@ 2021-02-11  3:25 Sam James
  0 siblings, 0 replies; only message in thread
From: Sam James @ 2021-02-11  3:25 UTC (permalink / raw
  To: gentoo-commits

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


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-02-11  3:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-11  3:25 [gentoo-commits] repo/gentoo:master commit in: app-misc/devtodo/, app-misc/devtodo/files/ Sam James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox