summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-05-09 17:27:09 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-05-09 17:27:09 +0000
commitec81ff26ed57accf660321a9b05a94a8c10748ab (patch)
treee9f0bb08ebf63dd5a88bd4ca7a17c5f713fc98df /app-emacs/sml-mode
parentsparc stable (diff)
downloadgentoo-2-ec81ff26ed57accf660321a9b05a94a8c10748ab.tar.gz
gentoo-2-ec81ff26ed57accf660321a9b05a94a8c10748ab.tar.bz2
gentoo-2-ec81ff26ed57accf660321a9b05a94a8c10748ab.zip
alpha stable wrt #313835
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'app-emacs/sml-mode')
-rw-r--r--app-emacs/sml-mode/ChangeLog5
-rw-r--r--app-emacs/sml-mode/sml-mode-4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/sml-mode/ChangeLog b/app-emacs/sml-mode/ChangeLog
index 7c45799ef65f..1fe28154bfb1 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/ChangeLog,v 1.19 2010/04/16 15:14:54 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/ChangeLog,v 1.20 2010/05/09 17:27:09 armin76 Exp $
+
+ 09 May 2010; Raúl Porcel <armin76@gentoo.org> sml-mode-4.1.ebuild:
+ alpha stable wrt #313835
16 Apr 2010; Brent Baude <ranger@gentoo.org> sml-mode-4.1.ebuild:
stable ppc, bug 313835
diff --git a/app-emacs/sml-mode/sml-mode-4.1.ebuild b/app-emacs/sml-mode/sml-mode-4.1.ebuild
index c18316854270..decd2f931888 100644
--- a/app-emacs/sml-mode/sml-mode-4.1.ebuild
+++ b/app-emacs/sml-mode/sml-mode-4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/sml-mode-4.1.ebuild,v 1.3 2010/04/16 15:14:54 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/sml-mode-4.1.ebuild,v 1.4 2010/05/09 17:27:09 armin76 Exp $
inherit elisp
@@ -10,7 +10,7 @@ SRC_URI="http://www.iro.umontreal.ca/~monnier/elisp/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ppc x86"
+KEYWORDS="alpha ~amd64 ppc x86"
IUSE=""
RESTRICT="test"