mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
2026-04-30 03:46:03 UTC
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -5,11 +5,11 @@ EAPI=8
|
||||
HOMEPAGE=https://github.com/gpoore/latexrestricted https://pypi.org/project/latexrestricted/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
||||
KEYWORDS=~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv x86
|
||||
KEYWORDS=~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 ~sparc x86
|
||||
LICENSE=LPPL-1.3c
|
||||
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/gpoore/latexrestricted/archive/refs/tags/v0.6.2.tar.gz -> latexrestricted-0.6.2.gh.tar.gz
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39
|
||||
_md5_=3ceebc78405b39cc551af1ce982419e3
|
||||
_md5_=77a3044f5b065688b1bf9d529d1d85d3
|
||||
|
||||
@@ -5,7 +5,7 @@ EAPI=8
|
||||
HOMEPAGE=https://github.com/gpoore/latex2pydata https://pypi.org/project/latex2pydata/
|
||||
INHERIT=distutils-r1 latex-package
|
||||
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
||||
KEYWORDS=~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv x86
|
||||
KEYWORDS=~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 ~sparc x86
|
||||
LICENSE=LPPL-1.3c
|
||||
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) virtual/latex-base
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/gpoore/latex2pydata/archive/refs/tags/python/v0.4.1.tar.gz -> latex2pydata-0.4.1.gh.tar.gz
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 edo a5e294016aa84979fcb2459749eb80b2 latex-package f6529cd874a632d3343b4d264a70a0bc
|
||||
_md5_=a5a7c48f1c14e87ff82196df190bef36
|
||||
_md5_=cbe687b5caf61fc12da7999a4182ce2a
|
||||
|
||||
@@ -5,11 +5,11 @@ EAPI=8
|
||||
HOMEPAGE=https://github.com/gpoore/minted/
|
||||
INHERIT=distutils-r1 latex-package
|
||||
IUSE=doc python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
||||
KEYWORDS=~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv x86
|
||||
KEYWORDS=~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 ~sparc x86
|
||||
LICENSE=|| ( BSD LPPL-1.3 )
|
||||
RDEPEND=>=dev-python/latexrestricted-0.6.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pygments-2.17.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-tex/latex2pydata-0.4.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-texlive/texlive-latexextra python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) virtual/latex-base
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/gpoore/minted/archive/refs/tags/latex/v3.4.0.tar.gz -> minted-3.4.0.tar.gz https://github.com/gpoore/minted/commit/45ccea404689680513be3b78d2c0579f6250f963.patch -> minted-3.4.0-explicitly-set-build-backend.patch
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 edo a5e294016aa84979fcb2459749eb80b2 latex-package f6529cd874a632d3343b4d264a70a0bc
|
||||
_md5_=cdfd099c33eebdc76db85095f3c45fc8
|
||||
_md5_=3ef40651249f0ae0b75a492f6173bdb8
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -6,10 +6,10 @@ EAPI=8
|
||||
HOMEPAGE=https://www.tug.org/texlive/
|
||||
INHERIT=texlive-module
|
||||
IUSE=doc source
|
||||
KEYWORDS=~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv x86
|
||||
KEYWORDS=~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 ~sparc x86
|
||||
LICENSE=Artistic BSD GPL-1+ GPL-2 LPPL-1.3c TeX TeX-other-free public-domain
|
||||
RDEPEND=>=dev-texlive/texlive-basic-2024 >=app-text/ps2pkm-1.8_p20240311 >=app-text/ttf2pk2-2.0_p20240311 >=app-text/texlive-core-2024
|
||||
SLOT=0
|
||||
SRC_URI=https://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-fontutils.r61207.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/accfonts.r18835.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/afm2pl.r71515.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/albatross.r69832.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/dosepsbin.r29752.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/dvipsconfig.r13293.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/epstopdf.r71782.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/fontinst.r62517.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/fontools.r69241.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/fontware.r70015.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/luafindfont.r72111.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/mf2pt1.r71883.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/collection-fontutils.r61207.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/accfonts.r18835.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/afm2pl.r71515.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/albatross.r69832.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/dosepsbin.r29752.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/dvipsconfig.r13293.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/epstopdf.r71782.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/fontinst.r62517.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/fontools.r69241.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/fontware.r70015.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/luafindfont.r72111.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/mf2pt1.r71883.tar.xz doc? ( https://mirrors.ctan.org/systems/texlive/tlnet/archive/accfonts.doc.r18835.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/afm2pl.doc.r71515.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/albatross.doc.r69832.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/dosepsbin.doc.r29752.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/epstopdf.doc.r71782.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/fontinst.doc.r62517.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/fontools.doc.r69241.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/fontware.doc.r70015.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/luafindfont.doc.r72111.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/mf2pt1.doc.r71883.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/accfonts.doc.r18835.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/afm2pl.doc.r71515.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/albatross.doc.r69832.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/dosepsbin.doc.r29752.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/epstopdf.doc.r71782.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/fontinst.doc.r62517.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/fontools.doc.r69241.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/fontware.doc.r70015.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/luafindfont.doc.r72111.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/mf2pt1.doc.r71883.tar.xz ) source? ( https://mirrors.ctan.org/systems/texlive/tlnet/archive/albatross.source.r69832.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/dosepsbin.source.r29752.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/fontinst.source.r62517.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/metatype1.source.r37105.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/albatross.source.r69832.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/dosepsbin.source.r29752.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/fontinst.source.r62517.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/metatype1.source.r37105.tar.xz )
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd edo a5e294016aa84979fcb2459749eb80b2 texlive-common 2c70ed981525ed068beb038b87db7d10 texlive-module 937e001d61eac81c9121673bbf019c64
|
||||
_md5_=58c4df77ace8883e98454073f7b7ab8b
|
||||
_md5_=19837e705e6726bd6fb970feedc12e72
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -6,10 +6,10 @@ EAPI=8
|
||||
HOMEPAGE=https://www.tug.org/texlive/
|
||||
INHERIT=texlive-module
|
||||
IUSE=doc source
|
||||
KEYWORDS=~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv x86
|
||||
KEYWORDS=~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 ~sparc x86
|
||||
LICENSE=GPL-1+ LPPL-1.3 LPPL-1.3c TeX-other-free
|
||||
RDEPEND=>=dev-texlive/texlive-basic-2024 >=dev-texlive/texlive-latex-2024 >=app-text/texlive-core-2024[xetex] >=app-text/texlive-core-2024
|
||||
SLOT=0
|
||||
SRC_URI=https://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langczechslovak.r54074.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-czech.r30261.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-slovak.r30292.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/cnbwp.r69910.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/cs.r41553.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/csbulletin.r65250.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/cslatex.r67494.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/csplain.r67934.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-czech.r58609.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-slovak.r58609.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/collection-langczechslovak.r54074.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/babel-czech.r30261.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/babel-slovak.r30292.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/cnbwp.r69910.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/cs.r41553.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/csbulletin.r65250.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/cslatex.r67494.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/csplain.r67934.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/hyphen-czech.r58609.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/hyphen-slovak.r58609.tar.xz doc? ( https://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-czech.doc.r30261.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-slovak.doc.r30292.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/cnbwp.doc.r69910.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/csbulletin.doc.r65250.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/cstex.doc.r64149.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-czech.doc.r55643.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-slovak.doc.r15878.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-cz.doc.r72437.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/babel-czech.doc.r30261.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/babel-slovak.doc.r30292.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/cnbwp.doc.r69910.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/csbulletin.doc.r65250.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/cstex.doc.r64149.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/lshort-czech.doc.r55643.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/lshort-slovak.doc.r15878.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/texlive-cz.doc.r72437.tar.xz ) source? ( https://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-czech.source.r30261.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-slovak.source.r30292.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/cslatex.source.r67494.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/babel-czech.source.r30261.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/babel-slovak.source.r30292.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/cslatex.source.r67494.tar.xz )
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd edo a5e294016aa84979fcb2459749eb80b2 texlive-common 2c70ed981525ed068beb038b87db7d10 texlive-module 937e001d61eac81c9121673bbf019c64
|
||||
_md5_=6ff4d26ac001d63f128ebd0039fc8b14
|
||||
_md5_=408911e2eb47403e24471086983ba67e
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -6,10 +6,10 @@ EAPI=8
|
||||
HOMEPAGE=https://www.tug.org/texlive/
|
||||
INHERIT=texlive-module
|
||||
IUSE=doc source
|
||||
KEYWORDS=~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv x86
|
||||
KEYWORDS=~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 ~sparc x86
|
||||
LICENSE=FDL-1.1+ GPL-1+ GPL-2 LPPL-1.3 LPPL-1.3c OFL-1.1 TeX-other-free public-domain
|
||||
RDEPEND=>=dev-texlive/texlive-langcjk-2024 >=app-text/texlive-core-2024
|
||||
SLOT=0
|
||||
SRC_URI=https://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langkorean.r54074.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/baekmuk.r56915.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/cjk-ko.r70300.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/kotex-oblivoir.r70491.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/kotex-plain.r63689.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/kotex-utf.r63690.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/kotex-utils.r38727.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/nanumtype1.r29558.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/pmhanguljamo.r71464.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/uhc.r16791.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/unfonts-core.r56291.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/unfonts-extra.r56291.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/collection-langkorean.r54074.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/baekmuk.r56915.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/cjk-ko.r70300.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/kotex-oblivoir.r70491.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/kotex-plain.r63689.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/kotex-utf.r63690.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/kotex-utils.r38727.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/nanumtype1.r29558.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/pmhanguljamo.r71464.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/uhc.r16791.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/unfonts-core.r56291.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/unfonts-extra.r56291.tar.xz doc? ( https://mirrors.ctan.org/systems/texlive/tlnet/archive/baekmuk.doc.r56915.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/cjk-ko.doc.r70300.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/kotex-oblivoir.doc.r70491.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/kotex-plain.doc.r63689.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/kotex-utf.doc.r63690.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/kotex-utils.doc.r38727.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-korean.doc.r58468.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/nanumtype1.doc.r29558.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/pmhanguljamo.doc.r71464.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/uhc.doc.r16791.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/unfonts-core.doc.r56291.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/unfonts-extra.doc.r56291.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/baekmuk.doc.r56915.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/cjk-ko.doc.r70300.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/kotex-oblivoir.doc.r70491.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/kotex-plain.doc.r63689.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/kotex-utf.doc.r63690.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/kotex-utils.doc.r38727.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/lshort-korean.doc.r58468.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/nanumtype1.doc.r29558.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/pmhanguljamo.doc.r71464.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/uhc.doc.r16791.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/unfonts-core.doc.r56291.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/unfonts-extra.doc.r56291.tar.xz )
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd edo a5e294016aa84979fcb2459749eb80b2 texlive-common 2c70ed981525ed068beb038b87db7d10 texlive-module 937e001d61eac81c9121673bbf019c64
|
||||
_md5_=1da0fab98a97504c893160df25e65547
|
||||
_md5_=64d00617f651b08a7ae403c5edd857b5
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -6,10 +6,10 @@ EAPI=8
|
||||
HOMEPAGE=https://www.tug.org/texlive/
|
||||
INHERIT=texlive-module
|
||||
IUSE=doc source
|
||||
KEYWORDS=~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv x86
|
||||
KEYWORDS=~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 ~sparc x86
|
||||
LICENSE=GPL-1+ GPL-2+ LPPL-1.3 LPPL-1.3c MIT public-domain
|
||||
RDEPEND=>=dev-texlive/texlive-basic-2024 >=app-text/texlive-core-2024
|
||||
SLOT=0
|
||||
SRC_URI=https://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langportuguese.r67125.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-portuges.r59883.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/feupphdteses.r30962.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-portuguese.r58609.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/numberpt.r51640.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/ordinalpt.r15878.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/ptlatexcommands.r67125.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/collection-langportuguese.r67125.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/babel-portuges.r59883.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/feupphdteses.r30962.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/hyphen-portuguese.r58609.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/numberpt.r51640.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/ordinalpt.r15878.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/ptlatexcommands.r67125.tar.xz doc? ( https://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-portuges.doc.r59883.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/beamer-tut-pt.doc.r15878.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/cursolatex.doc.r24139.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/feupphdteses.doc.r30962.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-via-exemplos.doc.r68627.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/latexcheat-ptbr.doc.r15878.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-portuguese.doc.r55643.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/numberpt.doc.r51640.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/ordinalpt.doc.r15878.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/ptlatexcommands.doc.r67125.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/xypic-tut-pt.doc.r15878.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/babel-portuges.doc.r59883.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/beamer-tut-pt.doc.r15878.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/cursolatex.doc.r24139.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/feupphdteses.doc.r30962.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/latex-via-exemplos.doc.r68627.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/latexcheat-ptbr.doc.r15878.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/lshort-portuguese.doc.r55643.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/numberpt.doc.r51640.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/ordinalpt.doc.r15878.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/ptlatexcommands.doc.r67125.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/xypic-tut-pt.doc.r15878.tar.xz ) source? ( https://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-portuges.source.r59883.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/numberpt.source.r51640.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/ordinalpt.source.r15878.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/ptlatexcommands.source.r67125.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/babel-portuges.source.r59883.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/numberpt.source.r51640.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/ordinalpt.source.r15878.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/ptlatexcommands.source.r67125.tar.xz )
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd edo a5e294016aa84979fcb2459749eb80b2 texlive-common 2c70ed981525ed068beb038b87db7d10 texlive-module 937e001d61eac81c9121673bbf019c64
|
||||
_md5_=d54e5a16ac6f2dfb80dec1c98d27e110
|
||||
_md5_=0f66c733eba39213df126b724afb574b
|
||||
|
||||
@@ -6,10 +6,10 @@ EAPI=8
|
||||
HOMEPAGE=https://www.tug.org/texlive/
|
||||
INHERIT=texlive-module
|
||||
IUSE=doc source
|
||||
KEYWORDS=~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv x86
|
||||
KEYWORDS=~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 ~sparc x86
|
||||
LICENSE=CC-BY-4.0 LPPL-1.3 LPPL-1.3c MIT TeX-other-free public-domain
|
||||
RDEPEND=>=dev-texlive/texlive-basic-2024 >=app-text/texlive-core-2024
|
||||
SLOT=0
|
||||
SRC_URI=https://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langspanish.r72203.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-catalan.r30259.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-galician.r30270.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-spanish.r59367.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-catalan.r58609.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-galician.r58652.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-spanish.r58652.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/quran-es.r72203.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/collection-langspanish.r72203.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/babel-catalan.r30259.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/babel-galician.r30270.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/babel-spanish.r59367.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/hyphen-catalan.r58609.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/hyphen-galician.r58652.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/hyphen-spanish.r58652.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/quran-es.r72203.tar.xz doc? ( https://mirrors.ctan.org/systems/texlive/tlnet/archive/antique-spanish-units.doc.r69568.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-catalan.doc.r30259.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-galician.doc.r30270.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-spanish.doc.r59367.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/es-tex-faq.doc.r15878.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-spanish.doc.r58652.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/l2tabu-spanish.doc.r15878.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/latex2e-help-texinfo-spanish.doc.r65614.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/latexcheat-esmx.doc.r36866.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-spanish.doc.r35050.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/quran-es.doc.r72203.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-es.doc.r70417.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/antique-spanish-units.doc.r69568.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/babel-catalan.doc.r30259.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/babel-galician.doc.r30270.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/babel-spanish.doc.r59367.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/es-tex-faq.doc.r15878.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/hyphen-spanish.doc.r58652.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/l2tabu-spanish.doc.r15878.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/latex2e-help-texinfo-spanish.doc.r65614.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/latexcheat-esmx.doc.r36866.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/lshort-spanish.doc.r35050.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/quran-es.doc.r72203.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/texlive-es.doc.r70417.tar.xz ) source? ( https://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-catalan.source.r30259.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-galician.source.r30270.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-spanish.source.r59367.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-galician.source.r58652.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-spanish.source.r58652.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/babel-catalan.source.r30259.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/babel-galician.source.r30270.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/babel-spanish.source.r59367.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/hyphen-galician.source.r58652.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/hyphen-spanish.source.r58652.tar.xz )
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd edo a5e294016aa84979fcb2459749eb80b2 texlive-common 2c70ed981525ed068beb038b87db7d10 texlive-module 937e001d61eac81c9121673bbf019c64
|
||||
_md5_=e2e5c9d98887751513834c5ccfff0f87
|
||||
_md5_=6f040d9d0e9eccfb86d028053caaa19b
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -5,10 +5,10 @@ DESCRIPTION=Athena Widgets with N*XTSTEP appearance
|
||||
EAPI=8
|
||||
HOMEPAGE=https://siag.nu/neXtaw/
|
||||
INHERIT=autotools flag-o-matic
|
||||
KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc x86
|
||||
KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86
|
||||
LICENSE=BSD
|
||||
RDEPEND=x11-libs/libICE x11-libs/libSM x11-libs/libX11 x11-libs/libXext x11-libs/libXmu x11-libs/libXpm x11-libs/libXt x11-libs/libxkbfile
|
||||
SLOT=0
|
||||
SRC_URI=https://siag.nu/pub/neXtaw/neXtaw-0.15.1.tar.gz
|
||||
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 0698802996fcfe9a604eac3c1f6e7112 flag-o-matic fd3558f73f6503093adee69adf41020d
|
||||
_md5_=7db07edf1eb549a1532e1797a8078777
|
||||
_md5_=6a0186e11fd691f8810d3e736269f039
|
||||
|
||||
@@ -1 +1 @@
|
||||
Thu, 30 Apr 2026 02:16:01 +0000
|
||||
Thu, 30 Apr 2026 03:46:02 +0000
|
||||
|
||||
Reference in New Issue
Block a user