summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz93@gmail.com>2024-04-28 01:49:35 -0400
committerSam James <sam@gentoo.org>2024-04-28 07:54:26 +0100
commit119c04fb93ff173144677bc05cacf3f9b1563ea4 (patch)
tree4b48b8375aa35eef2ae57bea1a740b87799654e2 /x11-plugins
parentx11-plugins/wmcalendar: add patches to fix horrible missing function decls (diff)
downloadgentoo-119c04fb93ff173144677bc05cacf3f9b1563ea4.tar.gz
gentoo-119c04fb93ff173144677bc05cacf3f9b1563ea4.tar.bz2
gentoo-119c04fb93ff173144677bc05cacf3f9b1563ea4.zip
x11-plugins/wmcalendar: update EAPI 7 -> 8
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/wmcalendar/wmcalendar-0.5.2-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-plugins/wmcalendar/wmcalendar-0.5.2-r3.ebuild b/x11-plugins/wmcalendar/wmcalendar-0.5.2-r3.ebuild
index ff36a3411c04..11e9ef939e71 100644
--- a/x11-plugins/wmcalendar/wmcalendar-0.5.2-r3.ebuild
+++ b/x11-plugins/wmcalendar/wmcalendar-0.5.2-r3.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit toolchain-funcs
DESCRIPTION="a calendar dockapp"