From fed80aea54a685879c2eb4bf217aa9f625c38715 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Fri, 25 Jun 2021 12:02:14 +0200 Subject: [PATCH] dev-lang/aldor: fix PkgInvalidXml, duplicate maintainer entry Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-lang/aldor/metadata.xml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/dev-lang/aldor/metadata.xml b/dev-lang/aldor/metadata.xml index d3ae56a7cc..b6f08490fe 100644 --- a/dev-lang/aldor/metadata.xml +++ b/dev-lang/aldor/metadata.xml @@ -8,12 +8,8 @@ Aldor is a programming language. It is the successor of A# as the extension language of the Axiom computer algebra system. -The Aldor language combines imperative, functional, and object-oriented features. It has an elaborate dependent type system, allowing types to be used as first-class values. Aldor's syntax is heavily influenced by Pascal, but it is optionally indentation-sensitive, like Python. In its current implementation, it is compiled, but an interactive listener is provided. - - co-maintainers welcome - lssndrbarbieri@gmail.com - Alessandro Barbieri - +The Aldor language combines imperative, functional, and object-oriented features. It has an elaborate dependent type system, allowing types to be used as first-class values. Aldor's syntax is heavily influenced by Pascal, but it is optionally indentation-sensitive, like Python. In its current implementation, it is compiled, but an interactive listener is provided. + pippijn/aldor