summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/ltsp-server/ltsp-server-5.3.7.ebuild')
-rw-r--r--net-misc/ltsp-server/ltsp-server-5.3.7.ebuild9
1 files changed, 2 insertions, 7 deletions
diff --git a/net-misc/ltsp-server/ltsp-server-5.3.7.ebuild b/net-misc/ltsp-server/ltsp-server-5.3.7.ebuild
index 9b98843..2ee8845 100644
--- a/net-misc/ltsp-server/ltsp-server-5.3.7.ebuild
+++ b/net-misc/ltsp-server/ltsp-server-5.3.7.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="LTSP server"
HOMEPAGE="http://www.ltsp.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
# Default to nfs until nbd works
IUSE="doc dhcp examples nbd +nfs +pulseaudio +X"
DEPEND=""
@@ -122,11 +122,6 @@ pkg_postinst(){
einfo "You can choose to install a 5.2 or a 5.3 client by pointing"
einfo "to it's appropriate build profile in /etc/ltsp/profiles."
einfo "The default is set to a 5.2 client."
- einfo
- einfo "Starting from ltsp-server-5.2.19, the default install"
- einfo "architecture is i686, instead of x86. To keep using"
- einfo "your binary packages, rename the arch dirs in the portage"
- einfo "package dir accordingly."
if use nbd; then
einfo
@@ -141,7 +136,7 @@ pkg_postinst(){
fi
ewarn
- ewarn "In line with upstream, ltsp-update-kernels tool now also"
+ ewarn "In line with upstream, the ltsp-update-kernels tool now also"
ewarn "removes old boot files from the tftpdir. It removes all"
ewarn "default genkernel generated filenames for which the version"
ewarn "is different from the chroot kernel. For details, look at"