summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-05-23 21:02:14 +0000
committerPacho Ramos <pacho@gentoo.org>2010-05-23 21:02:14 +0000
commitaf9749279101b11ef02d77a607b7abb6684490c1 (patch)
tree99500c8e3d1486d2d0ea1a701b57c8c9dd328797 /app-emacs/sml-mode
parentstable amd64, bug 313829 (diff)
downloadgentoo-2-af9749279101b11ef02d77a607b7abb6684490c1.tar.gz
gentoo-2-af9749279101b11ef02d77a607b7abb6684490c1.tar.bz2
gentoo-2-af9749279101b11ef02d77a607b7abb6684490c1.zip
stable amd64, bug 313835
(Portage version: 2.1.8.3/cvs/Linux x86_64)
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 1fe28154bfb1..493ad73061bf 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.20 2010/05/09 17:27:09 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/ChangeLog,v 1.21 2010/05/23 21:02:14 pacho Exp $
+
+ 23 May 2010; Pacho Ramos <pacho@gentoo.org> sml-mode-4.1.ebuild:
+ stable amd64, bug 313835
09 May 2010; Raúl Porcel <armin76@gentoo.org> sml-mode-4.1.ebuild:
alpha stable wrt #313835
diff --git a/app-emacs/sml-mode/sml-mode-4.1.ebuild b/app-emacs/sml-mode/sml-mode-4.1.ebuild
index decd2f931888..f4270698316d 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.4 2010/05/09 17:27:09 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/sml-mode-4.1.ebuild,v 1.5 2010/05/23 21:02:14 pacho 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"