summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 15:09:11 +0000
committerSam James <sam@gentoo.org>2021-04-05 15:09:11 +0000
commitb9f6cb57e9884e9a1505561d52ab59ed98a54eb0 (patch)
tree6ef522a1b0dc14e49203428d72b06199941bbc13 /app-admin/xstow/xstow-1.0.2.ebuild
parentapp-admin/xstow: Capitalise DESCRIPTION, change 'default' usage (diff)
downloadgentoo-b9f6cb57e9884e9a1505561d52ab59ed98a54eb0.tar.gz
gentoo-b9f6cb57e9884e9a1505561d52ab59ed98a54eb0.tar.bz2
gentoo-b9f6cb57e9884e9a1505561d52ab59ed98a54eb0.zip
app-admin/xstow: drop duplicate patch
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin/xstow/xstow-1.0.2.ebuild')
-rw-r--r--app-admin/xstow/xstow-1.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/xstow/xstow-1.0.2.ebuild b/app-admin/xstow/xstow-1.0.2.ebuild
index d041f7daf686..30abbbbc0dd2 100644
--- a/app-admin/xstow/xstow-1.0.2.ebuild
+++ b/app-admin/xstow/xstow-1.0.2.ebuild
@@ -18,7 +18,7 @@ DEPEND="ncurses? ( sys-libs/ncurses:0= )"
RDEPEND="${DEPEND}"
PATCHES=(
- "${FILESDIR}"/${P}-ncurses.patch
+ "${FILESDIR}"/${PN}-1.0.1-ncurses.patch
)
src_prepare() {