mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-lang/coffee-script: add maintainer-needed comment to metadata.xml.
Come on guys, it's 2020. Do we really need to enforce an untyped in-comment string format to convey important metadata when the same typed xml metadata is already present in the file? Just use $ xmllint --xpath '/pkgmetadata/maintainer' metadata.xml instead of $ grep maintainer-needed metadata.xml This is stupid. Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<!-- maintainer-needed -->
|
||||
<upstream>
|
||||
<remote-id type="github">jashkenas/coffeescript</remote-id>
|
||||
</upstream>
|
||||
|
||||
Reference in New Issue
Block a user