diff options
author | Sam James <sam@gentoo.org> | 2022-09-15 14:17:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-15 14:17:01 +0100 |
commit | 49c3d03d5188a37a4738fba53ba82c94691d94e4 (patch) | |
tree | 531e0394eaab3bab9c11a8514c2607974bd1b37c | |
parent | media-gfx/tuxpaint: add libpaper slot dep (diff) | |
download | gentoo-49c3d03d518.tar.gz gentoo-49c3d03d518.tar.bz2 gentoo-49c3d03d518.zip |
app-text/ghostscript-gpl: add libpaper slot dep
ABI broke.
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-9.55.0-r2.ebuild (renamed from app-text/ghostscript-gpl/ghostscript-gpl-9.55.0-r1.ebuild) | 2 | ||||
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-9.56.1-r1.ebuild (renamed from app-text/ghostscript-gpl/ghostscript-gpl-9.56.1.ebuild) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.55.0-r1.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.55.0-r2.ebuild index 2af192b34ec5..41532fc442b0 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.55.0-r1.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.55.0-r2.ebuild @@ -32,7 +32,7 @@ for X in ${LANGS} ; do done DEPEND=" - app-text/libpaper + app-text/libpaper:= media-libs/fontconfig >=media-libs/freetype-2.4.9:2= >=media-libs/jbig2dec-0.19:= diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.56.1.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.56.1-r1.ebuild index 7a14da73aa01..03493a7b380f 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.56.1.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.56.1-r1.ebuild @@ -32,7 +32,7 @@ for X in ${LANGS} ; do IUSE="${IUSE} l10n_${X}" done -DEPEND="app-text/libpaper +DEPEND="app-text/libpaper:= media-libs/fontconfig >=media-libs/freetype-2.4.9:2= >=media-libs/jbig2dec-0.19:= |