diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 10:00:46 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 10:00:46 +0000 |
commit | 085e6d8fff1d00b4ed5dcd1c02a0448aaff0022a (patch) | |
tree | 9f15a0e689ee5e631aa2e96d7e2f3c75658223e0 /app-emacs/qwerty/qwerty-1.1.ebuild | |
parent | stabilize (Manifest recommit) (diff) | |
download | gentoo-2-085e6d8fff1d00b4ed5dcd1c02a0448aaff0022a.tar.gz gentoo-2-085e6d8fff1d00b4ed5dcd1c02a0448aaff0022a.tar.bz2 gentoo-2-085e6d8fff1d00b4ed5dcd1c02a0448aaff0022a.zip |
QA - Don't assign default S.
Diffstat (limited to 'app-emacs/qwerty/qwerty-1.1.ebuild')
-rw-r--r-- | app-emacs/qwerty/qwerty-1.1.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app-emacs/qwerty/qwerty-1.1.ebuild b/app-emacs/qwerty/qwerty-1.1.ebuild index f0f1117fc570..d879af72f476 100644 --- a/app-emacs/qwerty/qwerty-1.1.ebuild +++ b/app-emacs/qwerty/qwerty-1.1.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/qwerty/qwerty-1.1.ebuild,v 1.3 2004/06/01 14:09:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/qwerty/qwerty-1.1.ebuild,v 1.4 2004/06/15 09:57:15 kloeri Exp $ inherit elisp @@ -13,6 +13,4 @@ SLOT="0" KEYWORDS="x86" DEPEND="virtual/emacs" -S="${WORKDIR}/${P}" - SITEFILE=50qwerty-gentoo.el |