summaryrefslogtreecommitdiff
blob: 04ab13c3dbb36341d32f3045a01a234b1fbd1418 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>matt@offtopica.uk</email>
		<name>Matt Smith</name>
	</maintainer>
	<maintainer type="project" proxied="proxy">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<longdescription lang="en">
		'mu' is a set of command-line tools for Linux/Unix that enable you to quickly find the e-mails you
		are looking for, assuming that you store your e-mails in Maildirs.  It also includes an emacs based mail client mu4e.
	</longdescription>
	<use>
		<flag name="emacs">Install the mu4e mail client</flag>
		<flag name="mug">Install the mug toy client, not for normal use</flag>
	</use>
	<upstream>
		<remote-id type="google-code">mu0</remote-id>
		<remote-id type="github">djcb/mu</remote-id>
	</upstream>
</pkgmetadata>