diff options
author | Hans de Graaff <graaff@gentoo.org> | 2006-12-22 09:24:53 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2006-12-22 09:24:53 +0000 |
commit | 4e77e94f1c6a4a9579debfae8ae06f70a455c8b7 (patch) | |
tree | 53184d7f817c26c1ee2f4b8dfad60b97dabc743f /app-xemacs/leim/leim-1.24.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-4e77e94f1c6a4a9579debfae8ae06f70a455c8b7.tar.gz gentoo-2-4e77e94f1c6a4a9579debfae8ae06f70a455c8b7.tar.bz2 gentoo-2-4e77e94f1c6a4a9579debfae8ae06f70a455c8b7.zip |
Version bump.
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-xemacs/leim/leim-1.24.ebuild')
-rw-r--r-- | app-xemacs/leim/leim-1.24.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/app-xemacs/leim/leim-1.24.ebuild b/app-xemacs/leim/leim-1.24.ebuild new file mode 100644 index 000000000000..2ead91e8d378 --- /dev/null +++ b/app-xemacs/leim/leim-1.24.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/leim/leim-1.24.ebuild,v 1.1 2006/12/22 09:24:53 graaff Exp $ + +SLOT="0" +IUSE="" +DESCRIPTION="MULE: Quail. All non-English and non-Japanese language support." +PKG_CAT="mule" + +RDEPEND="app-xemacs/mule-base +app-xemacs/fsf-compat +app-xemacs/xemacs-base +" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" + +inherit xemacs-packages + |