diff options
Diffstat (limited to 'media-sound/rosegarden/rosegarden-4.0.8.5.ebuild')
-rw-r--r-- | media-sound/rosegarden/rosegarden-4.0.8.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/rosegarden/rosegarden-4.0.8.5.ebuild b/media-sound/rosegarden/rosegarden-4.0.8.5.ebuild index 4ea7136e46a1..632df2cd2399 100644 --- a/media-sound/rosegarden/rosegarden-4.0.8.5.ebuild +++ b/media-sound/rosegarden/rosegarden-4.0.8.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rosegarden/rosegarden-4.0.8.5.ebuild,v 1.3 2003/07/12 20:30:57 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rosegarden/rosegarden-4.0.8.5.ebuild,v 1.4 2003/09/07 00:06:06 msterret Exp $ DESCRIPTION="MIDI and audio sequencer and notation editor." @@ -41,5 +41,5 @@ src_compile() { } src_install() { - einstall + einstall } |