diff options
author | 2003-05-29 11:45:44 +0000 | |
---|---|---|
committer | 2003-05-29 11:45:44 +0000 | |
commit | b06b6d0224c7542f83b6893ec649c3c4093a41ee (patch) | |
tree | 368bc8feb0d0286d42e249f731a574b6f374c2a3 /app-emacs/tamago/tamago-4.0.6.ebuild | |
parent | adding Manifest (diff) | |
download | historical-b06b6d0224c7542f83b6893ec649c3c4093a41ee.tar.gz historical-b06b6d0224c7542f83b6893ec649c3c4093a41ee.tar.bz2 historical-b06b6d0224c7542f83b6893ec649c3c4093a41ee.zip |
Added S
Diffstat (limited to 'app-emacs/tamago/tamago-4.0.6.ebuild')
-rw-r--r-- | app-emacs/tamago/tamago-4.0.6.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-emacs/tamago/tamago-4.0.6.ebuild b/app-emacs/tamago/tamago-4.0.6.ebuild index e87902fd9e1f..f2348877e86d 100644 --- a/app-emacs/tamago/tamago-4.0.6.ebuild +++ b/app-emacs/tamago/tamago-4.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/tamago/tamago-4.0.6.ebuild,v 1.5 2003/02/13 07:08:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/tamago/tamago-4.0.6.ebuild,v 1.6 2003/05/29 11:45:36 yakina Exp $ inherit elisp @@ -15,6 +15,7 @@ IUSE="" DEPEND="virtual/emacs sys-apps/gzip" RDEPEND="virtual/emacs canna? ( app-i18n/canna )" +S="${WORKDIR}/${P}" SITEFILE=50tamago-gentoo.el |