diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-03-23 18:20:59 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-03-23 18:20:59 +0000 |
| commit | bdfc802cc0f43edb6d5c8f04a6436faf4e7f347e (patch) | |
| tree | 9a4eb5cb6720382cff015c5f23ebee08f33268e7 /dev-tex | |
| parent | 03ef5784ad7898237864e7a0cfa2e87320e347e4 (diff) | |
| download | baldeagleos-repo-bdfc802cc0f43edb6d5c8f04a6436faf4e7f347e.tar.gz baldeagleos-repo-bdfc802cc0f43edb6d5c8f04a6436faf4e7f347e.tar.xz baldeagleos-repo-bdfc802cc0f43edb6d5c8f04a6436faf4e7f347e.zip | |
Adding metadata
Diffstat (limited to 'dev-tex')
| -rw-r--r-- | dev-tex/pythontex/pythontex-0.18.ebuild | 4 | ||||
| -rw-r--r-- | dev-tex/rubber/rubber-1.6.6.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-tex/pythontex/pythontex-0.18.ebuild b/dev-tex/pythontex/pythontex-0.18.ebuild index cae023f7abbf..e1063196defb 100644 --- a/dev-tex/pythontex/pythontex-0.18.ebuild +++ b/dev-tex/pythontex/pythontex-0.18.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=7 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/gpoore/pythontex/archive/v${PV}.tar.gz -> ${P}.tar.g SLOT="0" LICENSE="LPPL-1.3 BSD" -KEYWORDS="amd64 ~ppc ~riscv x86" +KEYWORDS="amd64 ppc ~riscv x86" IUSE="doc highlighting" REQUIRED_USE="${PYTHON_REQUIRED_USE}" diff --git a/dev-tex/rubber/rubber-1.6.6.ebuild b/dev-tex/rubber/rubber-1.6.6.ebuild index 61ab994d7c6a..95519ecaca17 100644 --- a/dev-tex/rubber/rubber-1.6.6.ebuild +++ b/dev-tex/rubber/rubber-1.6.6.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 @@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]] || [[ -n "${EGIT_COMMIT_ID}" ]]; then else # NOTE: Cannot be "PYPI_PN=latex-rubber" + "inherit pypi" due to missing files SRC_URI="https://gitlab.com/latex-rubber/${PN}/-/archive/${PV}/${P}.tar.bz2" - KEYWORDS="amd64 ~ppc ~riscv x86" + KEYWORDS="amd64 ppc ~riscv x86" fi DESCRIPTION="A LaTeX wrapper for automatically building documents" |
