summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 19:23:28 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:01:58 +0100
commit4b4fcd8076539645dc8de49e5caa36cad9a90098 (patch)
tree52b24f5164dbb419c20a63ef71fa68f32bbfd9ef /dev-util/visual-regexp
parentdev-util/txt2regex: eutils->epatch (diff)
downloadgentoo-4b4fcd8076539645dc8de49e5caa36cad9a90098.tar.gz
gentoo-4b4fcd8076539645dc8de49e5caa36cad9a90098.tar.bz2
gentoo-4b4fcd8076539645dc8de49e5caa36cad9a90098.zip
dev-util/visual-regexp: eutils->{desktop, edos2unix, epatch}
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/visual-regexp')
-rw-r--r--dev-util/visual-regexp/visual-regexp-3.0-r1.ebuild4
-rw-r--r--dev-util/visual-regexp/visual-regexp-3.1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-util/visual-regexp/visual-regexp-3.0-r1.ebuild b/dev-util/visual-regexp/visual-regexp-3.0-r1.ebuild
index 6de44bc09c0e..a9549602cd92 100644
--- a/dev-util/visual-regexp/visual-regexp-3.0-r1.ebuild
+++ b/dev-util/visual-regexp/visual-regexp-3.0-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit eutils
+inherit desktop epatch
DESCRIPTION="Type the regexp and visualize it on a sample of your choice"
HOMEPAGE="http://laurent.riesterer.free.fr/regexp/"
diff --git a/dev-util/visual-regexp/visual-regexp-3.1.ebuild b/dev-util/visual-regexp/visual-regexp-3.1.ebuild
index 3920d2a42ab5..456230c04a7c 100644
--- a/dev-util/visual-regexp/visual-regexp-3.1.ebuild
+++ b/dev-util/visual-regexp/visual-regexp-3.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit eutils
+inherit desktop edos2unix epatch
DESCRIPTION="Type the regexp and visualize it on a sample of your choice"
HOMEPAGE="http://laurent.riesterer.free.fr/regexp/"