diff options
Diffstat (limited to 'media-sound/lilypond')
-rw-r--r-- | media-sound/lilypond/lilypond-2.22.0-r1.ebuild | 4 | ||||
-rw-r--r-- | media-sound/lilypond/lilypond-2.22.1-r1.ebuild | 4 | ||||
-rw-r--r-- | media-sound/lilypond/lilypond-2.23.0-r1.ebuild | 4 | ||||
-rw-r--r-- | media-sound/lilypond/lilypond-2.23.2-r1.ebuild | 4 | ||||
-rw-r--r-- | media-sound/lilypond/lilypond-9999.ebuild | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/media-sound/lilypond/lilypond-2.22.0-r1.ebuild b/media-sound/lilypond/lilypond-2.22.0-r1.ebuild index 1cba135cc210..420a934926b9 100644 --- a/media-sound/lilypond/lilypond-2.22.0-r1.ebuild +++ b/media-sound/lilypond/lilypond-2.22.0-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit elisp-common autotools python-single-r1 toolchain-funcs xdg-utils diff --git a/media-sound/lilypond/lilypond-2.22.1-r1.ebuild b/media-sound/lilypond/lilypond-2.22.1-r1.ebuild index 48e98a5be8f0..faae067c8f95 100644 --- a/media-sound/lilypond/lilypond-2.22.1-r1.ebuild +++ b/media-sound/lilypond/lilypond-2.22.1-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit elisp-common autotools python-single-r1 toolchain-funcs xdg-utils diff --git a/media-sound/lilypond/lilypond-2.23.0-r1.ebuild b/media-sound/lilypond/lilypond-2.23.0-r1.ebuild index e20ef84346b3..15da80034f0b 100644 --- a/media-sound/lilypond/lilypond-2.23.0-r1.ebuild +++ b/media-sound/lilypond/lilypond-2.23.0-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit elisp-common autotools python-single-r1 toolchain-funcs xdg-utils diff --git a/media-sound/lilypond/lilypond-2.23.2-r1.ebuild b/media-sound/lilypond/lilypond-2.23.2-r1.ebuild index 267d1a8af4de..f6d3a178b14b 100644 --- a/media-sound/lilypond/lilypond-2.23.2-r1.ebuild +++ b/media-sound/lilypond/lilypond-2.23.2-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit elisp-common autotools python-single-r1 toolchain-funcs xdg-utils diff --git a/media-sound/lilypond/lilypond-9999.ebuild b/media-sound/lilypond/lilypond-9999.ebuild index 091fda002afa..50b935febd44 100644 --- a/media-sound/lilypond/lilypond-9999.ebuild +++ b/media-sound/lilypond/lilypond-9999.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit elisp-common autotools python-single-r1 toolchain-funcs xdg-utils |