diff options
author | Masatomo Nakano <nakano@gentoo.org> | 2002-12-24 16:49:02 +0000 |
---|---|---|
committer | Masatomo Nakano <nakano@gentoo.org> | 2002-12-24 16:49:02 +0000 |
commit | 2d668b6e1748ca9f4d584bc1aed0955e6f7db849 (patch) | |
tree | f16f2c2cb097f44638653527b5aeb6e14ee3f53a /app-emacs/yc/yc-3.5.0.ebuild | |
parent | more todo (diff) | |
download | gentoo-2-2d668b6e1748ca9f4d584bc1aed0955e6f7db849.tar.gz gentoo-2-2d668b6e1748ca9f4d584bc1aed0955e6f7db849.tar.bz2 gentoo-2-2d668b6e1748ca9f4d584bc1aed0955e6f7db849.zip |
Changed KEYWORDS.
Diffstat (limited to 'app-emacs/yc/yc-3.5.0.ebuild')
-rw-r--r-- | app-emacs/yc/yc-3.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/yc/yc-3.5.0.ebuild b/app-emacs/yc/yc-3.5.0.ebuild index 3ddd57ea71c1..718a7f5f3138 100644 --- a/app-emacs/yc/yc-3.5.0.ebuild +++ b/app-emacs/yc/yc-3.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/yc/yc-3.5.0.ebuild,v 1.1 2002/12/20 11:55:26 nakano Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/yc/yc-3.5.0.ebuild,v 1.2 2002/12/24 16:49:02 nakano Exp $ inherit elisp @@ -12,7 +12,7 @@ HOMEPAGE="http://www.ceres.dti.ne.jp/~knak/yc.html" SRC_URI="http://www.ceres.dti.ne.jp/~knak/${MY_P}.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="virtual/emacs >=app-i18n/canna-3.5_beta2" |