diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-16 17:10:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-16 17:10:05 +0000 |
commit | 0d9843a00f52e3ec4e370620085ebefb45e62333 (patch) | |
tree | 418ee2ab5cbc9a5cfc03f8e5b06a7fe884cd1dea /dev-lang | |
parent | Stable for AMD64, wrt bug #393937 (diff) | |
download | gentoo-2-0d9843a00f52e3ec4e370620085ebefb45e62333.tar.gz gentoo-2-0d9843a00f52e3ec4e370620085ebefb45e62333.tar.bz2 gentoo-2-0d9843a00f52e3ec4e370620085ebefb45e62333.zip |
Stable for AMD64, wrt bug #393891
(Portage version: 2.1.10.40/cvs/Linux i686)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/mosml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/mosml/mosml-2.01-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/mosml/ChangeLog b/dev-lang/mosml/ChangeLog index 8124087f424f..5e1d52888766 100644 --- a/dev-lang/mosml/ChangeLog +++ b/dev-lang/mosml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/mosml # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mosml/ChangeLog,v 1.14 2011/01/13 13:50:45 c1pher Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mosml/ChangeLog,v 1.15 2011/12/16 17:10:05 ago Exp $ + + 16 Dec 2011; Agostino Sarubbo <ago@gentoo.org> mosml-2.01-r1.ebuild: + Stable for AMD64, wrt bug #393891 13 Jan 2011; Dane Smith <c1pher@gentoo.org> mosml-2.01-r1.ebuild: QA: Fix LDFLAGS respect wrt bug 351040. diff --git a/dev-lang/mosml/mosml-2.01-r1.ebuild b/dev-lang/mosml/mosml-2.01-r1.ebuild index 72f6637fdef3..381c816e75bb 100644 --- a/dev-lang/mosml/mosml-2.01-r1.ebuild +++ b/dev-lang/mosml/mosml-2.01-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mosml/mosml-2.01-r1.ebuild,v 1.7 2011/01/13 13:50:45 c1pher Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mosml/mosml-2.01-r1.ebuild,v 1.8 2011/12/16 17:10:05 ago Exp $ EAPI="3" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.itu.dk/people/sestoft/mosml.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" DEPEND="" |