summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2010-08-13 09:22:01 +0000
committerHans de Graaff <graaff@gentoo.org>2010-08-13 09:22:01 +0000
commit8f6b3612d3d3cba66d5726bdc4193960bfb46960 (patch)
treed7ddd6aef3a46eaf8823232e644b4d42c83fb32c /app-xemacs/mmm-mode
parentAutomated update of use.local.desc (diff)
downloadgentoo-2-8f6b3612d3d3cba66d5726bdc4193960bfb46960.tar.gz
gentoo-2-8f6b3612d3d3cba66d5726bdc4193960bfb46960.tar.bz2
gentoo-2-8f6b3612d3d3cba66d5726bdc4193960bfb46960.zip
Version bump: minor bug fixes.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-xemacs/mmm-mode')
-rw-r--r--app-xemacs/mmm-mode/ChangeLog9
-rw-r--r--app-xemacs/mmm-mode/mmm-mode-1.05.ebuild15
2 files changed, 22 insertions, 2 deletions
diff --git a/app-xemacs/mmm-mode/ChangeLog b/app-xemacs/mmm-mode/ChangeLog
index 07336a9b7d65..3be872cc86fc 100644
--- a/app-xemacs/mmm-mode/ChangeLog
+++ b/app-xemacs/mmm-mode/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-xemacs/mmm-mode
-# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mmm-mode/ChangeLog,v 1.13 2009/02/22 09:57:30 graaff Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mmm-mode/ChangeLog,v 1.14 2010/08/13 09:22:01 graaff Exp $
+
+*mmm-mode-1.05 (13 Aug 2010)
+
+ 13 Aug 2010; Hans de Graaff <graaff@gentoo.org> +mmm-mode-1.05.ebuild:
+ Version bump: minor bug fixes.
*mmm-mode-1.03 (22 Feb 2009)
diff --git a/app-xemacs/mmm-mode/mmm-mode-1.05.ebuild b/app-xemacs/mmm-mode/mmm-mode-1.05.ebuild
new file mode 100644
index 000000000000..7a4c2d5b61e7
--- /dev/null
+++ b/app-xemacs/mmm-mode/mmm-mode-1.05.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mmm-mode/mmm-mode-1.05.ebuild,v 1.1 2010/08/13 09:22:01 graaff Exp $
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Multiple major modes in a single buffer"
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/fsf-compat
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages