blob: a38a82b09765a8247e987126d619a3c90a6ff9d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>perl@gentoo.org</email>
<name>Gentoo Perl Project</name>
</maintainer>
<use>
<flag name="animgif">Enable animated gif support</flag>
</use>
<upstream>
<remote-id type="cpan">GD</remote-id>
<remote-id type="cpan-module">GD</remote-id>
<remote-id type="cpan-module">GD::Group</remote-id>
<remote-id type="cpan-module">GD::Image</remote-id>
<remote-id type="cpan-module">GD::Polygon</remote-id>
<remote-id type="cpan-module">GD::Polyline</remote-id>
<remote-id type="cpan-module">GD::Simple</remote-id>
</upstream>
</pkgmetadata>
|