summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-11 00:57:53 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-11 00:57:53 +0000
commitc5455b62d5cac68f3ee7816f96613ea3aa3687a1 (patch)
tree4cc8e909872dd00fa7b1034a674ff42e11ad54f1 /app-emacs/tamago/tamago-4.0.6-r1.ebuild
parentInitial version, closes #19448 (diff)
downloadgentoo-2-c5455b62d5cac68f3ee7816f96613ea3aa3687a1.tar.gz
gentoo-2-c5455b62d5cac68f3ee7816f96613ea3aa3687a1.tar.bz2
gentoo-2-c5455b62d5cac68f3ee7816f96613ea3aa3687a1.zip
repoman: fix leading whitespace
Diffstat (limited to 'app-emacs/tamago/tamago-4.0.6-r1.ebuild')
-rw-r--r--app-emacs/tamago/tamago-4.0.6-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/tamago/tamago-4.0.6-r1.ebuild b/app-emacs/tamago/tamago-4.0.6-r1.ebuild
index 9edfa611d0a9..5fbecd0912be 100644
--- a/app-emacs/tamago/tamago-4.0.6-r1.ebuild
+++ b/app-emacs/tamago/tamago-4.0.6-r1.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-r1.ebuild,v 1.1 2003/08/07 15:33:56 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/tamago/tamago-4.0.6-r1.ebuild,v 1.2 2003/09/11 00:56:11 msterret Exp $
inherit elisp eutils
@@ -8,7 +8,7 @@ IUSE="canna"
DESCRIPTION="Emacs Backend for Sj3 Ver.2, FreeWnn, Wnn6 and Canna"
SRC_URI="ftp://ftp.m17n.org/pub/tamago/${P}.tar.gz
- http://cgi18.plala.or.jp/nyy/canna/canna-20011204.diff.gz"
+ http://cgi18.plala.or.jp/nyy/canna/canna-20011204.diff.gz"
HOMEPAGE="http://www.m17n.org/tamago/"
SLOT="0"
@@ -55,7 +55,7 @@ src_install() {
EOF
fi
- elisp-site-file-install ${SITEFILE} || die
+ elisp-site-file-install ${SITEFILE} || die
dodoc README.ja.txt COPYING AUTHORS PROBLEMS TODO ChangeLog
}