diff options
author | 2007-11-13 18:00:59 +0000 | |
---|---|---|
committer | 2007-11-13 18:00:59 +0000 | |
commit | 8b5f9d0d5026a37ab01cd3705ba51a8f4e9d68d7 (patch) | |
tree | 71861e85da277b8dc05cfc0709b4f3e288ffce38 /media-sound | |
parent | amd64 stable wrt #182995 (diff) | |
download | gentoo-2-8b5f9d0d5026a37ab01cd3705ba51a8f4e9d68d7.tar.gz gentoo-2-8b5f9d0d5026a37ab01cd3705ba51a8f4e9d68d7.tar.bz2 gentoo-2-8b5f9d0d5026a37ab01cd3705ba51a8f4e9d68d7.zip |
amd64 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.33.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/lilypond/ChangeLog b/media-sound/lilypond/ChangeLog index 3defd12f36a4..21b60b63a73e 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.70 2007/11/10 17:34:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v 1.71 2007/11/13 18:00:59 drac Exp $ + + 13 Nov 2007; Samuli Suominen <drac@gentoo.org> lilypond-2.10.33.ebuild: + amd64 stable wrt #182995 10 Nov 2007; Raúl Porcel <armin76@gentoo.org> lilypond-2.10.29.ebuild: sparc stable wrt #182995 diff --git a/media-sound/lilypond/lilypond-2.10.33.ebuild b/media-sound/lilypond/lilypond-2.10.33.ebuild index 101216df879d..7bc85eca5dd5 100644 --- a/media-sound/lilypond/lilypond-2.10.33.ebuild +++ b/media-sound/lilypond/lilypond-2.10.33.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.33.ebuild,v 1.2 2007/09/24 11:07:36 hkbst Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.10.33.ebuild,v 1.3 2007/11/13 18:00:59 drac 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" |