summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mail-client/elmo/elmo-1.3.2-r1.ebuild')
-rw-r--r--mail-client/elmo/elmo-1.3.2-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail-client/elmo/elmo-1.3.2-r1.ebuild b/mail-client/elmo/elmo-1.3.2-r1.ebuild
index 220d02e6831c..13650f3f7c10 100644
--- a/mail-client/elmo/elmo-1.3.2-r1.ebuild
+++ b/mail-client/elmo/elmo-1.3.2-r1.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/mail-client/elmo/elmo-1.3.2-r1.ebuild,v 1.7 2005/05/26 13:28:39 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/elmo/elmo-1.3.2-r1.ebuild,v 1.8 2005/07/21 14:38:12 ticho Exp $
inherit eutils
@@ -45,5 +45,6 @@ src_install() {
}
pkg_postinst() {
- einfo "If you compiled elmo with GCC 3.4 and experience run-time problems, please consider recompiling with GCC 3.3."
+ einfo "If you compiled elmo with GCC 3.4 and experience run-time problems, please"
+ einfo "consider recompiling with GCC 3.3."
}