diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 08:30:36 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 08:30:36 +0000 |
commit | c07e07739a9116b0732d6ff3ed7ef730aa3c58ec (patch) | |
tree | e94eb818a24a718fe6d246012ef2c71ae260a56b /app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.2.ebuild | |
parent | QA - Don't assign default S. (Manifest recommit) (diff) | |
download | gentoo-2-c07e07739a9116b0732d6ff3ed7ef730aa3c58ec.tar.gz gentoo-2-c07e07739a9116b0732d6ff3ed7ef730aa3c58ec.tar.bz2 gentoo-2-c07e07739a9116b0732d6ff3ed7ef730aa3c58ec.zip |
QA - Don't assign default S.
Diffstat (limited to 'app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.2.ebuild')
-rw-r--r-- | app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.2.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.2.ebuild b/app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.2.ebuild index 61d191536818..b47cc6437703 100644 --- a/app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.2.ebuild +++ b/app-emacs/graphviz-dot-mode/graphviz-dot-mode-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/graphviz-dot-mode/graphviz-dot-mode-0.2.ebuild,v 1.2 2004/06/01 14:09:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/graphviz-dot-mode/graphviz-dot-mode-0.2.ebuild,v 1.3 2004/06/15 08:30:08 kloeri Exp $ inherit elisp @@ -13,6 +13,4 @@ SLOT="0" KEYWORDS="x86" DEPEND="virtual/emacs" -S="${WORKDIR}/${P}" - SITEFILE=50graphviz-dot-mode-gentoo.el |