diff options
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/kcc/kcc-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/kcc/kcc-1.0.ebuild b/app-i18n/kcc/kcc-1.0.ebuild index e1bce71bc2fb..730dfe640309 100644 --- a/app-i18n/kcc/kcc-1.0.ebuild +++ b/app-i18n/kcc/kcc-1.0.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/kcc/kcc-1.0.ebuild,v 1.4 2003/06/12 20:13:51 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/kcc/kcc-1.0.ebuild,v 1.5 2003/07/01 22:12:04 aliz Exp $ -KEYWORDS="~x86" +KEYWORDS="x86" S="${WORKDIR}/${PN}" DESCRIPTION="A Kanji code converter" SRC_URI="ftp://ftp.jp.freebsd.org/pub/FreeBSD/ports/distfiles/${PN}.tar.gz" |