diff options
author | Sam James <sam@gentoo.org> | 2021-04-01 03:14:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-01 23:08:35 +0100 |
commit | 5d81191c769412968b7f739a671bd42523b4c0c0 (patch) | |
tree | bcdfd7c096db799b0a09fdbc79c723492c101c45 /x11-themes/slim-themes | |
parent | net-dns/opendnssec: add missing base inherit (diff) | |
download | gentoo-5d81191c769412968b7f739a671bd42523b4c0c0.tar.gz gentoo-5d81191c769412968b7f739a671bd42523b4c0c0.tar.bz2 gentoo-5d81191c769412968b7f739a671bd42523b4c0c0.zip |
x11-themes/slim-themes: port to EAPI 7
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-themes/slim-themes')
-rw-r--r-- | x11-themes/slim-themes/files/slim-theme-flat.patch (renamed from x11-themes/slim-themes/files/slim-theme-flat.diff) | 4 | ||||
-rw-r--r-- | x11-themes/slim-themes/slim-themes-1.2.3a-r7.ebuild | 26 |
2 files changed, 12 insertions, 18 deletions
diff --git a/x11-themes/slim-themes/files/slim-theme-flat.diff b/x11-themes/slim-themes/files/slim-theme-flat.patch index 345a70ff7085..63a63149514e 100644 --- a/x11-themes/slim-themes/files/slim-theme-flat.diff +++ b/x11-themes/slim-themes/files/slim-theme-flat.patch @@ -1,5 +1,5 @@ ---- flat/slim.theme.orig 2010-01-15 14:10:18.000000000 -0200 -+++ flat/slim.theme 2010-01-15 14:25:10.000000000 -0200 +--- a/flat/slim.theme ++++ b/flat/slim.theme @@ -20,9 +20,9 @@ input_pass_y 163 diff --git a/x11-themes/slim-themes/slim-themes-1.2.3a-r7.ebuild b/x11-themes/slim-themes/slim-themes-1.2.3a-r7.ebuild index 55fe88f83849..2854692df0f1 100644 --- a/x11-themes/slim-themes/slim-themes-1.2.3a-r7.ebuild +++ b/x11-themes/slim-themes/slim-themes-1.2.3a-r7.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 -inherit eutils +EAPI=7 DESCRIPTION="SLiM (Simple Login Manager) themes pack" HOMEPAGE="https://sourceforge.net/projects/slim.berlios/" -SRC_URI="mirror://sourceforge/project/slim.berlios/slim-1.2.3-themepack1a.tar.gz +SRC_URI=" + mirror://sourceforge/project/slim.berlios/slim-1.2.3-themepack1a.tar.gz mirror://sourceforge/project/slim.berlios/slim-gentoo-simple.tar.bz2 mirror://gentoo/slim-archlinux.tar.gz mirror://sourceforge/project/slim.berlios/slim-debian-moreblue.tar.bz2 @@ -26,27 +26,21 @@ SRC_URI="mirror://sourceforge/project/slim.berlios/slim-1.2.3-themepack1a.tar.gz http://www.xfce-look.org/CONTENT/content-files/48605-xfce-g-box-slim-0.1.tar.gz http://www.konstantinhansen.de/source/slim_themes/gentoo_10_purple/gentoo_10_purple.tar.bz2 -> gentoo_10_purple-r1.tar.bz2 http://www.konstantinhansen.de/source/slim_themes/gentoo_10_blue/gentoo_10_blue.tar.bz2 -> gentoo_10_blue-r1.tar.bz2 - http://www.konstantinhansen.de/source/slim_themes/gentoo_10_dark/gentoo_10_dark.tar.bz2 -> gentoo_10_dark-r1.tar.bz2" + http://www.konstantinhansen.de/source/slim_themes/gentoo_10_dark/gentoo_10_dark.tar.bz2 -> gentoo_10_dark-r1.tar.bz2 +" +S="${WORKDIR}" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 arm ~arm64 ~mips ppc ppc64 sparc x86" -IUSE="" RDEPEND="x11-misc/slim" -DEPEND="" RESTRICT="strip binchecks" -S="${WORKDIR}" - -src_prepare() { - epatch "${FILESDIR}/slim-theme-flat.diff" -} - -src_compile() { - : -} +PATCHES=( + "${FILESDIR}/slim-theme-flat.diff" +) src_install() { for i in capernoited flower2 gentoo isolated lotus-{sage,midnight} \ |