diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 08:20:10 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 08:20:10 +0000 |
commit | 90174ac5848cea05887e8cc15c423a1b0bf4c54f (patch) | |
tree | 4069e264dfb29418dc099d9c42772d68f85464e5 /app-emacs/boxquote | |
parent | QA - Don't assign default S. (Manifest recommit) (diff) | |
download | gentoo-2-90174ac5848cea05887e8cc15c423a1b0bf4c54f.tar.gz gentoo-2-90174ac5848cea05887e8cc15c423a1b0bf4c54f.tar.bz2 gentoo-2-90174ac5848cea05887e8cc15c423a1b0bf4c54f.zip |
QA - Don't assign default S.
Diffstat (limited to 'app-emacs/boxquote')
-rw-r--r-- | app-emacs/boxquote/boxquote-1.14.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/boxquote/boxquote-1.18.ebuild | 4 |
2 files changed, 2 insertions, 6 deletions
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() { |