diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-09 16:08:02 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-09 16:08:02 +0000 |
commit | 89fb38e0c886fbb30dfc91b9105a0512b9f73427 (patch) | |
tree | 56c6cd03b1501726d8487944928d7790fa701240 /app-emacs/sml-mode | |
parent | Mark 0.5 stable on alpha (diff) | |
download | historical-89fb38e0c886fbb30dfc91b9105a0512b9f73427.tar.gz historical-89fb38e0c886fbb30dfc91b9105a0512b9f73427.tar.bz2 historical-89fb38e0c886fbb30dfc91b9105a0512b9f73427.zip |
Mark 3.9.5 stable on alpha
Package-Manager: portage-2.0.51.22-r2
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-3.9.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/sml-mode/ChangeLog b/app-emacs/sml-mode/ChangeLog index b8dbf3c7a9d3..e2da610d03e8 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/ChangeLog,v 1.6 2005/05/03 08:46:06 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/ChangeLog,v 1.7 2005/09/09 16:08:02 agriffis Exp $ + + 09 Sep 2005; Aron Griffis <agriffis@gentoo.org> sml-mode-3.9.5.ebuild: + Mark 3.9.5 stable on alpha *sml-mode-4.0 (03 May 2005) 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 |