diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-05 10:14:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-05 10:14:31 +0000 |
commit | 36251677d0a86ba3cd8728b6a5ebe0fe71fe7f52 (patch) | |
tree | d01c0e11800ca995a7b835a63cdc7efeb08de512 /media-sound/lilypond | |
parent | alpha stable (diff) | |
download | gentoo-2-36251677d0a86ba3cd8728b6a5ebe0fe71fe7f52.tar.gz gentoo-2-36251677d0a86ba3cd8728b6a5ebe0fe71fe7f52.tar.bz2 gentoo-2-36251677d0a86ba3cd8728b6a5ebe0fe71fe7f52.zip |
alpha stable wrt #182995, thanks to Tobias Klausmann for testing
(Portage version: 2.1.3.9)
Diffstat (limited to 'media-sound/lilypond')
-rw-r--r-- | media-sound/lilypond/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/lilypond/lilypond-2.10.29.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/lilypond/ChangeLog b/media-sound/lilypond/ChangeLog index 6d2998b95739..ead690dff0a3 100644 --- a/media-sound/lilypond/ChangeLog +++ b/media-sound/lilypond/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/lilypond # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v 1.68 2007/10/02 12:55:20 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v 1.69 2007/10/05 10:14:31 armin76 Exp $ + + 05 Oct 2007; Raúl Porcel <armin76@gentoo.org> lilypond-2.10.29.ebuild: + alpha stable wrt #182995, thanks to Tobias Klausmann for testing 02 Oct 2007; Christian Faulhammer <opfer@gentoo.org> lilypond-2.10.29.ebuild: diff --git a/media-sound/lilypond/lilypond-2.10.29.ebuild b/media-sound/lilypond/lilypond-2.10.29.ebuild index 35292702cd0c..722eacf6f17c 100644 --- a/media-sound/lilypond/lilypond-2.10.29.ebuild +++ b/media-sound/lilypond/lilypond-2.10.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.10.29.ebuild,v 1.2 2007/10/02 12:55:20 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.10.29.ebuild,v 1.3 2007/10/05 10:14:31 armin76 Exp $ inherit eutils versionator toolchain-funcs elisp-common @@ -10,7 +10,7 @@ HOMEPAGE="http://lilypond.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~sparc x86" +KEYWORDS="alpha ~amd64 ~sparc x86" #LANGS="cs da de es fi fr it ja nl ru rw sv tr zh_TW" IUSE="debug emacs profile" |