summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-misc/bijiben/bijiben-40.1-r2.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-misc/bijiben/bijiben-40.1-r2.ebuild b/app-misc/bijiben/bijiben-40.1-r2.ebuild
index 5ffca96a130d..2eaa9cd4f86e 100644
--- a/app-misc/bijiben/bijiben-40.1-r2.ebuild
+++ b/app-misc/bijiben/bijiben-40.1-r2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
-PYTHON_COMPAT=( python3_{9..11} )
+EAPI=8
+PYTHON_COMPAT=( python3_{10..12} )
inherit gnome.org gnome2-utils meson python-any-r1 xdg
DESCRIPTION="Note editor designed to remain simple to use"
-HOMEPAGE="https://wiki.gnome.org/Apps/Notes"
+HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-notes"
LICENSE="GPL-3+"
SLOT="0"