summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-01-24 20:00:26 +0000
committerMike Frysinger <vapier@gentoo.org>2004-01-24 20:00:26 +0000
commit53d4c4fc6e4b7ea2768523518483037e439d5adb (patch)
tree9ac450e61f4bfe8a45cb469708343d116224810a /dev-lang
parentver bump #39170 (diff)
downloadgentoo-2-53d4c4fc6e4b7ea2768523518483037e439d5adb.tar.gz
gentoo-2-53d4c4fc6e4b7ea2768523518483037e439d5adb.tar.bz2
gentoo-2-53d4c4fc6e4b7ea2768523518483037e439d5adb.zip
fix metadata #39234
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/cm3-bin/cm3-bin-5.2.6.ebuild4
-rw-r--r--dev-lang/cm3-bin/metadata.xml8
-rw-r--r--dev-lang/cm3/cm3-5.2.6.ebuild4
-rw-r--r--dev-lang/cm3/metadata.xml8
-rw-r--r--dev-lang/pm3/metadata.xml2
-rw-r--r--dev-lang/pm3/pm3-1.1.15-r1.ebuild4
-rw-r--r--dev-lang/pm3/pm3-1.1.15.ebuild4
7 files changed, 17 insertions, 17 deletions
diff --git a/dev-lang/cm3-bin/cm3-bin-5.2.6.ebuild b/dev-lang/cm3-bin/cm3-bin-5.2.6.ebuild
index b0fc876b8cef..05d5ef2a3f19 100644
--- a/dev-lang/cm3-bin/cm3-bin-5.2.6.ebuild
+++ b/dev-lang/cm3-bin/cm3-bin-5.2.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/cm3-bin/cm3-bin-5.2.6.ebuild,v 1.5 2003/07/28 21:00:11 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/cm3-bin/cm3-bin-5.2.6.ebuild,v 1.6 2004/01/24 19:59:33 vapier Exp $
DESCRIPTION="Critical Mass Modula-3 compiler (binary version)"
HOMEPAGE="http://www.elegosoft.com/cm3/"
diff --git a/dev-lang/cm3-bin/metadata.xml b/dev-lang/cm3-bin/metadata.xml
index 5d4bbc40ed5b..a6d903896ca0 100644
--- a/dev-lang/cm3-bin/metadata.xml
+++ b/dev-lang/cm3-bin/metadata.xml
@@ -14,16 +14,16 @@ available so far. The changes made by Critical Mass, Inc. since their CM3 4.1
release include:
* Modula-3 modules loadable at runtime
- * <*IMPLICIT*> exceptions (changes language semantics)
+ * *IMPLICIT* exceptions (changes language semantics)
* checked runtime errors are mapped to the implicit exception RuntimeError.E
* garbage collector failures are also mapped to implicit exceptions
* COM-compatible object layout (for WIN32)
* Unicode support: WIDECHAR, Text, Text8, Text16, Unicode interfaces
* extended ASSERT pragma:
- <*ASSERT condition [ ("," | WITH) msg ] *>>
+ *ASSERT condition [ ("," | WITH) msg ] *
* new DEBUG pragma:
- <*DEBUG condition [ ("," | WITH) msg {, msg} ] *>
- <*DEBUG [ msg {, msg } ] *>
+ *DEBUG condition [ ("," | WITH) msg {, msg} ] *
+ *DEBUG [ msg {, msg } ] *
* 64 bit support for 64 bit machines
There have been many more changes, and the 4.1 release also contained lots of
diff --git a/dev-lang/cm3/cm3-5.2.6.ebuild b/dev-lang/cm3/cm3-5.2.6.ebuild
index 7b5fcc0841f3..a5b61421bb96 100644
--- a/dev-lang/cm3/cm3-5.2.6.ebuild
+++ b/dev-lang/cm3/cm3-5.2.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/cm3/cm3-5.2.6.ebuild,v 1.5 2003/11/12 22:37:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/cm3/cm3-5.2.6.ebuild,v 1.6 2004/01/24 19:58:51 vapier Exp $
inherit fixheadtails
diff --git a/dev-lang/cm3/metadata.xml b/dev-lang/cm3/metadata.xml
index 5d4bbc40ed5b..a6d903896ca0 100644
--- a/dev-lang/cm3/metadata.xml
+++ b/dev-lang/cm3/metadata.xml
@@ -14,16 +14,16 @@ available so far. The changes made by Critical Mass, Inc. since their CM3 4.1
release include:
* Modula-3 modules loadable at runtime
- * <*IMPLICIT*> exceptions (changes language semantics)
+ * *IMPLICIT* exceptions (changes language semantics)
* checked runtime errors are mapped to the implicit exception RuntimeError.E
* garbage collector failures are also mapped to implicit exceptions
* COM-compatible object layout (for WIN32)
* Unicode support: WIDECHAR, Text, Text8, Text16, Unicode interfaces
* extended ASSERT pragma:
- <*ASSERT condition [ ("," | WITH) msg ] *>>
+ *ASSERT condition [ ("," | WITH) msg ] *
* new DEBUG pragma:
- <*DEBUG condition [ ("," | WITH) msg {, msg} ] *>
- <*DEBUG [ msg {, msg } ] *>
+ *DEBUG condition [ ("," | WITH) msg {, msg} ] *
+ *DEBUG [ msg {, msg } ] *
* 64 bit support for 64 bit machines
There have been many more changes, and the 4.1 release also contained lots of
diff --git a/dev-lang/pm3/metadata.xml b/dev-lang/pm3/metadata.xml
index e8053ed82365..6b3b6473bd23 100644
--- a/dev-lang/pm3/metadata.xml
+++ b/dev-lang/pm3/metadata.xml
@@ -10,7 +10,7 @@
designed and implemented at the Systems Research Center of Digital Equipment
Corporation, and later extended and improved by a large number of individuals and
organizations. In recent years, the most complete and actively worked-on
-distribution of Modula-3 was maintained at the Ecole Polytechnique de Montréal by
+distribution of Modula-3 was maintained at the Ecole Polytechnique de Montreal by
Michel Dagenais. In March 2002 Michel Dagenais has announced that the WWW and CVS
services for PM3 will be terminated in August 2002. Till that time, releases of
and information concerning PM3 can still be found at m3.polymtl.ca/m3/. The PM3
diff --git a/dev-lang/pm3/pm3-1.1.15-r1.ebuild b/dev-lang/pm3/pm3-1.1.15-r1.ebuild
index 58c128d245ed..e6c8f45a220a 100644
--- a/dev-lang/pm3/pm3-1.1.15-r1.ebuild
+++ b/dev-lang/pm3/pm3-1.1.15-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/pm3/pm3-1.1.15-r1.ebuild,v 1.1 2003/04/15 13:27:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/pm3/pm3-1.1.15-r1.ebuild,v 1.2 2004/01/24 20:00:26 vapier Exp $
inherit gcc eutils flag-o-matic
diff --git a/dev-lang/pm3/pm3-1.1.15.ebuild b/dev-lang/pm3/pm3-1.1.15.ebuild
index 0f09e60f8859..ff36334b0e34 100644
--- a/dev-lang/pm3/pm3-1.1.15.ebuild
+++ b/dev-lang/pm3/pm3-1.1.15.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/pm3/pm3-1.1.15.ebuild,v 1.5 2003/02/13 10:27:56 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/pm3/pm3-1.1.15.ebuild,v 1.6 2004/01/24 20:00:26 vapier Exp $
inherit gcc eutils flag-o-matic