--- eclass/elisp.eclass 2003/02/11 22:19:53 1.3 +++ eclass/elisp.eclass 2003/02/16 04:26:21 1.4 @@ -1,8 +1,9 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/eclass/elisp.eclass,v 1.4 2003/02/16 04:26:21 vapier Exp $ +# # Author Matthew Kennedy -# $Header: /var/cvsroot/gentoo-x86/eclass/elisp.eclass,v 1.3 2003/02/11 22:19:53 mkennedy Exp $ - +# # This eclass sets the site-lisp directory for emacs-related packages. ECLASS=elisp @@ -45,4 +46,4 @@ cat $sf >>${SITELISP}/site-start.el done einfo "" -} \ No newline at end of file +}