From 706230328a6742f57734281faebd50eccd8a60dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kacper=20S=C5=82omi=C5=84ski?= Date: Mon, 23 Sep 2024 06:05:12 +0200 Subject: [PATCH] dev-scheme/guile: add 1.8.8-r100 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bug: https://bugs.gentoo.org/689408 Signed-off-by: Kacper Słomiński Signed-off-by: Sam James --- app-office/texmacs/texmacs-2.1-r1.ebuild | 4 +- dev-scheme/guile/guile-1.8.8-r100.ebuild | 152 +++++++++++++++++++++++ profiles/package.mask | 1 + 3 files changed, 155 insertions(+), 2 deletions(-) create mode 100644 dev-scheme/guile/guile-1.8.8-r100.ebuild diff --git a/app-office/texmacs/texmacs-2.1-r1.ebuild b/app-office/texmacs/texmacs-2.1-r1.ebuild index c6414ad9d123b..882a51c9116f9 100644 --- a/app-office/texmacs/texmacs-2.1-r1.ebuild +++ b/app-office/texmacs/texmacs-2.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" RDEPEND=" app-text/ghostscript-gpl - =dev-scheme/guile-reader-0.6.3-r100 +dev-scheme/guile:1.8 dev-scheme/guile:2.2 dev-scheme/guile:3.0 >=dev-build/make-4.4.1-r100