diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 10:05:55 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 10:05:55 +0000 |
commit | bcd2f091838357dd342b39f09ac8a121e0f0c2fe (patch) | |
tree | defe648a811257c7821f2cedd47205378bcb0e82 /app-emacs/stripes | |
parent | QA - Don't assign default S. (Manifest recommit) (diff) | |
download | gentoo-2-bcd2f091838357dd342b39f09ac8a121e0f0c2fe.tar.gz gentoo-2-bcd2f091838357dd342b39f09ac8a121e0f0c2fe.tar.bz2 gentoo-2-bcd2f091838357dd342b39f09ac8a121e0f0c2fe.zip |
QA - Don't assign default S.
Diffstat (limited to 'app-emacs/stripes')
-rw-r--r-- | app-emacs/stripes/stripes-0.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emacs/stripes/stripes-0.2.ebuild b/app-emacs/stripes/stripes-0.2.ebuild index 09665aedc64f..9a19f6e41edb 100644 --- a/app-emacs/stripes/stripes-0.2.ebuild +++ b/app-emacs/stripes/stripes-0.2.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/stripes/stripes-0.2.ebuild,v 1.2 2004/06/01 14:09:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/stripes/stripes-0.2.ebuild,v 1.3 2004/06/15 10:03:54 kloeri Exp $ inherit elisp @@ -12,6 +12,5 @@ SLOT="0" KEYWORDS="~x86" IUSE="" DEPEND="virtual/emacs" -S=${WORKDIR}/${P} SITEFILE=50stripes-gentoo.el |