summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/rcenter/rcenter-0.6.2.ebuild')
-rw-r--r--media-sound/rcenter/rcenter-0.6.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/rcenter/rcenter-0.6.2.ebuild b/media-sound/rcenter/rcenter-0.6.2.ebuild
index 270dba12c24d..22290d3b5288 100644
--- a/media-sound/rcenter/rcenter-0.6.2.ebuild
+++ b/media-sound/rcenter/rcenter-0.6.2.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/rcenter/rcenter-0.6.2.ebuild,v 1.1 2003/08/10 03:56:29 jje Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rcenter/rcenter-0.6.2.ebuild,v 1.2 2003/09/07 00:06:06 msterret Exp $
DESCRIPTION="Rcenter - A program to control the EMU10K Remote Control"
HOMEPAGE="http://rooster.stanford.edu/~ben/projects/rcenter.php"
@@ -10,7 +10,7 @@ SLOT="0"
KEYWORDS="~x86"
IUSE=""
DEPEND=""
-# ONLY the emu10k1 drivers are tested . May work with alsa
+# ONLY the emu10k1 drivers are tested . May work with alsa
RDEPEND="emu10k1"
S=${WORKDIR}/${P}
@@ -23,7 +23,7 @@ src_install() {
dobin rcenter
dodir /usr/share/rcenter
cp -R config ${D}/usr/share/rcenter/
- dodoc HISTORY LICENSE README
+ dodoc HISTORY LICENSE README
}
pkg_postinst() {