summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFriedrich Oslage <bluebird@gentoo.org>2009-01-01 22:15:42 +0000
committerFriedrich Oslage <bluebird@gentoo.org>2009-01-01 22:15:42 +0000
commitb4ae3d1c4892c72737e9069f402b75c6db29e4d5 (patch)
treeba3afdb611f53616d196efbfe743e7f33978d797 /profiles/default
parentAdd patch for plasma crashes, bug 253044 (diff)
downloadhistorical-b4ae3d1c4892c72737e9069f402b75c6db29e4d5.tar.gz
historical-b4ae3d1c4892c72737e9069f402b75c6db29e4d5.tar.bz2
historical-b4ae3d1c4892c72737e9069f402b75c6db29e4d5.zip
wrap text at 77 chars cause ewarn add ' * '
Diffstat (limited to 'profiles/default')
-rw-r--r--profiles/default/linux/sparc/experimental/multilib/profile.bashrc10
1 files changed, 5 insertions, 5 deletions
diff --git a/profiles/default/linux/sparc/experimental/multilib/profile.bashrc b/profiles/default/linux/sparc/experimental/multilib/profile.bashrc
index 6f1fdbd19558..451dfeaadf4d 100644
--- a/profiles/default/linux/sparc/experimental/multilib/profile.bashrc
+++ b/profiles/default/linux/sparc/experimental/multilib/profile.bashrc
@@ -1,15 +1,15 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/sparc/experimental/multilib/profile.bashrc,v 1.1 2008/12/31 16:05:15 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/sparc/experimental/multilib/profile.bashrc,v 1.2 2009/01/01 22:15:42 bluebird Exp $
if [[ "${EBUILD_PHASE}" == "setup" ]]
then
if [[ ! "${I_READ_THE_MULTILIB_MIGRATION_GUIDE}" == "yes" ]]
then
- ewarn "When migrating to the new sparc mutlilib profile please keep in mind that it is"
- ewarn "still in an experimental state. Also note that you need to follow the migration"
- ewarn "guide [0], otherwise important packages such as gcc or glibc will fail to"
- ewarn "compile and most other packages will be installed incorrectly."
+ ewarn "When migrating to the new sparc mutlilib profile please keep in mind that it"
+ ewarn "is still in an experimental state. Also note that you need to follow the"
+ ewarn "migration guide [0], otherwise important packages such as gcc or glibc will"
+ ewarn "fail to compile and most other packages will be installed incorrectly."
ewarn ""
ewarn "[0] http://sparc.gentoo.org/multilib.xml"
echo