blob: 92605cb62a2d9bcde710a96a8ca57e4ffebd80f8 (
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://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>perl@gentoo.org</email>
<name>Gentoo Perl Project</name>
</maintainer>
<upstream>
<remote-id type="cpan">Business-ISBN</remote-id>
<remote-id type="cpan-module">Business::ISBN</remote-id>
<remote-id type="cpan-module">Business::ISBN10</remote-id>
<remote-id type="cpan-module">Business::ISBN13</remote-id>
</upstream>
<use>
<flag name="barcode">Install <pkg>dev-perl/GD-Barcode</pkg> for rendering ISBN numbers as barcodes</flag>
</use>
</pkgmetadata>
|