diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-01-24 20:00:26 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-01-24 20:00:26 +0000 |
commit | 2ab51d5cecc9717df43a4772a7aec36627de6a30 (patch) | |
tree | 0021486d6415ed49555f0753af32b0e05bea6a99 /dev-lang/pm3 | |
parent | ver bump #39170 (diff) | |
download | historical-2ab51d5cecc9717df43a4772a7aec36627de6a30.tar.gz historical-2ab51d5cecc9717df43a4772a7aec36627de6a30.tar.bz2 historical-2ab51d5cecc9717df43a4772a7aec36627de6a30.zip |
fix metadata #39234
Diffstat (limited to 'dev-lang/pm3')
-rw-r--r-- | dev-lang/pm3/metadata.xml | 2 | ||||
-rw-r--r-- | dev-lang/pm3/pm3-1.1.15-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/pm3/pm3-1.1.15.ebuild | 4 |
3 files changed, 5 insertions, 5 deletions
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 |