From e7ac4397e139231ec21ada37b744f0638eed4f38 Mon Sep 17 00:00:00 2001 From: Mamoru Komachi Date: Sun, 25 Apr 2004 15:00:55 +0000 Subject: Stable version bumped. Don't assign default to S. Removed old ebuild. --- app-dicts/ipadic/ipadic-2.6.1.ebuild | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'app-dicts/ipadic/ipadic-2.6.1.ebuild') diff --git a/app-dicts/ipadic/ipadic-2.6.1.ebuild b/app-dicts/ipadic/ipadic-2.6.1.ebuild index ca97e8afae81..d1dc0a11b410 100644 --- a/app-dicts/ipadic/ipadic-2.6.1.ebuild +++ b/app-dicts/ipadic/ipadic-2.6.1.ebuild @@ -1,19 +1,17 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ipadic-2.6.1.ebuild,v 1.4 2004/03/07 22:07:59 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ipadic-2.6.1.ebuild,v 1.5 2004/04/25 15:00:55 usata Exp $ DESCRIPTION="Japanese dictionary for ChaSen" -HOMEPAGE="http://chasen.aist-nara.ac.jp/" +HOMEPAGE="http://chasen.aist-nara.ac.jp/chasen/distribution.html.en" SRC_URI="http://chasen.aist-nara.ac.jp/stable/ipadic/${P}.tar.gz" LICENSE="as-is" -KEYWORDS="~x86 amd64" +KEYWORDS="x86 amd64" SLOT="0" IUSE="" DEPEND=">=app-text/chasen-2.3.2" -S="${WORKDIR}/${P}" - src_compile() { sed -i -e "/^install-data-am:/s/install-data-local//" Makefile.in econf || die -- cgit v1.2.3-65-gdbad