diff options
Diffstat (limited to 'dev-scheme/jscheme')
| -rw-r--r-- | dev-scheme/jscheme/metadata.xml | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/dev-scheme/jscheme/metadata.xml b/dev-scheme/jscheme/metadata.xml index 28f1568c4bc2..7127b81f7c42 100644 --- a/dev-scheme/jscheme/metadata.xml +++ b/dev-scheme/jscheme/metadata.xml @@ -1,16 +1,17 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>scheme@gentoo.org</email> - <name>Gentoo Scheme Project</name> - </maintainer> - <longdescription lang="en"> + <maintainer type="project"> + <email>scheme@gentoo.org</email> + <name>Gentoo Scheme Project</name> + </maintainer> + <longdescription lang="en"> JScheme is a dialect of Scheme with a very simple interface to Java, called the Javadot notation . This notation provides a transparent access to all Java classes, constructors, methods, and fields on the classpath. </longdescription> - <upstream> - <remote-id type="sourceforge">jscheme</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="sourceforge">jscheme</remote-id> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
