summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/qsynth/qsynth-0.1.0.ebuild')
-rw-r--r--media-sound/qsynth/qsynth-0.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/qsynth/qsynth-0.1.0.ebuild b/media-sound/qsynth/qsynth-0.1.0.ebuild
index be01da930109..bf1ad3a4c9f3 100644
--- a/media-sound/qsynth/qsynth-0.1.0.ebuild
+++ b/media-sound/qsynth/qsynth-0.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.1.0.ebuild,v 1.7 2005/07/28 14:44:31 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.1.0.ebuild,v 1.8 2005/09/04 10:57:43 flameeyes Exp $
DESCRIPTION="A Qt application to control FluidSynth"
HOMEPAGE="http://qsynth.sf.net/"
@@ -23,5 +23,5 @@ src_compile() {
src_install () {
einstall || die "make install failed"
- dodoc AUTHORS COPYING ChangeLog README TODO
+ dodoc AUTHORS ChangeLog README TODO
}