summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'eclass/koffice-i18n.eclass')
-rw-r--r--eclass/koffice-i18n.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/koffice-i18n.eclass b/eclass/koffice-i18n.eclass
index a0ee0cd10c61..4628379e11cf 100644
--- a/eclass/koffice-i18n.eclass
+++ b/eclass/koffice-i18n.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/koffice-i18n.eclass,v 1.20 2003/02/16 04:26:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/koffice-i18n.eclass,v 1.21 2003/02/18 09:00:45 carpaski Exp $
#
# Author Dan Armak <danarmak@gentoo.org>
@@ -30,7 +30,7 @@ esac
SRC_URI="mirror://kde/$SRC_PATH"
S=${WORKDIR}/${PN}
-DESCRIPTION="KOffice ${PV} - i18n: ${PN}"
+[ -z "$DESCRIPTION" ] && DESCRIPTION="KOffice ${PV} - i18n: ${PN}"
HOMEPAGE="http://www.koffice.org/"
LICENSE="GPL-2"
DEPEND="~app-office/koffice-${PV}"