diff options
Diffstat (limited to 'dev-libs/libspnav/metadata.xml')
| -rw-r--r-- | dev-libs/libspnav/metadata.xml | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/dev-libs/libspnav/metadata.xml b/dev-libs/libspnav/metadata.xml index 4eb1adc52267..a90b2cb4b7a0 100644 --- a/dev-libs/libspnav/metadata.xml +++ b/dev-libs/libspnav/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="person"> - <email>sping@gentoo.org</email> - <name>Sebastian Pipping</name> - </maintainer> - <longdescription> + <maintainer type="person"> + <email>sping@gentoo.org</email> + <name>Sebastian Pipping</name> + </maintainer> + <longdescription> The libspnav library is provided as a replacement of the magellan library. It provides a cleaner, and more orthogonal interface. libspnav supports both the original X11 protocol for communicating with the @@ -14,7 +14,8 @@ spacenavd driver or the official 3dxserv, as if they were using the magellan SDK. </longdescription> - <upstream> - <remote-id type="sourceforge">spacenav</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="sourceforge">spacenav</remote-id> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
