diff options
Diffstat (limited to 'app-emacs/sml-mode/sml-mode-3.9.5.ebuild')
-rw-r--r-- | app-emacs/sml-mode/sml-mode-3.9.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/sml-mode/sml-mode-3.9.5.ebuild b/app-emacs/sml-mode/sml-mode-3.9.5.ebuild index 894357087a08..e4815dc7aacb 100644 --- a/app-emacs/sml-mode/sml-mode-3.9.5.ebuild +++ b/app-emacs/sml-mode/sml-mode-3.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/sml-mode-3.9.5.ebuild,v 1.8 2005/04/21 18:43:08 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/sml-mode-3.9.5.ebuild,v 1.9 2005/09/09 16:08:02 agriffis Exp $ inherit elisp @@ -9,7 +9,7 @@ HOMEPAGE="ftp://ftp.research.bell-labs.com/dist/smlnj/contrib/emacs/" SRC_URI="ftp://ftp.research.bell-labs.com/dist/smlnj/contrib/emacs/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~alpha ~ppc-macos amd64" +KEYWORDS="alpha amd64 ~ppc-macos x86" IUSE="" SITEFILE=50sml-mode-gentoo.el |