diff options
Diffstat (limited to 'app-emacs/htmlize/htmlize-1.16.ebuild')
-rw-r--r-- | app-emacs/htmlize/htmlize-1.16.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app-emacs/htmlize/htmlize-1.16.ebuild b/app-emacs/htmlize/htmlize-1.16.ebuild index 62b134adce48..0fd06ab09972 100644 --- a/app-emacs/htmlize/htmlize-1.16.ebuild +++ b/app-emacs/htmlize/htmlize-1.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/htmlize/htmlize-1.16.ebuild,v 1.2 2004/06/01 14:09:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/htmlize/htmlize-1.16.ebuild,v 1.3 2004/06/15 08:34:36 kloeri Exp $ inherit elisp @@ -16,8 +16,6 @@ KEYWORDS="x86" DEPEND="virtual/emacs" -S="${WORKDIR}/${P}" - SITEFILE=50htmlize-gentoo.el # NOTE: this version of htmlize may have issues with emacs-cvs |