summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/tmux/tmux-1.3.ebuild')
-rw-r--r--app-misc/tmux/tmux-1.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/tmux/tmux-1.3.ebuild b/app-misc/tmux/tmux-1.3.ebuild
index 138aa9ef69f3..f2179a5f3009 100644
--- a/app-misc/tmux/tmux-1.3.ebuild
+++ b/app-misc/tmux/tmux-1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/tmux-1.3.ebuild,v 1.2 2010/08/19 17:12:27 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/tmux-1.3.ebuild,v 1.3 2010/08/19 18:12:30 wired Exp $
EAPI=3
@@ -60,7 +60,7 @@ pkg_setup() {
ewarn
ewarn "WARNING: after updating to tmux 1.3 you will _not_ be able to connect to any"
ewarn "running 1.2 tmux server instances. You'll have to use an existing client to"
- ewarn "to end your old sessions or kill the old server instances. Otherwise you'll"
- ewarn "have to temporarily downgrade to tmux 1.2 to access them."
+ ewarn "end your old sessions or kill the old server instances. Otherwise you'll have"
+ ewarn "to temporarily downgrade to tmux 1.2 to access them."
ewarn
}