Add missing remote-id entries in metadata.xml

Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-08-28 12:00:06 +02:00
parent eee278a2b0
commit ec15b51aa2
26 changed files with 98 additions and 41 deletions

View File

@@ -1,9 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>java</herd>
<longdescription lang="en">
<herd>java</herd>
<longdescription lang="en">
3D vector math package, javax.vecmath
</longdescription>
<upstream>
<remote-id type="github">hharrison/vecmath</remote-id>
</upstream>
</pkgmetadata>