From 4bce59d769564960d06dcefc9bbd58b6d9c8f431 Mon Sep 17 00:00:00 2001 From: Peter Brown Date: Mon, 16 Dec 2002 12:22:48 +0000 Subject: xemacs packages ebuild --- app-xemacs/text-modes/ChangeLog | 8 ++++++++ app-xemacs/text-modes/text-modes-1.55.ebuild | 16 ++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 app-xemacs/text-modes/ChangeLog create mode 100644 app-xemacs/text-modes/text-modes-1.55.ebuild (limited to 'app-xemacs/text-modes') diff --git a/app-xemacs/text-modes/ChangeLog b/app-xemacs/text-modes/ChangeLog new file mode 100644 index 000000000000..37a28b0cc86d --- /dev/null +++ b/app-xemacs/text-modes/ChangeLog @@ -0,0 +1,8 @@ +# ChangeLog for app-xemacs/text-modes +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/text-modes/ChangeLog,v 1.1 2002/12/16 12:22:48 rendhalver Exp $ + +*text-modes-1.55 (16 Dec 2002) + + 16 Dec 2002; Rendhalver [Peter Brown] : + Initial import. diff --git a/app-xemacs/text-modes/text-modes-1.55.ebuild b/app-xemacs/text-modes/text-modes-1.55.ebuild new file mode 100644 index 000000000000..f32bb35d4363 --- /dev/null +++ b/app-xemacs/text-modes/text-modes-1.55.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/text-modes/text-modes-1.55.ebuild,v 1.1 2002/12/16 12:22:48 rendhalver Exp $ + +SLOT="0" +IUSE="" +DESCRIPTION="Miscellaneous support for editing text files." +PKG_CAT="standard" + +DEPEND="app-xemacs/ispell +app-xemacs/fsf-compat +app-xemacs/xemacs-base +" + +inherit xemacs-packages + -- cgit v1.2.3-65-gdbad