metadata.xml

Posted on Friday, 14th March, 2008 in Gentoo

So I ended up cleaning out some retired (~20) people from metadata.xml, where I found this interesting piece of metadata.xml:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>kernel-misc</herd>
<maintainer>
  <email>crypto@gentoo.org</email>
  <name>Crypto herd</name>
</maintainer>
<maintainer>
  <email>masterdriverz@gentoo.org</email>
  <name>Charlie Shephered</name>
</maintainer>
</pkgmetadata>

And here the hint for all you people again: A DAMN HERD AIN’T NO MAINTAINER. SO IF YOUR HERD IS MAINTAINING A PACKAGE, PUT IT INTO <herd> and not into the <maintainer>. kthnxbye.


2 Responses to “metadata.xml”


  1. That’s actually *really* common, from what I remember of going through a lot of metadata XML files. Or at least it used to be.

    I agree that it’s redundant, but I think there’s probably a lot more like that out there.


  2. [...] be … » Integrating Windows XPe into Active Directory » Backup solutions » That’s actually *really* common, from wh…» @Javabob: Aaah, but being fit and gettin…» Please don’t confuse getting healtier [...]

Leave a Reply