From 3cedf70bf17d48685333cc3072c2c371c2cab179 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 9 Nov 2019 19:53:08 +0100 Subject: [PATCH] x11-themes/gentoo-artwork-livecd: Bump to EAPI 7 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/697140 Signed-off-by: Michał Górny --- .../gentoo-artwork-livecd-2006.1.ebuild | 10 ++++------ .../gentoo-artwork-livecd-2007.0.ebuild | 10 ++++------ 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/x11-themes/gentoo-artwork-livecd/gentoo-artwork-livecd-2006.1.ebuild b/x11-themes/gentoo-artwork-livecd/gentoo-artwork-livecd-2006.1.ebuild index c78a56346377..e0775b0ff01f 100644 --- a/x11-themes/gentoo-artwork-livecd/gentoo-artwork-livecd-2006.1.ebuild +++ b/x11-themes/gentoo-artwork-livecd/gentoo-artwork-livecd-2006.1.ebuild @@ -1,20 +1,18 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=0 +EAPI=7 DESCRIPTION="A collection of Gentoo Linux wallpapers for the LiveCD" -SRC_URI="https://dev.gentoo.org/~wolf31o2/sources/${PN}/${P}.tar.bz2" HOMEPAGE="https://www.gentoo.org/" +SRC_URI="https://dev.gentoo.org/~wolf31o2/sources/${PN}/${P}.tar.bz2" -KEYWORDS="alpha amd64 ia64 ppc x86" LICENSE="GPL-2" SLOT="0" +KEYWORDS="alpha amd64 ia64 ppc x86" IUSE="" RESTRICT="binchecks strip" -DEPEND="" - S=${WORKDIR} src_install() { diff --git a/x11-themes/gentoo-artwork-livecd/gentoo-artwork-livecd-2007.0.ebuild b/x11-themes/gentoo-artwork-livecd/gentoo-artwork-livecd-2007.0.ebuild index c78a56346377..e0775b0ff01f 100644 --- a/x11-themes/gentoo-artwork-livecd/gentoo-artwork-livecd-2007.0.ebuild +++ b/x11-themes/gentoo-artwork-livecd/gentoo-artwork-livecd-2007.0.ebuild @@ -1,20 +1,18 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=0 +EAPI=7 DESCRIPTION="A collection of Gentoo Linux wallpapers for the LiveCD" -SRC_URI="https://dev.gentoo.org/~wolf31o2/sources/${PN}/${P}.tar.bz2" HOMEPAGE="https://www.gentoo.org/" +SRC_URI="https://dev.gentoo.org/~wolf31o2/sources/${PN}/${P}.tar.bz2" -KEYWORDS="alpha amd64 ia64 ppc x86" LICENSE="GPL-2" SLOT="0" +KEYWORDS="alpha amd64 ia64 ppc x86" IUSE="" RESTRICT="binchecks strip" -DEPEND="" - S=${WORKDIR} src_install() { -- 2.26.2