diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-10-21 12:24:25 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-10-21 12:24:25 +0200 |
commit | 205fd04185b7192864429cd2e8ea7f3929b8b809 (patch) | |
tree | 405625ddd05a4348bf3569b42ba3574d88b8774e /x11-themes | |
parent | x11-themes/gartoon: Port to EAPI 8 (diff) | |
download | gentoo-205fd04185b7192864429cd2e8ea7f3929b8b809.tar.gz gentoo-205fd04185b7192864429cd2e8ea7f3929b8b809.tar.bz2 gentoo-205fd04185b7192864429cd2e8ea7f3929b8b809.zip |
x11-themes/clearlooks-phenix: Port to EAPI 8
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/clearlooks-phenix/clearlooks-phenix-7.0.1.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-themes/clearlooks-phenix/clearlooks-phenix-7.0.1.ebuild b/x11-themes/clearlooks-phenix/clearlooks-phenix-7.0.1.ebuild index 48eee81abd02..089329303334 100644 --- a/x11-themes/clearlooks-phenix/clearlooks-phenix-7.0.1.ebuild +++ b/x11-themes/clearlooks-phenix/clearlooks-phenix-7.0.1.ebuild @@ -1,16 +1,15 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=8 DESCRIPTION="Clearlooks-Phenix is a GTK+ 3 port of Clearlooks, the default theme for GNOME 2" HOMEPAGE="https://github.com/jpfleury/clearlooks-phenix" SRC_URI="https://github.com/jpfleury/clearlooks-phenix/archive/${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="amd64 x86" LICENSE="GPL-3" SLOT="0" -IUSE="" +KEYWORDS="amd64 x86" RDEPEND=" >=x11-libs/gtk+-3.20.0:3 |