diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-11 11:16:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-11 11:16:31 +0000 |
commit | 6abbee110b0905a91d3dcf08122ce2b40e1be31c (patch) | |
tree | 3538d78e78150600261c890b9410a70de4335f73 /app-emacs/sml-mode | |
parent | Stable for x86, wrt bug #450768 (diff) | |
download | gentoo-2-6abbee110b0905a91d3dcf08122ce2b40e1be31c.tar.gz gentoo-2-6abbee110b0905a91d3dcf08122ce2b40e1be31c.tar.bz2 gentoo-2-6abbee110b0905a91d3dcf08122ce2b40e1be31c.zip |
Stable for x86, wrt bug #451050
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
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-6.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/sml-mode/ChangeLog b/app-emacs/sml-mode/ChangeLog index 73325f8fc953..ed49e23d8abb 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/ChangeLog,v 1.29 2013/01/11 11:15:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/ChangeLog,v 1.30 2013/01/11 11:16:31 ago Exp $ + + 11 Jan 2013; Agostino Sarubbo <ago@gentoo.org> sml-mode-6.1-r1.ebuild: + Stable for x86, wrt bug #451050 11 Jan 2013; Agostino Sarubbo <ago@gentoo.org> sml-mode-6.1-r1.ebuild: Stable for amd64, wrt bug #451050 diff --git a/app-emacs/sml-mode/sml-mode-6.1-r1.ebuild b/app-emacs/sml-mode/sml-mode-6.1-r1.ebuild index 40c15f8f17ff..1071c1ae8413 100644 --- a/app-emacs/sml-mode/sml-mode-6.1-r1.ebuild +++ b/app-emacs/sml-mode/sml-mode-6.1-r1.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.1-r1.ebuild,v 1.3 2013/01/11 11:15:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/sml-mode-6.1-r1.ebuild,v 1.4 2013/01/11 11:16:31 ago Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.el.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 ppc ~x86" +KEYWORDS="~alpha amd64 ppc x86" DEPEND="app-arch/xz-utils" |