summaryrefslogtreecommitdiff
path: root/app-text/ghostscript-gpl/ghostscript-gpl-10.06.0.ebuild
AgeCommit message (Collapse)Author
2025-11-14app-text/ghostscript-gpl: Stabilize 10.06.0 arm, #964047Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-11-04*/*: Use := on virtual/zlib deps, part 5Michał Górny
Done via: ``` git grep -l 'virtual/zlib-' | xargs sed -i -r -e 's@virtual/zlib-[0-9.]*(-r[0-9]*)?@&:=@g' git grep -l 'virtual/zlib-' | xargs sed -i -e 's@:=:=@:=@g' pkgcheck scan --commits \ -c SourcingCheck,VisibilityCheck,DependencyCheck --exit error ``` Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-11-04app-*/*: update for virtual/zlibMichał Górny
Update done using: ``` git grep -l zlib app-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g git diff --name-only | xargs copybump git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead pkgcheck scan --commits -c VisibilityCheck --exit error ``` Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-10-18app-text/ghostscript-gpl: Stabilize 10.06.0 ppc64, #964047Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-10-14app-text/ghostscript-gpl: Stabilize 10.06.0 ppc, #964047Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-10-11app-text/ghostscript-gpl: Stabilize 10.06.0 amd64, #964047Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-11app-text/ghostscript-gpl: Stabilize 10.06.0 x86, #964047Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-11app-text/ghostscript-gpl: Stabilize 10.06.0 arm64, #964047Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-09-20app-text/ghostscript-gpl: add 10.06.0Sam James
Closes: https://bugs.gentoo.org/955980 Bug: https://bugs.gentoo.org/962685 Signed-off-by: Sam James <sam@gentoo.org>