summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-xemacs/skk')
-rw-r--r--app-xemacs/skk/ChangeLog8
-rw-r--r--app-xemacs/skk/skk-1.23.ebuild18
2 files changed, 26 insertions, 0 deletions
diff --git a/app-xemacs/skk/ChangeLog b/app-xemacs/skk/ChangeLog
new file mode 100644
index 000000000000..15acebdcd780
--- /dev/null
+++ b/app-xemacs/skk/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for app-xemacs/skk
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/skk/ChangeLog,v 1.1 2002/12/16 12:22:47 rendhalver Exp $
+
+*skk-1.23 (16 Dec 2002)
+
+ 16 Dec 2002; Rendhalver [Peter Brown] <rendhalver@gentoo.org> :
+ Initial import.
diff --git a/app-xemacs/skk/skk-1.23.ebuild b/app-xemacs/skk/skk-1.23.ebuild
new file mode 100644
index 000000000000..4ce08067aaf7
--- /dev/null
+++ b/app-xemacs/skk/skk-1.23.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/skk/skk-1.23.ebuild,v 1.1 2002/12/16 12:22:47 rendhalver Exp $
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="MULE: Japanese Language Input Method."
+PKG_CAT="mule"
+
+DEPEND="app-xemacs/viper
+app-xemacs/mule-base
+app-xemacs/elib
+app-xemacs/xemacs-base
+app-xemacs/apel
+"
+
+inherit xemacs-packages
+