summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/ltsp/ltsp-4.1.1.ebuild')
-rw-r--r--net-misc/ltsp/ltsp-4.1.1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/ltsp/ltsp-4.1.1.ebuild b/net-misc/ltsp/ltsp-4.1.1.ebuild
index f4e586e96f43..beb403163f3f 100644
--- a/net-misc/ltsp/ltsp-4.1.1.ebuild
+++ b/net-misc/ltsp/ltsp-4.1.1.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/net-misc/ltsp/ltsp-4.1.1.ebuild,v 1.3 2005/06/07 08:39:06 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ltsp/ltsp-4.1.1.ebuild,v 1.4 2005/07/09 17:09:11 swegener Exp $
inherit eutils
@@ -190,10 +190,10 @@ src_install() {
pkg_postinst() {
einfo
einfo "Either use ltspcfg to configure your stuff, or follow the guide at gentoo.org:"
- einfo " http://www.gentoo.org/doc/en/ltsp.xml "
+ einfo " http://www.gentoo.org/doc/en/ltsp.xml"
einfo
- einfo " NOTE: The directory containing LTSP has changed to /opt/ltsp-4.1.1/ "
+ einfo " NOTE: The directory containing LTSP has changed to /opt/ltsp-4.1.1/"
einfo
- einfo " NOTE: to enable USB you have to add USB=Y to your lts.conf "
+ einfo " NOTE: to enable USB you have to add USB=Y to your lts.conf"
einfo
}