summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-03-03 09:57:23 -0800
committerMatt Turner <mattst88@gentoo.org>2019-03-03 09:57:31 -0800
commite6bafd8b4cb3f8ccdf5e8d3882e9a70fa36dccae (patch)
tree1b2686ac43e04261f78bd3880a08d4f21a304ccd /x11-apps/listres
parentx11-apps/xdm: Remove now unnecessary multilib inherit (diff)
downloadgentoo-e6bafd8b4cb3f8ccdf5e8d3882e9a70fa36dccae.tar.gz
gentoo-e6bafd8b4cb3f8ccdf5e8d3882e9a70fa36dccae.tar.bz2
gentoo-e6bafd8b4cb3f8ccdf5e8d3882e9a70fa36dccae.zip
x11-apps/listres: EAPI 7
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps/listres')
-rw-r--r--x11-apps/listres/listres-1.0.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/listres/listres-1.0.4.ebuild b/x11-apps/listres/listres-1.0.4.ebuild
index 5e74d8d310e1..d06a8dcf2808 100644
--- a/x11-apps/listres/listres-1.0.4.ebuild
+++ b/x11-apps/listres/listres-1.0.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=4
+EAPI=7
-inherit xorg-2
+inherit xorg-3
DESCRIPTION="list resources in widgets"
KEYWORDS="amd64 arm hppa ~mips ppc ppc64 s390 sh sparc x86"