summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 09:09:31 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:14:29 +0100
commit33841135c419d75407686af0f72d06046adbd746 (patch)
tree986f32dcf1e1387965978d52ea0b1169f0271702
parentapp-misc/splitvt: eutils-- (diff)
downloadgentoo-33841135c419d75407686af0f72d06046adbd746.tar.gz
gentoo-33841135c419d75407686af0f72d06046adbd746.tar.bz2
gentoo-33841135c419d75407686af0f72d06046adbd746.zip
app-misc/symlinks: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-misc/symlinks/symlinks-1.4-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/symlinks/symlinks-1.4-r3.ebuild b/app-misc/symlinks/symlinks-1.4-r3.ebuild
index 25019d1e13d9..c50aa8ce4c6c 100644
--- a/app-misc/symlinks/symlinks-1.4-r3.ebuild
+++ b/app-misc/symlinks/symlinks-1.4-r3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit flag-o-matic eutils toolchain-funcs
+inherit flag-o-matic toolchain-funcs
DESCRIPTION="Scans for and fixes broken or messy symlinks"
HOMEPAGE="http://www.ibiblio.org/pub/linux/utils/file/"