summaryrefslogtreecommitdiff
blob: 9565b18c1a6ee692f446d382cd1c5c0b8652c6fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">

<pkgmetadata>
  <maintainer type="project">
    <email>gnu-emacs@gentoo.org</email>
    <name>Gentoo GNU Emacs project</name>
  </maintainer>
  <longdescription>
    Powerline is a library for customizing the mode-line that is based on the
    Vim Powerline. A collection of predefined themes comes with the package.
    This version has utf-8 support enabled. The utf-8 separators will display a
    unicode character properly under mintty for example - as long as you have
    patched fonts installed. By default, any terminal mode emacs will use the
    utf-8 separators.
  </longdescription>
  <upstream>
    <bugs-to>https://github.com/milkypostman/powerline/issues/</bugs-to>
    <remote-id type="github">milkypostman/powerline</remote-id>
  </upstream>
</pkgmetadata>