diff options
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/htmlize/htmlize-0.67.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/htmlize/htmlize-1.16.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/httpd/httpd-0.5.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/ibuffer/ibuffer-1.9.ebuild | 4 |
4 files changed, 4 insertions, 12 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 diff --git a/app-emacs/httpd/httpd-0.5.ebuild b/app-emacs/httpd/httpd-0.5.ebuild index 9d8f65a014ba..d35d23b3f0eb 100644 --- a/app-emacs/httpd/httpd-0.5.ebuild +++ b/app-emacs/httpd/httpd-0.5.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/httpd/httpd-0.5.ebuild,v 1.3 2004/06/01 14:09:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/httpd/httpd-0.5.ebuild,v 1.4 2004/06/15 08:35:18 kloeri Exp $ inherit elisp @@ -15,8 +15,6 @@ KEYWORDS="x86" DEPEND="virtual/emacs" -S="${WORKDIR}/${P}" - SITEFILE=50httpd-gentoo.el src_compile() { diff --git a/app-emacs/ibuffer/ibuffer-1.9.ebuild b/app-emacs/ibuffer/ibuffer-1.9.ebuild index 6663a5f1453c..1c946b7ff51b 100644 --- a/app-emacs/ibuffer/ibuffer-1.9.ebuild +++ b/app-emacs/ibuffer/ibuffer-1.9.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/ibuffer/ibuffer-1.9.ebuild,v 1.3 2004/06/01 14:09:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ibuffer/ibuffer-1.9.ebuild,v 1.4 2004/06/15 08:35:57 kloeri Exp $ inherit elisp @@ -17,8 +17,6 @@ KEYWORDS="x86" DEPEND="virtual/emacs" -S="${WORKDIR}/${P}" - SITEFILE=50ibuffer-gentoo.el src_compile() { |