diff options
author | Sam James <sam@gentoo.org> | 2022-07-10 15:55:36 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-10 16:45:26 +0100 |
commit | c64cb644e3fb778772bbc4746972293a037c1f41 (patch) | |
tree | 3613298ef5ddc62485bed971f62360533c347415 /x11-misc/fbdesk | |
parent | sys-process/dumb-init: sort metadata.xml (diff) | |
download | gentoo-c64cb644e3fb778772bbc4746972293a037c1f41.tar.gz gentoo-c64cb644e3fb778772bbc4746972293a037c1f41.tar.bz2 gentoo-c64cb644e3fb778772bbc4746972293a037c1f41.zip |
x11-misc/fbdesk: EAPI 8
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/fbdesk')
-rw-r--r-- | x11-misc/fbdesk/fbdesk-1.4.1-r1.ebuild (renamed from x11-misc/fbdesk/fbdesk-1.4.1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/fbdesk/fbdesk-1.4.1.ebuild b/x11-misc/fbdesk/fbdesk-1.4.1-r1.ebuild index 8676ac0f523f..4542d4719455 100644 --- a/x11-misc/fbdesk/fbdesk-1.4.1.ebuild +++ b/x11-misc/fbdesk/fbdesk-1.4.1-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 DESCRIPTION="fluxbox-util application that creates and manage icons on your Fluxbox desktop" HOMEPAGE="http://fluxbox.sourceforge.net/fbdesk/" |