summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2010-08-13 07:47:00 +0000
committerHans de Graaff <graaff@gentoo.org>2010-08-13 07:47:00 +0000
commit022f2e485d26faaf7c04ad0bdfc3ccefe330b0da (patch)
tree7882a6a94d9b3f7b77e99e889f081ccfa75d8fff /app-xemacs
parentVersion bump: code simplification. (diff)
downloadgentoo-2-022f2e485d26faaf7c04ad0bdfc3ccefe330b0da.tar.gz
gentoo-2-022f2e485d26faaf7c04ad0bdfc3ccefe330b0da.tar.bz2
gentoo-2-022f2e485d26faaf7c04ad0bdfc3ccefe330b0da.zip
Version bump: XEmacs compatibility fixes.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-xemacs')
-rw-r--r--app-xemacs/text-modes/ChangeLog9
-rw-r--r--app-xemacs/text-modes/text-modes-1.98.ebuild16
2 files changed, 23 insertions, 2 deletions
diff --git a/app-xemacs/text-modes/ChangeLog b/app-xemacs/text-modes/ChangeLog
index cbbde5e98644..b48210796331 100644
--- a/app-xemacs/text-modes/ChangeLog
+++ b/app-xemacs/text-modes/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-xemacs/text-modes
-# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/text-modes/ChangeLog,v 1.21 2009/02/21 15:54:45 graaff Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/text-modes/ChangeLog,v 1.22 2010/08/13 07:47:00 graaff Exp $
+
+*text-modes-1.98 (13 Aug 2010)
+
+ 13 Aug 2010; Hans de Graaff <graaff@gentoo.org> +text-modes-1.98.ebuild:
+ Version bump: XEmacs compatibility fixes.
*text-modes-1.96 (21 Feb 2009)
diff --git a/app-xemacs/text-modes/text-modes-1.98.ebuild b/app-xemacs/text-modes/text-modes-1.98.ebuild
new file mode 100644
index 000000000000..4b55d8e0edf8
--- /dev/null
+++ b/app-xemacs/text-modes/text-modes-1.98.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2010 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.98.ebuild,v 1.1 2010/08/13 07:47:00 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