diff options
Diffstat (limited to 'dev-util/vmtouch/metadata.xml')
| -rw-r--r-- | dev-util/vmtouch/metadata.xml | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/dev-util/vmtouch/metadata.xml b/dev-util/vmtouch/metadata.xml index d4b6bb25c496..bcc140b686d8 100644 --- a/dev-util/vmtouch/metadata.xml +++ b/dev-util/vmtouch/metadata.xml @@ -1,16 +1,17 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>dlan@gentoo.org</email> - <name>Yixun Lan</name> - </maintainer> - <longdescription> + <maintainer type="person"> + <email>dlan@gentoo.org</email> + <name>Yixun Lan</name> + </maintainer> + <longdescription> vmtouch is a tool for learning about and controlling the file system cache of unix and unix-like systems. It is BSD licensed so you can basically do whatever you want with it. </longdescription> - <upstream> - <remote-id type="github">hoytech/vmtouch</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="github">hoytech/vmtouch</remote-id> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
