summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-29 06:14:40 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-29 06:14:40 +0000
commit3a968496e57dcc1d0f2164789276942e1d856963 (patch)
treeceb16bf277b425740c60bf58d773bd8f9055bd17 /eclass/enlightenment.eclass
parentarm/ia64/s390/sh stable (diff)
downloadgentoo-2-3a968496e57dcc1d0f2164789276942e1d856963.tar.gz
gentoo-2-3a968496e57dcc1d0f2164789276942e1d856963.tar.bz2
gentoo-2-3a968496e57dcc1d0f2164789276942e1d856963.zip
thinktux is broken
Diffstat (limited to 'eclass/enlightenment.eclass')
-rw-r--r--eclass/enlightenment.eclass6
1 files changed, 1 insertions, 5 deletions
diff --git a/eclass/enlightenment.eclass b/eclass/enlightenment.eclass
index e2bf1a11b5e0..875dad3c3e91 100644
--- a/eclass/enlightenment.eclass
+++ b/eclass/enlightenment.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/enlightenment.eclass,v 1.60 2006/01/07 06:50:16 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/enlightenment.eclass,v 1.61 2006/01/29 06:14:40 vapier Exp $
#
# Author: vapier@gentoo.org
@@ -86,10 +86,6 @@ enlightenment_warning_msg() {
eerror "That means there are NO promises it will work."
eerror "If it fails to build, FIX THE CODE YOURSELF"
eerror "before reporting any issues."
- echo
- einfo "If you have trouble connecting to the sourceforge cvs"
- einfo "server, try exporting using the unofficial mirror:"
- einfo "export E17_ECVS_SERVER=thinktux.net:/root"
fi
}