diff options
author | Yamakura Makoto <yakina@gentoo.org> | 2003-05-29 11:45:44 +0000 |
---|---|---|
committer | Yamakura Makoto <yakina@gentoo.org> | 2003-05-29 11:45:44 +0000 |
commit | b02b746e7a7854317131c538402318ed9a74dbc7 (patch) | |
tree | a63a50f92fb3ce04cfeda06ff559e898b589b8e7 /app-emacs/tamago/tamago-4.0.6.ebuild | |
parent | adding Manifest (diff) | |
download | gentoo-2-b02b746e7a7854317131c538402318ed9a74dbc7.tar.gz gentoo-2-b02b746e7a7854317131c538402318ed9a74dbc7.tar.bz2 gentoo-2-b02b746e7a7854317131c538402318ed9a74dbc7.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 |