diff options
author | Hans de Graaff <graaff@gentoo.org> | 2009-02-21 15:54:45 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2009-02-21 15:54:45 +0000 |
commit | f5e165b546e930938d66cf939c2273f2420fcb26 (patch) | |
tree | fed97e9739a9732f7cbbe449991499eda3b590a2 /app-xemacs/text-modes/text-modes-1.96.ebuild | |
parent | Version bump (diff) | |
download | historical-f5e165b546e930938d66cf939c2273f2420fcb26.tar.gz historical-f5e165b546e930938d66cf939c2273f2420fcb26.tar.bz2 historical-f5e165b546e930938d66cf939c2273f2420fcb26.zip |
Version bump
Package-Manager: portage-2.1.6.7/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, 16 insertions, 0 deletions
diff --git a/app-xemacs/text-modes/text-modes-1.96.ebuild b/app-xemacs/text-modes/text-modes-1.96.ebuild new file mode 100644 index 000000000000..8353506da806 --- /dev/null +++ b/app-xemacs/text-modes/text-modes-1.96.ebuild @@ -0,0 +1,16 @@ +# 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 |