summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-05 22:01:57 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-05 22:01:57 +0000
commitb5a7f75d6a7a31cdfe5daffda48a15bc2ce2999f (patch)
treeaaae03e472c453b0e1c37aad094ef40d9beb0484 /net-misc/ltsp-sound
parentLICENSE fix (diff)
downloadgentoo-2-b5a7f75d6a7a31cdfe5daffda48a15bc2ce2999f.tar.gz
gentoo-2-b5a7f75d6a7a31cdfe5daffda48a15bc2ce2999f.tar.bz2
gentoo-2-b5a7f75d6a7a31cdfe5daffda48a15bc2ce2999f.zip
whitespace cleanup
Diffstat (limited to 'net-misc/ltsp-sound')
-rw-r--r--net-misc/ltsp-sound/ltsp-sound-3.0.1-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/ltsp-sound/ltsp-sound-3.0.1-r1.ebuild b/net-misc/ltsp-sound/ltsp-sound-3.0.1-r1.ebuild
index 04e4bd59b47a..b562df762098 100644
--- a/net-misc/ltsp-sound/ltsp-sound-3.0.1-r1.ebuild
+++ b/net-misc/ltsp-sound/ltsp-sound-3.0.1-r1.ebuild
@@ -15,7 +15,7 @@ DEPEND="net-misc/ltsp-core
media-libs/libaudiooss
media-libs/nas
gnome? ( media-sound/esound )"
-
+
RDEPEND="${DEPEND}"
src_install() {
@@ -25,7 +25,7 @@ src_install() {
# no need to nit pick
insinto /opt/ltsp
cp -r i386 ${D}/opt/ltsp
-
+
dodoc README COPYING
-
+
}