diff options
author | Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> | 2022-11-30 20:31:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-03 08:05:38 +0000 |
commit | b197c1db6fa84ba0ea2c17183e6aa6753833602d (patch) | |
tree | 3f28771863c04367963e74fa62e0f15db0721c85 /media-gfx/graphviz | |
parent | profiles/features/musl: reference dev-lisp/sbcl bug (diff) | |
download | gentoo-b197c1db6fa84ba0ea2c17183e6aa6753833602d.tar.gz gentoo-b197c1db6fa84ba0ea2c17183e6aa6753833602d.tar.bz2 gentoo-b197c1db6fa84ba0ea2c17183e6aa6753833602d.zip |
media-gfx/graphviz: subscribe to app-text/ghostscript-gpl subslot
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Closes: https://github.com/gentoo/gentoo/pull/28484
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/graphviz')
-rw-r--r-- | media-gfx/graphviz/graphviz-5.0.1-r2.ebuild (renamed from media-gfx/graphviz/graphviz-5.0.1-r1.ebuild) | 2 | ||||
-rw-r--r-- | media-gfx/graphviz/graphviz-6.0.1-r3.ebuild (renamed from media-gfx/graphviz/graphviz-6.0.1-r2.ebuild) | 2 | ||||
-rw-r--r-- | media-gfx/graphviz/graphviz-7.0.0-r1.ebuild (renamed from media-gfx/graphviz/graphviz-7.0.2.ebuild) | 2 | ||||
-rw-r--r-- | media-gfx/graphviz/graphviz-7.0.2-r1.ebuild (renamed from media-gfx/graphviz/graphviz-7.0.0.ebuild) | 0 |
4 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/graphviz/graphviz-5.0.1-r1.ebuild b/media-gfx/graphviz/graphviz-5.0.1-r2.ebuild index bdab7d9db9a0..9c186a627ba5 100644 --- a/media-gfx/graphviz/graphviz-5.0.1-r1.ebuild +++ b/media-gfx/graphviz/graphviz-5.0.1-r2.ebuild @@ -50,7 +50,7 @@ RDEPEND=" lasi? ( media-libs/lasi ) pdf? ( app-text/poppler ) perl? ( dev-lang/perl:= ) - postscript? ( app-text/ghostscript-gpl ) + postscript? ( app-text/ghostscript-gpl:= ) python? ( ${PYTHON_DEPS} ) qt5? ( dev-qt/qtcore:5 diff --git a/media-gfx/graphviz/graphviz-6.0.1-r2.ebuild b/media-gfx/graphviz/graphviz-6.0.1-r3.ebuild index a6a2752bc806..fd076e96e4c7 100644 --- a/media-gfx/graphviz/graphviz-6.0.1-r2.ebuild +++ b/media-gfx/graphviz/graphviz-6.0.1-r3.ebuild @@ -50,7 +50,7 @@ RDEPEND=" lasi? ( media-libs/lasi ) pdf? ( app-text/poppler ) perl? ( dev-lang/perl:= ) - postscript? ( app-text/ghostscript-gpl ) + postscript? ( app-text/ghostscript-gpl:= ) python? ( ${PYTHON_DEPS} ) qt5? ( dev-qt/qtcore:5 diff --git a/media-gfx/graphviz/graphviz-7.0.2.ebuild b/media-gfx/graphviz/graphviz-7.0.0-r1.ebuild index af33ee99a65d..9ad6331a1bb7 100644 --- a/media-gfx/graphviz/graphviz-7.0.2.ebuild +++ b/media-gfx/graphviz/graphviz-7.0.0-r1.ebuild @@ -50,7 +50,7 @@ RDEPEND=" lasi? ( media-libs/lasi ) pdf? ( app-text/poppler ) perl? ( dev-lang/perl:= ) - postscript? ( app-text/ghostscript-gpl ) + postscript? ( app-text/ghostscript-gpl:= ) python? ( ${PYTHON_DEPS} ) qt5? ( dev-qt/qtcore:5 diff --git a/media-gfx/graphviz/graphviz-7.0.0.ebuild b/media-gfx/graphviz/graphviz-7.0.2-r1.ebuild index af33ee99a65d..af33ee99a65d 100644 --- a/media-gfx/graphviz/graphviz-7.0.0.ebuild +++ b/media-gfx/graphviz/graphviz-7.0.2-r1.ebuild |