diff options
author | 2013-11-28 21:02:52 +0000 | |
---|---|---|
committer | 2013-11-28 21:02:52 +0000 | |
commit | 98a8c42b77365d8d7eb494489cc7dd6867e1287d (patch) | |
tree | f0c0f03100813d2d7a799aa1508465b72859b7be /app-emacs/sml-mode/sml-mode-6.4.ebuild | |
parent | add a makeopts_loadavg helper to extract --load-average # from $MAKEOPTS #490... (diff) | |
download | gentoo-2-98a8c42b77365d8d7eb494489cc7dd6867e1287d.tar.gz gentoo-2-98a8c42b77365d8d7eb494489cc7dd6867e1287d.tar.bz2 gentoo-2-98a8c42b77365d8d7eb494489cc7dd6867e1287d.zip |
Stable for x86, wrt bug #490106
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emacs/sml-mode/sml-mode-6.4.ebuild')
-rw-r--r-- | app-emacs/sml-mode/sml-mode-6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/sml-mode/sml-mode-6.4.ebuild b/app-emacs/sml-mode/sml-mode-6.4.ebuild index 13b6a0af5122..f64e4a5028cc 100644 --- a/app-emacs/sml-mode/sml-mode-6.4.ebuild +++ b/app-emacs/sml-mode/sml-mode-6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/sml-mode-6.4.ebuild,v 1.2 2013/11/27 10:29:44 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/sml-mode-6.4.ebuild,v 1.3 2013/11/28 21:02:52 ago Exp $ EAPI=5 NEED_EMACS=24 @@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${P}.el.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~x86" +KEYWORDS="~alpha amd64 ~ppc x86" SITEFILE="50${PN}-gentoo-6.1.el" |