diff options
Diffstat (limited to 'eclass/kde-base.eclass')
-rw-r--r-- | eclass/kde-base.eclass | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/eclass/kde-base.eclass b/eclass/kde-base.eclass index 82dc261ce445..632654926975 100644 --- a/eclass/kde-base.eclass +++ b/eclass/kde-base.eclass @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Author Dan Armak <danarmak@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/eclass/kde-base.eclass,v 1.18 2002/10/25 19:57:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/kde-base.eclass,v 1.19 2003/02/13 13:17:10 seemant Exp $ # This is the kde ebuild for std. kde-dependant apps which follow configure/make/make install # procedures and have std. configure options. @@ -13,8 +13,3 @@ newdepend /c DESCRIPTION="Based on the $ECLASS eclass" HOMEPAGE="http://apps.kde.com/" - - - - - |