summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Jones <carpaski@gentoo.org>2003-02-18 09:00:45 +0000
committerNicholas Jones <carpaski@gentoo.org>2003-02-18 09:00:45 +0000
commitbff8905cc314e5869bfca7293c6694a875eea304 (patch)
tree11c0c454ab8341e22f420c158fd93f70ffc08395 /eclass/kde.eclass
parentversion bump (diff)
downloadhistorical-bff8905cc314e5869bfca7293c6694a875eea304.tar.gz
historical-bff8905cc314e5869bfca7293c6694a875eea304.tar.bz2
historical-bff8905cc314e5869bfca7293c6694a875eea304.zip
If description is set... don't overwrite it...
Fixes to everything but ASPELL and KDE-SOURCE
Diffstat (limited to 'eclass/kde.eclass')
-rw-r--r--eclass/kde.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/kde.eclass b/eclass/kde.eclass
index a93150e2dfed..78850c7e43da 100644
--- a/eclass/kde.eclass
+++ b/eclass/kde.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/kde.eclass,v 1.71 2003/02/16 04:26:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/kde.eclass,v 1.72 2003/02/18 09:00:45 carpaski Exp $
#
# Author Dan Armak <danarmak@gentoo.org>
#
@@ -11,7 +11,7 @@ ECLASS=kde
INHERITED="$INHERITED $ECLASS"
IUSE="$IUSE ppc"
-DESCRIPTION="Based on the $ECLASS eclass"
+[ -z "$DESCRIPTION" ] && DESCRIPTION="Based on the $ECLASS eclass"
HOMEPAGE="http://www.kde.org/"
# deps on the build tools