diff options
author | Robert Coie <rac@gentoo.org> | 2003-06-12 23:38:44 +0000 |
---|---|---|
committer | Robert Coie <rac@gentoo.org> | 2003-06-12 23:38:44 +0000 |
commit | 39b1e3fd68116b17714675bdbafd21bdd48b10b8 (patch) | |
tree | 1782aab4de07434a6893015574c9a3f1ed54f301 /app-xemacs | |
parent | add Header (diff) | |
download | historical-39b1e3fd68116b17714675bdbafd21bdd48b10b8.tar.gz historical-39b1e3fd68116b17714675bdbafd21bdd48b10b8.tar.bz2 historical-39b1e3fd68116b17714675bdbafd21bdd48b10b8.zip |
moved to xemacs-ispell, removing
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/ispell/ChangeLog | 11 | ||||
-rw-r--r-- | app-xemacs/ispell/Manifest | 3 | ||||
-rw-r--r-- | app-xemacs/ispell/files/digest-ispell-1.24 | 1 | ||||
-rw-r--r-- | app-xemacs/ispell/ispell-1.24.ebuild | 14 |
4 files changed, 0 insertions, 29 deletions
diff --git a/app-xemacs/ispell/ChangeLog b/app-xemacs/ispell/ChangeLog deleted file mode 100644 index 1d3d783ad200..000000000000 --- a/app-xemacs/ispell/ChangeLog +++ /dev/null @@ -1,11 +0,0 @@ -# ChangeLog for app-xemacs/ispell -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ispell/ChangeLog,v 1.3 2003/02/22 12:46:40 rendhalver Exp $ - -*ispell-1.24 (16 Dec 2002) - - 22 Feb 2003; <rendhalver@gentoo.org> ispell-1.24.ebuild : - Add ~alpha to KEYWORDS - - 16 Dec 2002; Rendhalver [Peter Brown] <rendhalver@gentoo.org> : - Initial import. diff --git a/app-xemacs/ispell/Manifest b/app-xemacs/ispell/Manifest deleted file mode 100644 index 147259e2fb4b..000000000000 --- a/app-xemacs/ispell/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -MD5 a683fd29e6629cff05b899e4b7008ada ChangeLog 419 -MD5 8319e49f0bfb9196eb05cc18527eec55 ispell-1.24.ebuild 384 -MD5 7ef9e789cf71eb3d8a11a2ac7de9552f files/digest-ispell-1.24 65 diff --git a/app-xemacs/ispell/files/digest-ispell-1.24 b/app-xemacs/ispell/files/digest-ispell-1.24 deleted file mode 100644 index c6e9355d5891..000000000000 --- a/app-xemacs/ispell/files/digest-ispell-1.24 +++ /dev/null @@ -1 +0,0 @@ -MD5 409bfa4ca95d91bc03d8dcfe7c8f7810 ispell-1.24-pkg.tar.gz 72543
\ No newline at end of file diff --git a/app-xemacs/ispell/ispell-1.24.ebuild b/app-xemacs/ispell/ispell-1.24.ebuild deleted file mode 100644 index 4385e8ee3b08..000000000000 --- a/app-xemacs/ispell/ispell-1.24.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2003 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.4 2003/02/22 12:46:40 rendhalver Exp $ - -SLOT="0" -IUSE="" -DESCRIPTION="Spell-checking with GNU ispell." -PKG_CAT="standard" - -DEPEND="" -KEYWORDS="x86 ~ppc ~alpha sparc" - -inherit xemacs-packages - |