diff options
author | 2025-01-15 16:16:31 +0000 | |
---|---|---|
committer | 2025-01-15 16:16:31 +0000 | |
commit | d3dc60370e44d1db8121c856f870c7b2d8d4ac04 (patch) | |
tree | e26deecc0a7aef2c664fd065e74afa6429a7c4d9 /dev-texlive | |
parent | dev-tex/biblatex: Stabilize 3.20 amd64, #948142 (diff) | |
download | gentoo-d3dc60370e44d1db8121c856f870c7b2d8d4ac04.tar.gz gentoo-d3dc60370e44d1db8121c856f870c7b2d8d4ac04.tar.bz2 gentoo-d3dc60370e44d1db8121c856f870c7b2d8d4ac04.zip |
dev-texlive/texlive-bibtexextra: Stabilize 2024_p71940 amd64, #948142
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2024_p71940.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2024_p71940.ebuild b/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2024_p71940.ebuild index 4fc6e76f36c7..361bb3cf241a 100644 --- a/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2024_p71940.ebuild +++ b/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2024_p71940.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -373,7 +373,7 @@ DESCRIPTION="TeXLive BibTeX additional styles" LICENSE="Artistic Artistic-2 BSD-4 CC-BY-SA-3.0 CC-BY-SA-4.0 GPL-1 GPL-1+ GPL-2 GPL-3+ LPPL-1.0 LPPL-1.2 LPPL-1.3 LPPL-1.3c MIT TeX TeX-other-free public-domain" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" COMMON_DEPEND=" >=dev-texlive/texlive-latex-2024 " |