diff options
author | Peter Volkov <pva@gentoo.org> | 2009-05-26 05:56:51 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2009-05-26 05:56:51 +0000 |
commit | 31fdad4154bd4a1c9404f7a0454c4d4836baee55 (patch) | |
tree | 491a93e89f734abf0919d5acf054f32d68e4082f /media-sound/lilypond/lilypond-2.11.52.ebuild | |
parent | stable x86, security bug 271234 (diff) | |
download | gentoo-2-31fdad4154bd4a1c9404f7a0454c4d4836baee55.tar.gz gentoo-2-31fdad4154bd4a1c9404f7a0454c4d4836baee55.tar.bz2 gentoo-2-31fdad4154bd4a1c9404f7a0454c4d4836baee55.zip |
Removing app-text/ghostscript-esp from dependecies, it'll be removed from the tree, bug #261434.
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'media-sound/lilypond/lilypond-2.11.52.ebuild')
-rw-r--r-- | media-sound/lilypond/lilypond-2.11.52.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/media-sound/lilypond/lilypond-2.11.52.ebuild b/media-sound/lilypond/lilypond-2.11.52.ebuild index ff57056d3b49..72004c272168 100644 --- a/media-sound/lilypond/lilypond-2.11.52.ebuild +++ b/media-sound/lilypond/lilypond-2.11.52.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.11.52.ebuild,v 1.2 2008/12/16 15:25:52 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.11.52.ebuild,v 1.3 2009/05/26 05:56:51 pva Exp $ inherit eutils versionator toolchain-funcs elisp-common @@ -28,8 +28,7 @@ RDEPEND=" >=dev-scheme/guile-1.8.1 >=dev-lang/python-2.4 || ( >=app-text/ghostscript-gnu-8.15 - >=app-text/ghostscript-gpl-8.15 - >=app-text/ghostscript-esp-8.15 ) + >=app-text/ghostscript-gpl-8.15 ) emacs? ( virtual/emacs )" # >=app-text/ghostscript-gnu-8.55" |