summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 20:27:27 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:05:25 +0100
commitb0899e1f4cd5301cb9ccf15d3fec5252fb25053a (patch)
tree4d70655ffa4f88451170cd0726399936a812e8fa
parentx11-misc/openbox-menu: eutils->epatch (diff)
downloadgentoo-b0899e1f4cd5301cb9ccf15d3fec5252fb25053a.tar.gz
gentoo-b0899e1f4cd5301cb9ccf15d3fec5252fb25053a.tar.bz2
gentoo-b0899e1f4cd5301cb9ccf15d3fec5252fb25053a.zip
x11-misc/slim: eutils--
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--x11-misc/slim/slim-1.3.6-r5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/slim/slim-1.3.6-r5.ebuild b/x11-misc/slim/slim-1.3.6-r5.ebuild
index 49e2ecab88c2..ef30117b352d 100644
--- a/x11-misc/slim/slim-1.3.6-r5.ebuild
+++ b/x11-misc/slim/slim-1.3.6-r5.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=5
-inherit cmake-utils pam eutils systemd versionator
+inherit cmake-utils pam systemd versionator
DESCRIPTION="Simple Login Manager"
HOMEPAGE="https://sourceforge.net/projects/slim.berlios/"