diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-04-09 10:03:57 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-04-09 10:03:57 +0000 |
commit | 4d38cb1209ada1e148b40fbe10937db6b81a1968 (patch) | |
tree | b2fda603243d9086ffce036e3477d1904957a766 /app-emacs/sml-mode | |
parent | stable x86, bug 313825 (diff) | |
download | gentoo-2-4d38cb1209ada1e148b40fbe10937db6b81a1968.tar.gz gentoo-2-4d38cb1209ada1e148b40fbe10937db6b81a1968.tar.bz2 gentoo-2-4d38cb1209ada1e148b40fbe10937db6b81a1968.zip |
stable x86, bug 313835
(Portage version: 2.1.7.17/cvs/Linux i686)
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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/sml-mode/ChangeLog b/app-emacs/sml-mode/ChangeLog index 21c14a189426..0a3c4ac0ba88 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.17 2010/03/08 08:38:32 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/ChangeLog,v 1.18 2010/04/09 10:03:57 fauli Exp $ + + 09 Apr 2010; Christian Faulhammer <fauli@gentoo.org> sml-mode-4.1.ebuild: + stable x86, bug 313835 *sml-mode-4.1 (08 Mar 2010) diff --git a/app-emacs/sml-mode/sml-mode-4.1.ebuild b/app-emacs/sml-mode/sml-mode-4.1.ebuild index 87d00fa40354..3776ec014483 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.1 2010/03/08 08:38:32 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/sml-mode-4.1.ebuild,v 1.2 2010/04/09 10:03:57 fauli 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" |