diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-09 17:39:15 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-09 17:39:15 +0000 |
commit | 6fcc68d46a8307513ef98862e0f0bcba3775d745 (patch) | |
tree | dbde311e8dd1b7f534ef8d8339952a54800cd4cb /app-emacs/sml-mode | |
parent | Version bumped. (diff) | |
download | gentoo-2-6fcc68d46a8307513ef98862e0f0bcba3775d745.tar.gz gentoo-2-6fcc68d46a8307513ef98862e0f0bcba3775d745.tar.bz2 gentoo-2-6fcc68d46a8307513ef98862e0f0bcba3775d745.zip |
alpha stable wrt #195116
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-emacs/sml-mode')
-rw-r--r-- | app-emacs/sml-mode/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/sml-mode/sml-mode-4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/sml-mode/ChangeLog b/app-emacs/sml-mode/ChangeLog index 1bdb14fd45e4..00d3523a4186 100644 --- a/app-emacs/sml-mode/ChangeLog +++ b/app-emacs/sml-mode/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/sml-mode # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/ChangeLog,v 1.13 2007/10/08 16:35:32 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/ChangeLog,v 1.14 2007/10/09 17:39:15 armin76 Exp $ + + 09 Oct 2007; Raúl Porcel <armin76@gentoo.org> sml-mode-4.0.ebuild: + alpha stable wrt #195116 08 Oct 2007; Christian Faulhammer <opfer@gentoo.org> sml-mode-4.0.ebuild: stable x86, bug 195116 diff --git a/app-emacs/sml-mode/sml-mode-4.0.ebuild b/app-emacs/sml-mode/sml-mode-4.0.ebuild index be533c8c5bed..6e0a0380dda3 100644 --- a/app-emacs/sml-mode/sml-mode-4.0.ebuild +++ b/app-emacs/sml-mode/sml-mode-4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.0.ebuild,v 1.6 2007/10/08 16:35:32 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/sml-mode-4.0.ebuild,v 1.7 2007/10/09 17:39:15 armin76 Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="http://www.iro.umontreal.ca/~monnier/elisp/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc x86" +KEYWORDS="alpha ~amd64 ~ppc x86" IUSE="" RESTRICT="test" |