summaryrefslogtreecommitdiff
path: root/app-emacs/exec-path-from-shell/metadata.xml
blob: f002b0c705475ae4b6a0ce8aa38ffef2ed5c9f3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>gnu-emacs@gentoo.org</email>
    <name>Gentoo GNU Emacs project</name>
  </maintainer>
  <longdescription>
    This library allows the user to set Emacs' `exec-path' and $PATH from the
    shell path, so that `shell-command', `compile' and the like work as
    expected. It also allows other environment variables to be retrieved from
    the shell, so that Emacs will see the same values you get in a terminal.
  </longdescription>
  <stabilize-allarches />
  <upstream>
    <bugs-to>https://github.com/purcell/exec-path-from-shell/issues/</bugs-to>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>