From: Lars Wendler Date: Mon, 21 Jan 2019 14:44:44 +0000 (+0100) Subject: x11-misc/xosview: Removed eutils from inherit. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b272cd81ce5b69e3cd10eb31ef9ce6ec8dc28f25;p=gentoo.git x11-misc/xosview: Removed eutils from inherit. Package-Manager: Portage-2.3.57, Repoman-2.3.12 Signed-off-by: Lars Wendler --- diff --git a/x11-misc/xosview/xosview-1.20-r1.ebuild b/x11-misc/xosview/xosview-1.20-r1.ebuild index e06a58bfd2c2..3ecc36b3b663 100644 --- a/x11-misc/xosview/xosview-1.20-r1.ebuild +++ b/x11-misc/xosview/xosview-1.20-r1.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=6 -inherit eutils toolchain-funcs xdg-utils +inherit toolchain-funcs xdg-utils DESCRIPTION="X11 operating system viewer" HOMEPAGE="http://www.pogo.org.uk/~mark/xosview/" diff --git a/x11-misc/xosview/xosview-1.21.ebuild b/x11-misc/xosview/xosview-1.21.ebuild index a88949d99bbb..f19498d37816 100644 --- a/x11-misc/xosview/xosview-1.21.ebuild +++ b/x11-misc/xosview/xosview-1.21.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit eutils toolchain-funcs xdg-utils +inherit toolchain-funcs xdg-utils DESCRIPTION="X11 operating system viewer" HOMEPAGE="http://www.pogo.org.uk/~mark/xosview/"