diff options
Diffstat (limited to 'sci-mathematics/calc/metadata.xml')
| -rw-r--r-- | sci-mathematics/calc/metadata.xml | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/sci-mathematics/calc/metadata.xml b/sci-mathematics/calc/metadata.xml index dc20c0eaaacd..b1b9bee4e654 100644 --- a/sci-mathematics/calc/metadata.xml +++ b/sci-mathematics/calc/metadata.xml @@ -1,17 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>sci-mathematics@gentoo.org</email> - <name>Gentoo Mathematics Project</name> - </maintainer> - <longdescription lang="en"> + <maintainer type="project"> + <email>sci-mathematics@gentoo.org</email> + <name>Gentoo Mathematics Project</name> + </maintainer> + <longdescription lang="en"> Calc is an interactive calculator which provides for easy large numeric calculations, but which also can be easily programmed for difficult or long calculations. It can accept a command line argument, in which case it executes that single command and exits. Otherwise, it enters interactive mode. </longdescription> - - <origin>liguros-repo</origin> -</pkgmetadata>
\ No newline at end of file + <upstream> + <remote-id type="sourceforge">calc</remote-id> + <remote-id type="github">lcn2/calc</remote-id> + </upstream> +</pkgmetadata> |
