diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 08:35:57 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 08:35:57 +0000 |
commit | 744f759882e74a97bd6c3113160a56cc362b1297 (patch) | |
tree | ee7e68d6ecaf7f5c7c3913828c561668da720f27 /app-emacs/htmlize | |
parent | Stable amd64. (Manifest recommit) (diff) | |
download | gentoo-2-744f759882e74a97bd6c3113160a56cc362b1297.tar.gz gentoo-2-744f759882e74a97bd6c3113160a56cc362b1297.tar.bz2 gentoo-2-744f759882e74a97bd6c3113160a56cc362b1297.zip |
QA - Don't assign default S.
Diffstat (limited to 'app-emacs/htmlize')
-rw-r--r-- | app-emacs/htmlize/htmlize-0.67.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/htmlize/htmlize-1.16.ebuild | 4 |
2 files changed, 2 insertions, 6 deletions
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 |