diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 08:25:26 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 08:25:26 +0000 |
commit | 1b1131abced6db4d36f17740f75e7f76ac1f83ed (patch) | |
tree | e11569decf64af8d29d307e5b24dffb402075214 /app-emacs/crypt++ | |
parent | QA - Don't assign default S. (Manifest recommit) (diff) | |
download | gentoo-2-1b1131abced6db4d36f17740f75e7f76ac1f83ed.tar.gz gentoo-2-1b1131abced6db4d36f17740f75e7f76ac1f83ed.tar.bz2 gentoo-2-1b1131abced6db4d36f17740f75e7f76ac1f83ed.zip |
QA - Don't assign default S.
Diffstat (limited to 'app-emacs/crypt++')
-rw-r--r-- | app-emacs/crypt++/crypt++-2.91.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app-emacs/crypt++/crypt++-2.91.ebuild b/app-emacs/crypt++/crypt++-2.91.ebuild index 8c86d6f6dcd0..5f2d10014b0c 100644 --- a/app-emacs/crypt++/crypt++-2.91.ebuild +++ b/app-emacs/crypt++/crypt++-2.91.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/crypt++/crypt++-2.91.ebuild,v 1.4 2004/05/11 04:00:31 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/crypt++/crypt++-2.91.ebuild,v 1.5 2004/06/15 08:21:31 kloeri Exp $ inherit elisp @@ -15,8 +15,6 @@ KEYWORDS="x86 amd64 ~sparc" DEPEND="virtual/emacs" -S="${WORKDIR}/${P}" - SITEFILE=50crypt++-gentoo.el src_compile() { |