diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-02-21 23:02:00 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-02-21 23:02:00 +0000 |
commit | ae775dd48072035669e26137eff02561b4a00ce0 (patch) | |
tree | ac4ea7c270f36a706c327f2f71db600e492fa1ff /media-sound/lilypond | |
parent | stable on alpha (diff) | |
download | gentoo-2-ae775dd48072035669e26137eff02561b4a00ce0.tar.gz gentoo-2-ae775dd48072035669e26137eff02561b4a00ce0.tar.bz2 gentoo-2-ae775dd48072035669e26137eff02561b4a00ce0.zip |
add ~alpha
Diffstat (limited to 'media-sound/lilypond')
-rw-r--r-- | media-sound/lilypond/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/lilypond/lilypond-1.6.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/lilypond/ChangeLog b/media-sound/lilypond/ChangeLog index 1da96d1c527c..525ba5d41ab7 100644 --- a/media-sound/lilypond/ChangeLog +++ b/media-sound/lilypond/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for media-sound/lilypond # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v 1.5 2003/02/12 07:30:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v 1.6 2003/02/21 23:02:00 agriffis Exp $ 18 Jan 2003; Aron Griffis <agriffis@gentoo.org> lilypond-1.6.6.ebuild : Fix bug 13396 by requiring tetex-1.0.7-r12 which should fix the missing @@ -8,6 +8,9 @@ *lilypond-1.6.6 (03 Dec 2002) + 21 Feb 2003; Aron Griffis <agriffis@gentoo.org> lilypond-1.6.6.ebuild : + Add ~alpha to KEYWORDS + 03 Dec 2002; Aron Griffis <agriffis@gentoo.org> lilypond-1.6.6.ebuild : Update to version 1.6.6 which compiles with at least gcc-2.95.3 and diff --git a/media-sound/lilypond/lilypond-1.6.6.ebuild b/media-sound/lilypond/lilypond-1.6.6.ebuild index d42869229171..432ddc125a4d 100644 --- a/media-sound/lilypond/lilypond-1.6.6.ebuild +++ b/media-sound/lilypond/lilypond-1.6.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-1.6.6.ebuild,v 1.3 2003/02/13 13:15:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-1.6.6.ebuild,v 1.4 2003/02/21 23:02:00 agriffis Exp $ IUSE="doc" @@ -12,7 +12,7 @@ SRC_URI="http://www.lilypond.org/ftp/${MY_PV}/${P}.tar.gz" HOMEPAGE="http://lilypond.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ~alpha" DEPEND=">=dev-lang/python-2.2.1-r2 >=sys-devel/perl-5.6.1-r6 |