summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-06-05 12:22:47 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-06-05 12:22:47 +0000
commit3ee1d54230c88c5a80a2402eac3941607a081245 (patch)
treeb9c0bb559aa0b2473e838849834a43d80ea337a4 /dev-lang/mosml
parentStable on ppc. (diff)
downloadhistorical-3ee1d54230c88c5a80a2402eac3941607a081245.tar.gz
historical-3ee1d54230c88c5a80a2402eac3941607a081245.tar.bz2
historical-3ee1d54230c88c5a80a2402eac3941607a081245.zip
Stable on ppc.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-lang/mosml')
-rw-r--r--dev-lang/mosml/ChangeLog5
-rw-r--r--dev-lang/mosml/mosml-2.01.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/mosml/ChangeLog b/dev-lang/mosml/ChangeLog
index 2f67cc388d68..18b1180977cf 100644
--- a/dev-lang/mosml/ChangeLog
+++ b/dev-lang/mosml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/mosml
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/mosml/ChangeLog,v 1.5 2005/01/23 18:55:02 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/mosml/ChangeLog,v 1.6 2005/06/05 12:22:20 hansmi Exp $
+
+ 05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> mosml-2.01.ebuild:
+ Stable on ppc.
23 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> mosml-2.01.ebuild:
added ~amd64 to KEYWORDS. fixes #Bug 71083
diff --git a/dev-lang/mosml/mosml-2.01.ebuild b/dev-lang/mosml/mosml-2.01.ebuild
index 11732b57246e..8fda1d697491 100644
--- a/dev-lang/mosml/mosml-2.01.ebuild
+++ b/dev-lang/mosml/mosml-2.01.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/dev-lang/mosml/mosml-2.01.ebuild,v 1.6 2005/01/23 18:55:02 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/mosml/mosml-2.01.ebuild,v 1.7 2005/06/05 12:22:21 hansmi Exp $
S="${WORKDIR}/${PN}/src"
DESCRIPTION="Moscow ML - a lightweight implementation of Standard ML (SML)"
@@ -8,7 +8,7 @@ SRC_URI="http://www.dina.kvl.dk/~sestoft/mosml/mos201src.tar.gz"
HOMEPAGE="http://www.dina.dk/~sestoft/mosml.html"
LICENSE="GPL-2"
DEPEND=""
-KEYWORDS="x86 ~ppc ~amd64"
+KEYWORDS="~amd64 ppc x86"
IUSE=""
SLOT="0"