summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2013-06-09 18:32:33 +0000
committerMike Gilbert <floppym@gentoo.org>2013-06-09 18:32:33 +0000
commit9b6306ffdaeef6f91aa4c16a01aa48be046e585d (patch)
treed84428761a0f50ba2b1f34ed38cfddeff6fd8896 /media-gfx/asymptote/asymptote-2.23.ebuild
parentVersion bump, drop old (diff)
downloadhistorical-9b6306ffdaeef6f91aa4c16a01aa48be046e585d.tar.gz
historical-9b6306ffdaeef6f91aa4c16a01aa48be046e585d.tar.bz2
historical-9b6306ffdaeef6f91aa4c16a01aa48be046e585d.zip
Depend on virtual/python-imaging.
Package-Manager: portage-2.2.0_alpha179/cvs/Linux x86_64 Manifest-Sign-Key: 0x0BBEEA1FEA4843A4
Diffstat (limited to 'media-gfx/asymptote/asymptote-2.23.ebuild')
-rw-r--r--media-gfx/asymptote/asymptote-2.23.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/asymptote/asymptote-2.23.ebuild b/media-gfx/asymptote/asymptote-2.23.ebuild
index e2c6ab699c1e..d565d25031e9 100644
--- a/media-gfx/asymptote/asymptote-2.23.ebuild
+++ b/media-gfx/asymptote/asymptote-2.23.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-2.23.ebuild,v 1.1 2013/05/21 03:10:20 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-2.23.ebuild,v 1.2 2013/06/09 18:28:40 floppym Exp $
EAPI=4
SUPPORT_PYTHON_ABIS=1
@@ -27,7 +27,7 @@ RDEPEND=">=sys-libs/readline-4.3-r5
boehm-gc? ( >=dev-libs/boehm-gc-7.0[cxx,threads] )
fftw? ( >=sci-libs/fftw-3.0.1 )
gsl? ( sci-libs/gsl )
- X? ( x11-misc/xdg-utils dev-lang/python dev-python/imaging[tk] )
+ X? ( x11-misc/xdg-utils dev-lang/python virtual/python-imaging[tk] )
latex? ( virtual/latex-base dev-texlive/texlive-latexextra )
emacs? ( virtual/emacs )
vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )"