summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Yamin <plasmaroo@gentoo.org>2004-02-18 14:46:29 +0000
committerTim Yamin <plasmaroo@gentoo.org>2004-02-18 14:46:29 +0000
commit9e6cbefa4727092531ebe2793d57ca91b7bb3c7d (patch)
tree7d329ddc541770637570171c580bd6e17bc86ff5 /dev-lang/mosml
parentRemoving old release candidates. (diff)
downloadhistorical-9e6cbefa4727092531ebe2793d57ca91b7bb3c7d.tar.gz
historical-9e6cbefa4727092531ebe2793d57ca91b7bb3c7d.tar.bz2
historical-9e6cbefa4727092531ebe2793d57ca91b7bb3c7d.zip
Version bump.
Diffstat (limited to 'dev-lang/mosml')
-rw-r--r--dev-lang/mosml/ChangeLog9
-rw-r--r--dev-lang/mosml/Manifest6
-rw-r--r--dev-lang/mosml/files/digest-mosml-2.001
-rw-r--r--dev-lang/mosml/files/digest-mosml-2.011
-rw-r--r--dev-lang/mosml/mosml-2.01.ebuild (renamed from dev-lang/mosml/mosml-2.00.ebuild)6
5 files changed, 14 insertions, 9 deletions
diff --git a/dev-lang/mosml/ChangeLog b/dev-lang/mosml/ChangeLog
index 3cb0b7d138dc..e791761938ca 100644
--- a/dev-lang/mosml/ChangeLog
+++ b/dev-lang/mosml/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-lang/mosml
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/mosml/ChangeLog,v 1.1 2003/11/13 21:31:40 plasmaroo Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/mosml/ChangeLog,v 1.2 2004/02/18 14:46:29 plasmaroo Exp $
+
+*mosml-2.01 (18 Feb 2004)
+
+ 18 Feb 2004; <plasmaroo@gentoo.org> mosml-2.01.ebuild:
+ Version bump; closes bug #41560.
*mosml-2.00 (13 Nov 2003)
diff --git a/dev-lang/mosml/Manifest b/dev-lang/mosml/Manifest
index 6c246cfb5cdc..a0ef47a9807f 100644
--- a/dev-lang/mosml/Manifest
+++ b/dev-lang/mosml/Manifest
@@ -1,4 +1,4 @@
-MD5 6e93ac9f6edb85b86bc28899efc33964 ChangeLog 423
+MD5 7390985e8f617c4d25f57a1af4bbb6c2 ChangeLog 543
+MD5 6c9ae07f2f19779ab69e5fe67e3e2fff mosml-2.01.ebuild 1085
MD5 a5c50833bcc05f696a75e5dc8bb9eb4d metadata.xml 225
-MD5 909e4ec509a09777e06661a35c105e78 mosml-2.00.ebuild 1083
-MD5 24b9506ef99535afddca03ed36859920 files/digest-mosml-2.00 61
+MD5 2064226e85924cc665211f79661a204e files/digest-mosml-2.01 62
diff --git a/dev-lang/mosml/files/digest-mosml-2.00 b/dev-lang/mosml/files/digest-mosml-2.00
deleted file mode 100644
index 62aa1a3fb4d1..000000000000
--- a/dev-lang/mosml/files/digest-mosml-2.00
+++ /dev/null
@@ -1 +0,0 @@
-MD5 b18f8022a06442f84c8dbfa47067ce07 mos20src.tar.gz 2308637
diff --git a/dev-lang/mosml/files/digest-mosml-2.01 b/dev-lang/mosml/files/digest-mosml-2.01
new file mode 100644
index 000000000000..8247bad7fbb5
--- /dev/null
+++ b/dev-lang/mosml/files/digest-mosml-2.01
@@ -0,0 +1 @@
+MD5 74aaaf988201fe92a9dbfbcb1e646f70 mos201src.tar.gz 2314392
diff --git a/dev-lang/mosml/mosml-2.00.ebuild b/dev-lang/mosml/mosml-2.01.ebuild
index 5e7b07e883cf..40a4d63aad51 100644
--- a/dev-lang/mosml/mosml-2.00.ebuild
+++ b/dev-lang/mosml/mosml-2.01.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/mosml/mosml-2.00.ebuild,v 1.3 2004/02/02 18:06:54 plasmaroo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/mosml/mosml-2.01.ebuild,v 1.1 2004/02/18 14:46:29 plasmaroo Exp $
S="${WORKDIR}/${PN}/src"
DESCRIPTION="Moscow ML - a lightweight implementation of Standard ML (SML)"
-SRC_URI="http://www.dina.kvl.dk/~sestoft/mosml/mos20src.tar.gz"
+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"
+KEYWORDS="~x86"
SLOT="0"
src_compile() {