commit:     9c086e4b01610c65f79929cb03c817653d92617e
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 12 11:02:56 2021 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Fri Feb 12 11:02:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c086e4b

media-sound/lilypond: +2.23.0, dropped guile2 use flag, updated live

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-sound/lilypond/Manifest                                    | 1 +
 ...9-fix-font-size.patch => lilypond-2.23.0-fix-font-size.patch} | 0
 .../lilypond/{lilypond-9999.ebuild => lilypond-2.23.0.ebuild}    | 7 +------
 media-sound/lilypond/lilypond-9999.ebuild                        | 9 ++-------
 4 files changed, 4 insertions(+), 13 deletions(-)

diff --git a/media-sound/lilypond/Manifest b/media-sound/lilypond/Manifest
index 86c44eb63be..d258c9aa11c 100644
--- a/media-sound/lilypond/Manifest
+++ b/media-sound/lilypond/Manifest
@@ -1,2 +1,3 @@
 DIST lilypond-2.21.6.tar.gz 17996701 BLAKE2B 
2efbdae1bd16ab1682c14c1c0e01146d66dd408ff5d3f9b69ed38dcedd88b68c6ae3219b02e7a3967833d802488a90aecf50964f44ebb5445f887d4a532a41ad
 SHA512 
9effceabe39a0ca5f3837e0ff1cb0d4caed87b4b76e40f7c4f618d682b2e3db8f82e461e5c9555d6c05d591be54a08370599ed8c72d1e92ba80bcabf4d21a6f7
 DIST lilypond-2.22.0.tar.gz 18023031 BLAKE2B 
a7512629be43680c6e6bda1404c9b8e4a9bfb0b65ad565aede9dba983ae8e5fb350e8a53250cd01314b4d032d1bbe7b391bb3acd411dc6665868f4cd04f15011
 SHA512 
4dcc4da1bd1aa1d10ca802acbe29f2256587cd8e2643651b6d2e42cfce0b9572d0eb1139fbc59cec98ad6b86b86e7a6910becb6be7a4350ee0adfe366daa0a65
+DIST lilypond-2.23.0.tar.gz 17047610 BLAKE2B 
5d19a9936893a37db3ff6de269978d586012b7546fe5f3147e86966f1d521731dd2cf074c90de5b49feff6ee6f5057c90fe6485d7ae9126a8a5810b55d2dc5b2
 SHA512 
0138338e9e650f1d0d96504cd31d8b191307ae3fcec839162c80b8d233b27a9ff94f5b107aa2318278a874ed14e5e47747211ac4b44839d6749337f06dc12a6d

diff --git a/media-sound/lilypond/files/lilypond-9999-fix-font-size.patch 
b/media-sound/lilypond/files/lilypond-2.23.0-fix-font-size.patch
similarity index 100%
rename from media-sound/lilypond/files/lilypond-9999-fix-font-size.patch
rename to media-sound/lilypond/files/lilypond-2.23.0-fix-font-size.patch

diff --git a/media-sound/lilypond/lilypond-9999.ebuild 
b/media-sound/lilypond/lilypond-2.23.0.ebuild
similarity index 94%
copy from media-sound/lilypond/lilypond-9999.ebuild
copy to media-sound/lilypond/lilypond-2.23.0.ebuild
index 4b7150162b1..de2a548eb65 100644
--- a/media-sound/lilypond/lilypond-9999.ebuild
+++ b/media-sound/lilypond/lilypond-2.23.0.ebuild
@@ -21,7 +21,7 @@ HOMEPAGE="http://lilypond.org/";
 LICENSE="GPL-3 FDL-1.3"
 SLOT="0"
 LANG_USE="l10n_ca l10n_cs l10n_de l10n_en l10n_fr l10n_hu l10n_it l10n_ja 
l10n_nl l10n_pt l10n_zh"
-IUSE="debug doc emacs guile2 profile vim-syntax ${LANG_USE}"
+IUSE="debug doc emacs profile vim-syntax ${LANG_USE}"
 unset LANG_USE
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
@@ -40,11 +40,6 @@ RDEPEND="app-text/ghostscript-gpl
        media-libs/freetype:2
        x11-libs/pango
        emacs? ( >=app-editors/emacs-23.1:* )
-       guile2? ( >=dev-scheme/guile-2.2:12 )
-       !guile2? (
-               dev-scheme/guile:12=[deprecated,regex]
-               <dev-scheme/guile-2.0:12
-       )
        ${PYTHON_DEPS}"
 DEPEND="${RDEPEND}
        app-text/t1utils

diff --git a/media-sound/lilypond/lilypond-9999.ebuild 
b/media-sound/lilypond/lilypond-9999.ebuild
index 4b7150162b1..24d67598c44 100644
--- a/media-sound/lilypond/lilypond-9999.ebuild
+++ b/media-sound/lilypond/lilypond-9999.ebuild
@@ -21,7 +21,7 @@ HOMEPAGE="http://lilypond.org/";
 LICENSE="GPL-3 FDL-1.3"
 SLOT="0"
 LANG_USE="l10n_ca l10n_cs l10n_de l10n_en l10n_fr l10n_hu l10n_it l10n_ja 
l10n_nl l10n_pt l10n_zh"
-IUSE="debug doc emacs guile2 profile vim-syntax ${LANG_USE}"
+IUSE="debug doc emacs profile vim-syntax ${LANG_USE}"
 unset LANG_USE
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
@@ -40,11 +40,6 @@ RDEPEND="app-text/ghostscript-gpl
        media-libs/freetype:2
        x11-libs/pango
        emacs? ( >=app-editors/emacs-23.1:* )
-       guile2? ( >=dev-scheme/guile-2.2:12 )
-       !guile2? (
-               dev-scheme/guile:12=[deprecated,regex]
-               <dev-scheme/guile-2.0:12
-       )
        ${PYTHON_DEPS}"
 DEPEND="${RDEPEND}
        app-text/t1utils
@@ -63,7 +58,7 @@ DEPEND="${RDEPEND}
 RESTRICT="test"
 
 PATCHES=(
-       "${FILESDIR}"/${P}-fix-font-size.patch
+       "${FILESDIR}"/${PN}-2.23.0-fix-font-size.patch
 )
 
 DOCS=( DEDICATION HACKING README.md ROADMAP )

Reply via email to