summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schweizer <genstef@gentoo.org>2006-08-20 08:13:19 +0000
committerStefan Schweizer <genstef@gentoo.org>2006-08-20 08:13:19 +0000
commit8b980981816043c13ce16bc01bb3a941ff9ee27f (patch)
treecd00abbdf0196c3d6a761da73966a837d3b7fb08 /media-sound/lilypond
parentFix from upstream for #143639 by Chris Carlin. (diff)
downloadgentoo-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')
-rw-r--r--media-sound/lilypond/ChangeLog7
-rw-r--r--media-sound/lilypond/lilypond-2.8.0-r1.ebuild7
2 files changed, 8 insertions, 6 deletions
diff --git a/media-sound/lilypond/ChangeLog b/media-sound/lilypond/ChangeLog
index b1826993620a..d0fabe8609fa 100644
--- a/media-sound/lilypond/ChangeLog
+++ b/media-sound/lilypond/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-sound/lilypond
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v 1.46 2006/07/07 06:55:58 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v 1.47 2006/08/20 08:13:19 genstef Exp $
+
+ 20 Aug 2006; Stefan Schweizer <genstef@gentoo.org>
+ lilypond-2.8.0-r1.ebuild:
+ use virtual/ghostscript, because all ghostscript-8 are now stable,thanks to
+ Ryan Van Wagoner <whiteviz@gmail.com> in bug 138620
07 Jul 2006; Michael Sterrett <mr_bones_@gentoo.org>
lilypond-2.8.0-r1.ebuild:
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