summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-xemacs/ispell')
-rw-r--r--app-xemacs/ispell/ChangeLog8
-rw-r--r--app-xemacs/ispell/ispell-1.24.ebuild13
2 files changed, 21 insertions, 0 deletions
diff --git a/app-xemacs/ispell/ChangeLog b/app-xemacs/ispell/ChangeLog
new file mode 100644
index 000000000000..30cbe6260afb
--- /dev/null
+++ b/app-xemacs/ispell/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for app-xemacs/ispell
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ispell/ChangeLog,v 1.1 2002/12/16 12:22:47 rendhalver Exp $
+
+*ispell-1.24 (16 Dec 2002)
+
+ 16 Dec 2002; Rendhalver [Peter Brown] <rendhalver@gentoo.org> :
+ Initial import.
diff --git a/app-xemacs/ispell/ispell-1.24.ebuild b/app-xemacs/ispell/ispell-1.24.ebuild
new file mode 100644
index 000000000000..0d7374a2d564
--- /dev/null
+++ b/app-xemacs/ispell/ispell-1.24.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ispell/ispell-1.24.ebuild,v 1.1 2002/12/16 12:22:47 rendhalver Exp $
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Spell-checking with GNU ispell."
+PKG_CAT="standard"
+
+DEPEND=""
+
+inherit xemacs-packages
+