diff options
author | 2007-11-10 17:34:03 +0000 | |
---|---|---|
committer | 2007-11-10 17:34:03 +0000 | |
commit | b5697e1ac90d4261787122279a07470d3e517e94 (patch) | |
tree | 6b9835d2c7731e3c6b06ac0d587cbdfff6b8a23a /media-sound | |
parent | sparc stable wrt #182995 (diff) | |
download | gentoo-2-b5697e1ac90d4261787122279a07470d3e517e94.tar.gz gentoo-2-b5697e1ac90d4261787122279a07470d3e517e94.tar.bz2 gentoo-2-b5697e1ac90d4261787122279a07470d3e517e94.zip |
sparc stable wrt #182995
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-sound')
-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 ead690dff0a3..3defd12f36a4 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.69 2007/10/05 10:14:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v 1.70 2007/11/10 17:34:03 armin76 Exp $ + + 10 Nov 2007; Raúl Porcel <armin76@gentoo.org> lilypond-2.10.29.ebuild: + sparc stable wrt #182995 05 Oct 2007; Raúl Porcel <armin76@gentoo.org> lilypond-2.10.29.ebuild: alpha stable wrt #182995, thanks to Tobias Klausmann for testing diff --git a/media-sound/lilypond/lilypond-2.10.29.ebuild b/media-sound/lilypond/lilypond-2.10.29.ebuild index 722eacf6f17c..6bd0c0a6ac55 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.3 2007/10/05 10:14:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.10.29.ebuild,v 1.4 2007/11/10 17:34:03 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" |