diff options
author | 2002-10-25 19:57:52 +0000 | |
---|---|---|
committer | 2002-10-25 19:57:52 +0000 | |
commit | 94317f16d56ae950065453dc3a05245a2cc4ca59 (patch) | |
tree | 0a2b1c9f0cd285f9ae6ab69e0a127d70e91dfd4f /eclass/kde-functions.eclass | |
parent | Header updates/cleanups (diff) | |
download | gentoo-2-94317f16d56ae950065453dc3a05245a2cc4ca59.tar.gz gentoo-2-94317f16d56ae950065453dc3a05245a2cc4ca59.tar.bz2 gentoo-2-94317f16d56ae950065453dc3a05245a2cc4ca59.zip |
Header updates/cleanups
Diffstat (limited to 'eclass/kde-functions.eclass')
-rw-r--r-- | eclass/kde-functions.eclass | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/eclass/kde-functions.eclass b/eclass/kde-functions.eclass index f7dacb94acae..0aa5b51983dc 100644 --- a/eclass/kde-functions.eclass +++ b/eclass/kde-functions.eclass @@ -1,8 +1,9 @@ # 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-functions.eclass,v 1.34 2002/10/25 19:55:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/kde-functions.eclass,v 1.35 2002/10/25 19:57:51 vapier Exp $ # This contains everything except things that modify ebuild variables and functions (e.g. $P, src_compile() etc.) + ECLASS=kde-functions INHERITED="$INHERITED $ECLASS" # convinience functions for requesting autotools versions |