diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-01-09 22:52:12 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-01-09 22:52:12 +0000 |
commit | 3dc01e682cdaec99362950ce13a9796fa91d03b6 (patch) | |
tree | 0f6092c645c1d0fe636d73d44e8391150c7108c7 /dev-lang/pm3 | |
parent | db-4 support. tested on my two boxes, marked for each arch, works great (diff) | |
download | gentoo-2-3dc01e682cdaec99362950ce13a9796fa91d03b6.tar.gz gentoo-2-3dc01e682cdaec99362950ce13a9796fa91d03b6.tar.bz2 gentoo-2-3dc01e682cdaec99362950ce13a9796fa91d03b6.zip |
metadata
Diffstat (limited to 'dev-lang/pm3')
-rw-r--r-- | dev-lang/pm3/metadata.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/dev-lang/pm3/metadata.xml b/dev-lang/pm3/metadata.xml new file mode 100644 index 000000000000..e8053ed82365 --- /dev/null +++ b/dev-lang/pm3/metadata.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>no-herd</herd> +<maintainer> + <email>vapier@gentoo.org</email> + <name>Mike Frysinger</name> +</maintainer> +<longdescription> +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 +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 +CVS repository has already been moved to www.elegosoft.com. +</longdescription> +</pkgmetadata> |