summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 14:38:43 +0100
committerSam James <sam@gentoo.org>2021-04-18 06:53:16 +0100
commit8fd18b59ab6b646baf65f25d43ec568b7dadfdc5 (patch)
tree47a1c54e05a3e57df269f8f6b474a1ed1cd7c698 /app-misc
parentapp-misc/beanstalkd: eutils-- (diff)
downloadgentoo-8fd18b59ab6b646baf65f25d43ec568b7dadfdc5.tar.gz
gentoo-8fd18b59ab6b646baf65f25d43ec568b7dadfdc5.tar.bz2
gentoo-8fd18b59ab6b646baf65f25d43ec568b7dadfdc5.zip
app-misc/cdargs: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/cdargs/cdargs-1.35-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/cdargs/cdargs-1.35-r2.ebuild b/app-misc/cdargs/cdargs-1.35-r2.ebuild
index c1a76560ba1f..db643cd46934 100644
--- a/app-misc/cdargs/cdargs-1.35-r2.ebuild
+++ b/app-misc/cdargs/cdargs-1.35-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit autotools elisp-common eutils
+inherit autotools elisp-common epatch
DESCRIPTION="Bookmarks and browser for the shell builtin cd command"
HOMEPAGE="http://www.skamphausen.de/cgi-bin/ska/CDargs"