blob: 78c19ed1f87414cb514bf02fab6c329d65170c74 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>mattst88@gentoo.org</email>
<name>Matt Turner</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/joelthelion/autojump/issues</bugs-to>
<remote-id type="cpe">cpe:/a:autojump_project:autojump</remote-id>
</upstream>
<use>
<flag name="ipython">Add support for <pkg>dev-python/ipython</pkg>
</flag>
</use>
<origin>srcux</origin>
</pkgmetadata>
|