diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-11 17:47:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-11 17:47:23 +0000 |
commit | bc10da58f57e995dea3224ced52cab315c108f21 (patch) | |
tree | 720183f7d6a1e9d7f3b339404f232993e0816096 /media-sound/lilypond | |
parent | x86 stable wrt #153350 (diff) | |
download | gentoo-2-bc10da58f57e995dea3224ced52cab315c108f21.tar.gz gentoo-2-bc10da58f57e995dea3224ced52cab315c108f21.tar.bz2 gentoo-2-bc10da58f57e995dea3224ced52cab315c108f21.zip |
Add ~alpha wrt #186993, thanks to Brian Evans and Tobias Klausmann for testing
(Portage version: 2.1.2.11)
Diffstat (limited to 'media-sound/lilypond')
-rw-r--r-- | media-sound/lilypond/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/lilypond/lilypond-2.10.25-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/lilypond/ChangeLog b/media-sound/lilypond/ChangeLog index cbf7771e1a6b..0f7cb2e41415 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.63 2007/07/29 21:19:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v 1.64 2007/08/11 17:47:23 armin76 Exp $ + + 11 Aug 2007; Raúl Porcel <armin76@gentoo.org> lilypond-2.10.25-r1.ebuild: + Add ~alpha wrt #186993, thanks to Brian Evans and Tobias Klausmann for testing 29 Jul 2007; Raúl Porcel <armin76@gentoo.org> lilypond-2.11.28.ebuild: Re-add ~alpha wrt #186993 diff --git a/media-sound/lilypond/lilypond-2.10.25-r1.ebuild b/media-sound/lilypond/lilypond-2.10.25-r1.ebuild index 13474f922c63..97369f02380f 100644 --- a/media-sound/lilypond/lilypond-2.10.25-r1.ebuild +++ b/media-sound/lilypond/lilypond-2.10.25-r1.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.25-r1.ebuild,v 1.7 2007/07/11 19:30:24 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.10.25-r1.ebuild,v 1.8 2007/08/11 17:47:23 armin76 Exp $ inherit eutils versionator toolchain-funcs elisp-common @@ -10,7 +10,7 @@ HOMEPAGE="http://lilypond.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~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" |