diff options
author | 2012-05-13 11:41:57 +0000 | |
---|---|---|
committer | 2012-05-13 11:41:57 +0000 | |
commit | c8835b8fbc000dd37f6c41226339974e2ede903a (patch) | |
tree | 0be9f185b719cfcab7d3f13d0c599162b3ff9ec7 /media-sound/lilypond | |
parent | Stable for amd64, wrt bug #415281 (diff) | |
download | gentoo-2-c8835b8fbc000dd37f6c41226339974e2ede903a.tar.gz gentoo-2-c8835b8fbc000dd37f6c41226339974e2ede903a.tar.bz2 gentoo-2-c8835b8fbc000dd37f6c41226339974e2ede903a.zip |
Stable for amd64, wrt bug #415627
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/lilypond')
-rw-r--r-- | media-sound/lilypond/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/lilypond/lilypond-2.14.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/lilypond/ChangeLog b/media-sound/lilypond/ChangeLog index f70e877dc9f9..1e06281c6167 100644 --- a/media-sound/lilypond/ChangeLog +++ b/media-sound/lilypond/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/lilypond # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v 1.117 2012/05/05 09:02:08 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v 1.118 2012/05/13 11:41:57 ago Exp $ + + 13 May 2012; Agostino Sarubbo <ago@gentoo.org> lilypond-2.14.2.ebuild: + Stable for amd64, wrt bug #415627 05 May 2012; Michał Górny <mgorny@gentoo.org> lilypond-2.14.2.ebuild: dev-util/pkgconfig -> virtual/pkgconfig diff --git a/media-sound/lilypond/lilypond-2.14.2.ebuild b/media-sound/lilypond/lilypond-2.14.2.ebuild index 41ea8fecd78f..eb7ce96a87f5 100644 --- a/media-sound/lilypond/lilypond-2.14.2.ebuild +++ b/media-sound/lilypond/lilypond-2.14.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.14.2.ebuild,v 1.4 2012/05/05 09:02:08 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.14.2.ebuild,v 1.5 2012/05/13 11:41:57 ago Exp $ EAPI="4" PYTHON_DEPEND="2" @@ -13,7 +13,7 @@ HOMEPAGE="http://lilypond.org/" SLOT="0" LICENSE="GPL-3 FDL-1.3" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="amd64 ~hppa ~x86" IUSE="debug emacs profile vim-syntax" RDEPEND=">=app-text/ghostscript-gpl-8.15 |