diff options
author | Hans de Graaff <graaff@gentoo.org> | 2011-06-03 12:57:28 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2011-06-03 12:57:28 +0000 |
commit | 8bf53ccf3e2be360e66717184407979d2a95189e (patch) | |
tree | 8bbcc9ce07049c22c1e49b90e61aeea7b0e92e06 /app-xemacs/text-modes/text-modes-1.96.ebuild | |
parent | Remove old version. (diff) | |
download | gentoo-2-8bf53ccf3e2be360e66717184407979d2a95189e.tar.gz gentoo-2-8bf53ccf3e2be360e66717184407979d2a95189e.tar.bz2 gentoo-2-8bf53ccf3e2be360e66717184407979d2a95189e.zip |
Remove old version.
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'app-xemacs/text-modes/text-modes-1.96.ebuild')
-rw-r--r-- | app-xemacs/text-modes/text-modes-1.96.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/app-xemacs/text-modes/text-modes-1.96.ebuild b/app-xemacs/text-modes/text-modes-1.96.ebuild deleted file mode 100644 index 8353506da806..000000000000 --- a/app-xemacs/text-modes/text-modes-1.96.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/text-modes/text-modes-1.96.ebuild,v 1.1 2009/02/21 15:54:45 graaff Exp $ - -SLOT="0" -IUSE="" -DESCRIPTION="Miscellaneous support for editing text files." -PKG_CAT="standard" - -RDEPEND="app-xemacs/xemacs-ispell -app-xemacs/fsf-compat -app-xemacs/xemacs-base -" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" - -inherit xemacs-packages |