diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-11-09 19:53:08 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-11-09 20:11:16 +0100 |
commit | 3cedf70bf17d48685333cc3072c2c371c2cab179 (patch) | |
tree | 0bc258e54772f1cbe846c20873aa34503a02272c /x11-themes/gentoo-artwork-livecd | |
parent | media-video/submux-dvd: Bump to EAPI 7 (diff) | |
download | gentoo-3cedf70bf17d48685333cc3072c2c371c2cab179.tar.gz gentoo-3cedf70bf17d48685333cc3072c2c371c2cab179.tar.bz2 gentoo-3cedf70bf17d48685333cc3072c2c371c2cab179.zip |
x11-themes/gentoo-artwork-livecd: Bump to EAPI 7
Closes: https://bugs.gentoo.org/697140
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-themes/gentoo-artwork-livecd')
-rw-r--r-- | x11-themes/gentoo-artwork-livecd/gentoo-artwork-livecd-2006.1.ebuild | 10 | ||||
-rw-r--r-- | x11-themes/gentoo-artwork-livecd/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() { |