summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-02 21:21:10 +0000
committerSam James <sam@gentoo.org>2021-06-02 21:50:22 +0000
commit174aa8810ec8c05b12e00cc03e0e154b93fd5148 (patch)
tree98a9aefe354b4e5adc656f0f5e72a6a19abc6b9a /media-gfx/asymptote
parentnet-wireless/gnuradio: subscribe to sci-libs/gsl subslot (diff)
downloadgentoo-174aa8810ec8c05b12e00cc03e0e154b93fd5148.tar.gz
gentoo-174aa8810ec8c05b12e00cc03e0e154b93fd5148.tar.bz2
gentoo-174aa8810ec8c05b12e00cc03e0e154b93fd5148.zip
media-gfx/asymptote: subscribe to sci-libs/gsl subslot
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/asymptote')
-rw-r--r--media-gfx/asymptote/asymptote-2.69-r2.ebuild (renamed from media-gfx/asymptote/asymptote-2.69-r1.ebuild)10
-rw-r--r--media-gfx/asymptote/asymptote-2.70-r1.ebuild (renamed from media-gfx/asymptote/asymptote-2.70.ebuild)10
2 files changed, 10 insertions, 10 deletions
diff --git a/media-gfx/asymptote/asymptote-2.69-r1.ebuild b/media-gfx/asymptote/asymptote-2.69-r2.ebuild
index 11723a29a480..b603beb6086f 100644
--- a/media-gfx/asymptote/asymptote-2.69-r1.ebuild
+++ b/media-gfx/asymptote/asymptote-2.69-r2.ebuild
@@ -25,15 +25,15 @@ REQUIRED_USE="
RDEPEND="
>=sys-libs/ncurses-5.4-r5:0=
>=sys-libs/readline-4.3-r5:0=
- net-libs/libtirpc
+ net-libs/libtirpc:=
imagemagick? ( media-gfx/imagemagick[png] )
opengl? ( media-libs/mesa[X(+)] media-libs/freeglut media-libs/glew:0 media-libs/glm )
offscreen? ( media-libs/mesa[osmesa] )
svg? ( app-text/dvisvgm )
sigsegv? ( dev-libs/libsigsegv )
boehm-gc? ( >=dev-libs/boehm-gc-7.0[cxx,threads] )
- fftw? ( >=sci-libs/fftw-3.0.1 )
- gsl? ( sci-libs/gsl )
+ fftw? ( >=sci-libs/fftw-3.0.1:= )
+ gsl? ( sci-libs/gsl:= )
python? ( ${PYTHON_DEPS} )
curl? ( net-misc/curl )
X? (
@@ -42,11 +42,11 @@ RDEPEND="
dev-python/numpy
dev-python/pycson
>=gnome-base/librsvg-2.40
- )
+ )
latex? (
virtual/latex-base
>=dev-texlive/texlive-latexextra-2013
- )
+ )
context? ( dev-texlive/texlive-context )
emacs? ( >=app-editors/emacs-23.1:* )
vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )"
diff --git a/media-gfx/asymptote/asymptote-2.70.ebuild b/media-gfx/asymptote/asymptote-2.70-r1.ebuild
index 494c8467ccbf..e69b83cc7bae 100644
--- a/media-gfx/asymptote/asymptote-2.70.ebuild
+++ b/media-gfx/asymptote/asymptote-2.70-r1.ebuild
@@ -25,15 +25,15 @@ REQUIRED_USE="
RDEPEND="
>=sys-libs/ncurses-5.4-r5:0=
>=sys-libs/readline-4.3-r5:0=
- net-libs/libtirpc
+ net-libs/libtirpc:=
imagemagick? ( media-gfx/imagemagick[png] )
opengl? ( media-libs/mesa[X(+)] media-libs/freeglut media-libs/glew:0 media-libs/glm )
offscreen? ( media-libs/mesa[osmesa] )
svg? ( app-text/dvisvgm )
sigsegv? ( dev-libs/libsigsegv )
boehm-gc? ( >=dev-libs/boehm-gc-7.0[cxx,threads] )
- fftw? ( >=sci-libs/fftw-3.0.1 )
- gsl? ( sci-libs/gsl )
+ fftw? ( >=sci-libs/fftw-3.0.1:= )
+ gsl? ( sci-libs/gsl:= )
python? ( ${PYTHON_DEPS} )
curl? ( net-misc/curl )
X? (
@@ -42,11 +42,11 @@ RDEPEND="
dev-python/numpy
dev-python/pycson
>=gnome-base/librsvg-2.40
- )
+ )
latex? (
virtual/latex-base
>=dev-texlive/texlive-latexextra-2013
- )
+ )
context? ( dev-texlive/texlive-context )
emacs? ( >=app-editors/emacs-23.1:* )
vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )"