From 90174ac5848cea05887e8cc15c423a1b0bf4c54f Mon Sep 17 00:00:00 2001 From: Bryan Østergaard Date: Tue, 15 Jun 2004 08:20:10 +0000 Subject: QA - Don't assign default S. --- app-emacs/boxquote/boxquote-1.14.ebuild | 4 +--- app-emacs/boxquote/boxquote-1.18.ebuild | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) (limited to 'app-emacs/boxquote') diff --git a/app-emacs/boxquote/boxquote-1.14.ebuild b/app-emacs/boxquote/boxquote-1.14.ebuild index 87bde88b7790..e39089aabd8d 100644 --- a/app-emacs/boxquote/boxquote-1.14.ebuild +++ b/app-emacs/boxquote/boxquote-1.14.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/boxquote/boxquote-1.14.ebuild,v 1.4 2004/04/22 21:21:34 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/boxquote-1.14.ebuild,v 1.5 2004/06/15 08:16:31 kloeri Exp $ inherit elisp @@ -15,8 +15,6 @@ KEYWORDS="x86" DEPEND="virtual/emacs" -S="${WORKDIR}/${P}" - SITEFILE=50boxquote-gentoo.el src_compile() { diff --git a/app-emacs/boxquote/boxquote-1.18.ebuild b/app-emacs/boxquote/boxquote-1.18.ebuild index 4501c0a07c71..ef31ff18ac1d 100644 --- a/app-emacs/boxquote/boxquote-1.18.ebuild +++ b/app-emacs/boxquote/boxquote-1.18.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/boxquote/boxquote-1.18.ebuild,v 1.3 2004/04/22 21:21:34 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/boxquote-1.18.ebuild,v 1.4 2004/06/15 08:16:31 kloeri Exp $ inherit elisp @@ -15,8 +15,6 @@ KEYWORDS="x86 amd64 ~ppc" DEPEND="virtual/emacs" -S="${WORKDIR}/${P}" - SITEFILE=50boxquote-gentoo.el src_compile() { -- cgit v1.2.3-65-gdbad