summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2009-02-21 15:54:45 +0000
committerHans de Graaff <graaff@gentoo.org>2009-02-21 15:54:45 +0000
commit6157cbb1ed8042eaa22d637bfab5933a384b3e41 (patch)
tree1c1e43cd7c87f6e46682a206a0d29c3984c97cf4 /app-xemacs
parentVersion bump (diff)
downloadgentoo-2-6157cbb1ed8042eaa22d637bfab5933a384b3e41.tar.gz
gentoo-2-6157cbb1ed8042eaa22d637bfab5933a384b3e41.tar.bz2
gentoo-2-6157cbb1ed8042eaa22d637bfab5933a384b3e41.zip
Version bump
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'app-xemacs')
-rw-r--r--app-xemacs/text-modes/ChangeLog10
-rw-r--r--app-xemacs/text-modes/text-modes-1.96.ebuild16
2 files changed, 24 insertions, 2 deletions
diff --git a/app-xemacs/text-modes/ChangeLog b/app-xemacs/text-modes/ChangeLog
index 5cc613bdcbec..cbbde5e98644 100644
--- a/app-xemacs/text-modes/ChangeLog
+++ b/app-xemacs/text-modes/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-xemacs/text-modes
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/text-modes/ChangeLog,v 1.20 2008/03/19 20:06:19 graaff Exp $
+# 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 $
+
+*text-modes-1.96 (21 Feb 2009)
+
+ 21 Feb 2009; Hans de Graaff <graaff@gentoo.org> +text-modes-1.96.ebuild:
+ Version bump: updates to whitespace.el and desktop-entry-mode.el and sync
+ htmlize to upstream 1.34.
19 Mar 2008; Hans de Graaff <graaff@gentoo.org> metadata.xml:
A herd should not be listed as maintainer
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