diff options
author | 2005-04-21 18:44:48 +0000 | |
---|---|---|
committer | 2005-04-21 18:44:48 +0000 | |
commit | d6f6d6f10b1fee43c2034cce6c690412e9ea7b9f (patch) | |
tree | cadb3d5580763c9d4527e1e0dd75e8eee4fa14db /app-emacs/sml-mode/sml-mode-3.9.5.ebuild | |
parent | set pptpd-logwtmp's version to pppd's version (#89895) (diff) | |
download | historical-d6f6d6f10b1fee43c2034cce6c690412e9ea7b9f.tar.gz historical-d6f6d6f10b1fee43c2034cce6c690412e9ea7b9f.tar.bz2 historical-d6f6d6f10b1fee43c2034cce6c690412e9ea7b9f.zip |
stable amd64
Package-Manager: portage-2.0.51.19
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 c6a2c781ff8e..894357087a08 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.7 2005/01/01 14:01:40 eradicator Exp $ +# $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 $ 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="x86 ~alpha ~ppc-macos amd64" IUSE="" SITEFILE=50sml-mode-gentoo.el |