diff options
author | Kent Fredric <kentnl@gentoo.org> | 2018-03-20 15:35:50 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2018-03-20 19:27:37 +1300 |
commit | 8ca7114ea22ca567f21ca1be21c3e07831a89212 (patch) | |
tree | 6d5baf8e3b445793b1c97867f831feee5534787e /dev-perl/USB-LibUSB | |
parent | app-emulation/glean: Initial import (diff) | |
download | gentoo-8ca7114ea22ca567f21ca1be21c3e07831a89212.tar.gz gentoo-8ca7114ea22ca567f21ca1be21c3e07831a89212.tar.bz2 gentoo-8ca7114ea22ca567f21ca1be21c3e07831a89212.zip |
dev-perl/USB-LibUSB: Add missing CPAN remote-id's
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-perl/USB-LibUSB')
-rw-r--r-- | dev-perl/USB-LibUSB/metadata.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/dev-perl/USB-LibUSB/metadata.xml b/dev-perl/USB-LibUSB/metadata.xml index e10a656f860c..993d2772ea62 100644 --- a/dev-perl/USB-LibUSB/metadata.xml +++ b/dev-perl/USB-LibUSB/metadata.xml @@ -9,4 +9,11 @@ <email>sci@gentoo.org</email> <name>Gentoo Science Project</name> </maintainer> + <upstream> + <remote-id type="cpan">USB-LibUSB</remote-id> + <remote-id type="cpan-module">USB::LibUSB</remote-id> + <remote-id type="cpan-module">USB::LibUSB::Device</remote-id> + <remote-id type="cpan-module">USB::LibUSB::Device::Handle</remote-id> + <remote-id type="cpan-module">USB::LibUSB::XS</remote-id> + </upstream> </pkgmetadata> |