diff options
Diffstat (limited to 'dev-libs/ffcall')
| -rw-r--r-- | dev-libs/ffcall/metadata.xml | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/dev-libs/ffcall/metadata.xml b/dev-libs/ffcall/metadata.xml index 5b705d074820..28283451a62a 100644 --- a/dev-libs/ffcall/metadata.xml +++ b/dev-libs/ffcall/metadata.xml @@ -1,11 +1,11 @@ <?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>common-lisp@gentoo.org</email> - <name>Gentoo Common Lisp Project</name> - </maintainer> - <longdescription> + <maintainer type="project"> + <email>common-lisp@gentoo.org</email> + <name>Gentoo Common Lisp Project</name> + </maintainer> + <longdescription> ffcall - foreign function call libraries This is a collection of four libraries which can be used to build foreign function call interfaces in embedded interpreters. @@ -24,7 +24,8 @@ trampoline callback - closures with variable arguments as first-class C functions (a reentrant combination of vacall and trampoline) </longdescription> - <upstream> - <remote-id type="sourceforge">clisp</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="sourceforge">clisp</remote-id> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
