diff options
Diffstat (limited to 'app-misc/scrub/metadata.xml')
| -rw-r--r-- | app-misc/scrub/metadata.xml | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/app-misc/scrub/metadata.xml b/app-misc/scrub/metadata.xml index 8f5abb6b6890..e952c084392e 100644 --- a/app-misc/scrub/metadata.xml +++ b/app-misc/scrub/metadata.xml @@ -1,8 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <longdescription>Scrub overwrites hard disks, files, and other devices with repeating patterns intended to make recovering data from these devices more difficult. + <!-- maintainer-needed --> + <longdescription>Scrub overwrites hard disks, files, and other devices with repeating patterns intended to make recovering data from these devices more difficult. </longdescription> - - <origin>liguros-repo</origin> -</pkgmetadata>
\ No newline at end of file + <upstream> + <remote-id type="github">chaos/scrub</remote-id> + </upstream> +</pkgmetadata> |
