diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2011-09-23 15:07:42 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2011-09-23 15:07:42 +0000 |
commit | bbf76b41444c59b68e5934a3b648125d675fe59b (patch) | |
tree | 8deed090967dd6947a1ef37f8d32bc2992bdd573 /media-sound | |
parent | whitespace (diff) | |
download | gentoo-2-bbf76b41444c59b68e5934a3b648125d675fe59b.tar.gz gentoo-2-bbf76b41444c59b68e5934a3b648125d675fe59b.tar.bz2 gentoo-2-bbf76b41444c59b68e5934a3b648125d675fe59b.zip |
x86 stable, thanks Joe Stroller. Bug 331181
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/lilypond/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/lilypond/lilypond-2.12.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/lilypond/ChangeLog b/media-sound/lilypond/ChangeLog index 505f0838862e..d56f49674fa2 100644 --- a/media-sound/lilypond/ChangeLog +++ b/media-sound/lilypond/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/lilypond # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v 1.110 2011/09/21 15:24:23 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v 1.111 2011/09/23 15:07:42 nativemad Exp $ + + 23 Sep 2011; Andreas Schuerch <nativemad@gentoo.org> lilypond-2.12.3.ebuild: + x86 stable, thanks Joe Stroller. Bug 331181 21 Sep 2011; Tony Vroon <chainsaw@gentoo.org> lilypond-2.12.3.ebuild: Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El diff --git a/media-sound/lilypond/lilypond-2.12.3.ebuild b/media-sound/lilypond/lilypond-2.12.3.ebuild index 9705625f7ea6..d53b84e2511e 100644 --- a/media-sound/lilypond/lilypond-2.12.3.ebuild +++ b/media-sound/lilypond/lilypond-2.12.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.12.3.ebuild,v 1.7 2011/09/21 15:24:23 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.12.3.ebuild,v 1.8 2011/09/23 15:07:42 nativemad Exp $ EAPI="3" @@ -14,7 +14,7 @@ HOMEPAGE="http://lilypond.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~hppa ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~sparc x86" IUSE="debug emacs profile" |