summaryrefslogtreecommitdiff
blob: 2505fdbe73685f5d52b5871222d9ff1ea491e9a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
    <herd>perl</herd>
    <maintainer>
        <email>mb@italpro.net</email>
        <name>Michele Beltrame</name>
	</maintainer>
	<use>
			<flag name="md5">Support for Digest::MD5.</flag>
			<flag name="sha">Support for Digest::SHA.</flag>
			<flag name="blowfish">Support for Crypt::Eksblowfish</flag>
			<flag name="gpg">Support for OpenPGP Encryption</flag>
	</use>
    <upstream>
        <remote-id type="cpan-module">DBIx::Class::EncodedColumn</remote-id>
        <remote-id type="cpan-module">DBIx::Class::EncodedColumn::Crypt</remote-id>
        <remote-id type="cpan-module">DBIx::Class::EncodedColumn::Crypt::Eksblowfish::Bcrypt</remote-id>
        <remote-id type="cpan-module">DBIx::Class::EncodedColumn::Crypt::OpenPGP</remote-id>
        <remote-id type="cpan-module">DBIx::Class::EncodedColumn::Digest</remote-id>
        <remote-id type="cpan">DBIx-Class-EncodedColumn</remote-id>
    </upstream>
</pkgmetadata>