diff options
author | Peter Volkov <pva@gentoo.org> | 2009-12-26 17:39:25 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2009-12-26 17:39:25 +0000 |
commit | a1bcc7e76effbb4af36c90efc9d5620a218e3a75 (patch) | |
tree | e5f7bd0d2de4f5a93e4b9ba6f31cadf49f76a2ca /media-gfx/pstoedit/pstoedit-3.50.ebuild | |
parent | virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only im... (diff) | |
download | gentoo-2-a1bcc7e76effbb4af36c90efc9d5620a218e3a75.tar.gz gentoo-2-a1bcc7e76effbb4af36c90efc9d5620a218e3a75.tar.bz2 gentoo-2-a1bcc7e76effbb4af36c90efc9d5620a218e3a75.zip |
virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only implementation left in the tree.
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/pstoedit/pstoedit-3.50.ebuild')
-rw-r--r-- | media-gfx/pstoedit/pstoedit-3.50.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/pstoedit/pstoedit-3.50.ebuild b/media-gfx/pstoedit/pstoedit-3.50.ebuild index b39f6e817da5..54ffa9dfb757 100644 --- a/media-gfx/pstoedit/pstoedit-3.50.ebuild +++ b/media-gfx/pstoedit/pstoedit-3.50.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.50.ebuild,v 1.4 2009/11/30 15:37:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/pstoedit-3.50.ebuild,v 1.5 2009/12/26 17:39:25 pva Exp $ EAPI="2" @@ -18,7 +18,7 @@ IUSE="emf imagemagick plotutils" RDEPEND="media-libs/libpng media-libs/gd - virtual/ghostscript + app-text/ghostscript-gpl emf? ( >=media-libs/libemf-1.0.3 ) imagemagick? ( media-gfx/imagemagick[-nocxx] ) plotutils? ( media-libs/plotutils )" |