summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-11-28 21:02:52 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-11-28 21:02:52 +0000
commit98a8c42b77365d8d7eb494489cc7dd6867e1287d (patch)
treef0c0f03100813d2d7a799aa1508465b72859b7be /app-emacs
parentadd a makeopts_loadavg helper to extract --load-average # from $MAKEOPTS #490... (diff)
downloadgentoo-2-98a8c42b77365d8d7eb494489cc7dd6867e1287d.tar.gz
gentoo-2-98a8c42b77365d8d7eb494489cc7dd6867e1287d.tar.bz2
gentoo-2-98a8c42b77365d8d7eb494489cc7dd6867e1287d.zip
Stable for x86, wrt bug #490106
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/sml-mode/ChangeLog5
-rw-r--r--app-emacs/sml-mode/sml-mode-6.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/sml-mode/ChangeLog b/app-emacs/sml-mode/ChangeLog
index 7d831885cbaf..72295e45c24c 100644
--- a/app-emacs/sml-mode/ChangeLog
+++ b/app-emacs/sml-mode/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/sml-mode
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/ChangeLog,v 1.33 2013/11/27 10:29:44 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/ChangeLog,v 1.34 2013/11/28 21:02:52 ago Exp $
+
+ 28 Nov 2013; Agostino Sarubbo <ago@gentoo.org> sml-mode-6.4.ebuild:
+ Stable for x86, wrt bug #490106
27 Nov 2013; Chema Alonso <nimiux@gentoo.org> sml-mode-6.4.ebuild:
Stable for amd64 wrt bug #490106
diff --git a/app-emacs/sml-mode/sml-mode-6.4.ebuild b/app-emacs/sml-mode/sml-mode-6.4.ebuild
index 13b6a0af5122..f64e4a5028cc 100644
--- a/app-emacs/sml-mode/sml-mode-6.4.ebuild
+++ b/app-emacs/sml-mode/sml-mode-6.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/sml-mode-6.4.ebuild,v 1.2 2013/11/27 10:29:44 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/sml-mode-6.4.ebuild,v 1.3 2013/11/28 21:02:52 ago Exp $
EAPI=5
NEED_EMACS=24
@@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${P}.el.xz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc ~x86"
+KEYWORDS="~alpha amd64 ~ppc x86"
SITEFILE="50${PN}-gentoo-6.1.el"