From 744f759882e74a97bd6c3113160a56cc362b1297 Mon Sep 17 00:00:00 2001 From: Bryan Østergaard Date: Tue, 15 Jun 2004 08:35:57 +0000 Subject: QA - Don't assign default S. --- app-emacs/htmlize/htmlize-0.67.ebuild | 4 +--- app-emacs/htmlize/htmlize-1.16.ebuild | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) (limited to 'app-emacs/htmlize') diff --git a/app-emacs/htmlize/htmlize-0.67.ebuild b/app-emacs/htmlize/htmlize-0.67.ebuild index cec93be118c7..35c76fe9801d 100644 --- a/app-emacs/htmlize/htmlize-0.67.ebuild +++ b/app-emacs/htmlize/htmlize-0.67.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-0.67.ebuild,v 1.5 2004/06/01 14:09:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/htmlize/htmlize-0.67.ebuild,v 1.6 2004/06/15 08:34:36 kloeri Exp $ inherit elisp @@ -15,8 +15,6 @@ KEYWORDS="x86" DEPEND="virtual/emacs" -S="${WORKDIR}/${P}" - SITEFILE=50htmlize-gentoo.el # NOTE: this version of htmlize may have issues with emacs-cvs 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 -- cgit v1.2.3-65-gdbad