summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalph Seichter <github@seichter.de>2018-10-19 21:56:39 +0200
committerMichał Górny <mgorny@gentoo.org>2018-11-22 21:27:35 +0100
commitec2f57caada3e15faca5b08b845bcd831b3cfca4 (patch)
tree827cf7e19bd3302ea9f60b1396c5784e095ec89f /mail-client/bower/metadata.xml
parentapp-editors/retext: Update live ebuild (diff)
downloadgentoo-ec2f57caada3e15faca5b08b845bcd831b3cfca4.tar.gz
gentoo-ec2f57caada3e15faca5b08b845bcd831b3cfca4.tar.bz2
gentoo-ec2f57caada3e15faca5b08b845bcd831b3cfca4.zip
mail-client/bower: terminal client for Notmuch (new package)
Bower is a curses frontend for the Notmuch email system, written in Mercury. Bug: https://bugs.gentoo.org/405843 Package-Manager: Portage-2.3.49, Repoman-2.3.11 Signed-off-by: Ralph Seichter <gentoo@seichter.de> Closes: https://github.com/gentoo/gentoo/pull/10180 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'mail-client/bower/metadata.xml')
-rw-r--r--mail-client/bower/metadata.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/mail-client/bower/metadata.xml b/mail-client/bower/metadata.xml
new file mode 100644
index 000000000000..5560cae3b5ec
--- /dev/null
+++ b/mail-client/bower/metadata.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>gentoo@seichter.de</email>
+ <name>Ralph Seichter</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <longdescription>
+ Bower is a curses frontend for the Notmuch email system, written in Mercury.
+ </longdescription>
+ <upstream>
+ <remote-id type="github">wangp/bower</remote-id>
+ </upstream>
+</pkgmetadata>