blob: 772b85fd929d8f0bf5aa2eefe69b48c23066f8af (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>tools-portage@gentoo.org</email>
<name>Gentoo Portage tools team</name>
</maintainer>
<stabilize-allarches/>
<longdescription lang="en">
This utility is used to select the fastest mirror (distfiles) and
provide a nicer front-end for mirror selection
(both rsync + distfiles) to a user.
</longdescription>
<upstream>
<remote-id type="gentoo">proj/mirrorselect</remote-id>
<remote-id type="github">gentoo/mirrorselect</remote-id>
</upstream>
</pkgmetadata>
|