commit: 0dc42cd1a536b30479269f17282301f506e612c9
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 27 09:55:34 2023 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Thu Jul 27 09:56:33 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dc42cd1
app-emacs/dashboard: rename patch
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/dashboard/dashboard-1.8.0.ebuild | 2 +-
app-emacs/dashboard/dashboard-1.8.0_pre20230401.ebuild | 2 +-
...banners.patch => dashboard-1.8.0-dashboard-widgets.el-banners.patch} | 0
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emacs/dashboard/dashboard-1.8.0.ebuild
b/app-emacs/dashboard/dashboard-1.8.0.ebuild
index cf895ff16673..8b610651c79f 100644
--- a/app-emacs/dashboard/dashboard-1.8.0.ebuild
+++ b/app-emacs/dashboard/dashboard-1.8.0.ebuild
@@ -24,7 +24,7 @@ LICENSE="GPL-3+"
SLOT="0"
DOCS=( CHANGELOG.md README.org etc )
-PATCHES=( "${FILESDIR}"/${PN}-dashboard-widgets.el-banners.patch )
+PATCHES=( "${FILESDIR}"/${PN}-1.8.0-dashboard-widgets.el-banners.patch )
ELISP_REMOVE=( .dir-locals.el )
SITEFILE="50${PN}-gentoo.el"
diff --git a/app-emacs/dashboard/dashboard-1.8.0_pre20230401.ebuild
b/app-emacs/dashboard/dashboard-1.8.0_pre20230401.ebuild
index 97b5b9c603a8..b8ca2aad757f 100644
--- a/app-emacs/dashboard/dashboard-1.8.0_pre20230401.ebuild
+++ b/app-emacs/dashboard/dashboard-1.8.0_pre20230401.ebuild
@@ -31,7 +31,7 @@ LICENSE="GPL-3+"
SLOT="0"
DOCS=( CHANGELOG.md README.org etc )
-PATCHES=( "${FILESDIR}"/${PN}-dashboard-widgets.el-banners.patch )
+PATCHES=( "${FILESDIR}"/${PN}-1.8.0-dashboard-widgets.el-banners.patch )
ELISP_REMOVE=( .dir-locals.el )
SITEFILE="50${PN}-gentoo.el"
diff --git
a/app-emacs/dashboard/files/dashboard-dashboard-widgets.el-banners.patch
b/app-emacs/dashboard/files/dashboard-1.8.0-dashboard-widgets.el-banners.patch
similarity index 100%
rename from
app-emacs/dashboard/files/dashboard-dashboard-widgets.el-banners.patch
rename to
app-emacs/dashboard/files/dashboard-1.8.0-dashboard-widgets.el-banners.patch