summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-16 21:24:32 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-16 21:24:32 +0100
commit50c0226bb4e793a046aefc350705339376cccd51 (patch)
tree9a5741661ed5676d474afe088e6759dceec052b9 /x11-misc/xscreensaver
parentwww-apps/prewikka: [QA] inherit eutils.eclass directly (diff)
downloadgentoo-50c0226bb4e793a046aefc350705339376cccd51.tar.gz
gentoo-50c0226bb4e793a046aefc350705339376cccd51.tar.bz2
gentoo-50c0226bb4e793a046aefc350705339376cccd51.zip
x11-misc/xscreensaver: [QA] inherit eutils.eclass directly
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'x11-misc/xscreensaver')
-rw-r--r--x11-misc/xscreensaver/xscreensaver-5.42.ebuild2
-rw-r--r--x11-misc/xscreensaver/xscreensaver-5.43-r1.ebuild2
-rw-r--r--x11-misc/xscreensaver/xscreensaver-5.43-r2.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/xscreensaver/xscreensaver-5.42.ebuild b/x11-misc/xscreensaver/xscreensaver-5.42.ebuild
index b0eaeda5d446..97cd9a819442 100644
--- a/x11-misc/xscreensaver/xscreensaver-5.42.ebuild
+++ b/x11-misc/xscreensaver/xscreensaver-5.42.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit autotools desktop flag-o-matic multilib pam
+inherit autotools desktop eutils flag-o-matic multilib pam
DESCRIPTION="A modular screen saver and locker for the X Window System"
HOMEPAGE="https://www.jwz.org/xscreensaver/"
diff --git a/x11-misc/xscreensaver/xscreensaver-5.43-r1.ebuild b/x11-misc/xscreensaver/xscreensaver-5.43-r1.ebuild
index cb4566b00df2..135973789838 100644
--- a/x11-misc/xscreensaver/xscreensaver-5.43-r1.ebuild
+++ b/x11-misc/xscreensaver/xscreensaver-5.43-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit autotools desktop flag-o-matic multilib pam
+inherit autotools desktop eutils flag-o-matic multilib pam
DESCRIPTION="A modular screen saver and locker for the X Window System"
HOMEPAGE="https://www.jwz.org/xscreensaver/"
diff --git a/x11-misc/xscreensaver/xscreensaver-5.43-r2.ebuild b/x11-misc/xscreensaver/xscreensaver-5.43-r2.ebuild
index 66f449186fb1..d95ba78bc02c 100644
--- a/x11-misc/xscreensaver/xscreensaver-5.43-r2.ebuild
+++ b/x11-misc/xscreensaver/xscreensaver-5.43-r2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit autotools desktop flag-o-matic multilib pam
+inherit autotools desktop eutils flag-o-matic multilib pam
DESCRIPTION="A modular screen saver and locker for the X Window System"
HOMEPAGE="https://www.jwz.org/xscreensaver/"