mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
dev-util/quilttools: Mailbox to quilt series converter (new package)
mb2q analyses the complete mailbox and collects various tags (Reviewed-by, Acked-by, Tested-by) from replies to individual patches and to the cover letter. If a tag is in a reply to the cover letter it is applied to all patches which reference the cover letter. Optionally the output can be redirected into a mailbox which can be applied with git-am. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
This commit is contained in:
17
dev-util/quilttools/metadata.xml
Normal file
17
dev-util/quilttools/metadata.xml
Normal file
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>kurt@kmk-computers.de</email>
|
||||
<name>Kurt Kanzenbach</name>
|
||||
</maintainer>
|
||||
<longdescription>
|
||||
mb2q analyses the complete mailbox and collects various tags (Reviewed-by,
|
||||
Acked-by, Tested-by) from replies to individual patches and to the cover
|
||||
letter. If a tag is in a reply to the cover letter it is applied to all
|
||||
patches which reference the cover letter.
|
||||
|
||||
Optionally the output can be redirected into a mailbox which can be applied
|
||||
with git-am.
|
||||
</longdescription>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user