Bug 129533 - app-vim/gentoo-syntax create a bad metadata.xml
|
Bug#:
129533
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: vim@gentoo.org
|
Reported By: tupone@gentoo.org
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: app-vim/gentoo-syntax create a bad metadata.xml
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2006-04-10 15:07 0000
|
if you "vi metadata.xml" you get a wrong file.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd></herd>
</maintainers>
<longdescription lang="en">
</longdescription>
</pkgmetadata>
I got a patch for it
Commited this. Had the slarti ok :)