diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2006-08-20 08:13:19 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2006-08-20 08:13:19 +0000 |
commit | 8b980981816043c13ce16bc01bb3a941ff9ee27f (patch) | |
tree | cd00abbdf0196c3d6a761da73966a837d3b7fb08 /media-sound/lilypond/lilypond-2.8.0-r1.ebuild | |
parent | Fix from upstream for #143639 by Chris Carlin. (diff) | |
download | gentoo-2-8b980981816043c13ce16bc01bb3a941ff9ee27f.tar.gz gentoo-2-8b980981816043c13ce16bc01bb3a941ff9ee27f.tar.bz2 gentoo-2-8b980981816043c13ce16bc01bb3a941ff9ee27f.zip |
use virtual/ghostscript, because all ghostscript-8 are now stable,thanks to Ryan Van Wagoner <whiteviz@gmail.com> in bug 138620
(Portage version: 2.1.1_pre5-r2)
Diffstat (limited to 'media-sound/lilypond/lilypond-2.8.0-r1.ebuild')
-rw-r--r-- | media-sound/lilypond/lilypond-2.8.0-r1.ebuild | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/media-sound/lilypond/lilypond-2.8.0-r1.ebuild b/media-sound/lilypond/lilypond-2.8.0-r1.ebuild index cb8338930b4c..126d44927c3e 100644 --- a/media-sound/lilypond/lilypond-2.8.0-r1.ebuild +++ b/media-sound/lilypond/lilypond-2.8.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.8.0-r1.ebuild,v 1.8 2006/07/07 06:55:58 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.8.0-r1.ebuild,v 1.9 2006/08/20 08:13:19 genstef Exp $ inherit versionator @@ -16,10 +16,7 @@ LICENSE="GPL-2" KEYWORDS="~amd64 ~sparc ~x86" RDEPEND=">=dev-util/guile-1.6.5 - || ( - >app-text/ghostscript-gnu-8 - >app-text/ghostscript-esp-8 - ) + virtual/ghostscript virtual/tetex >=dev-lang/python-2.2.3-r1 >=media-libs/freetype-2 |