diff options
Diffstat (limited to 'app-dicts/myspell-pt/metadata.xml')
| -rw-r--r-- | app-dicts/myspell-pt/metadata.xml | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/app-dicts/myspell-pt/metadata.xml b/app-dicts/myspell-pt/metadata.xml index 126bdcac824e..7b35a133b888 100644 --- a/app-dicts/myspell-pt/metadata.xml +++ b/app-dicts/myspell-pt/metadata.xml @@ -1,10 +1,9 @@ <?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> - - <use> - <flag name="preao">Use the pre ortographic agreement version of the dictionary</flag> - </use> - <origin>liguros-repo</origin> - <stabilize-allarches/> -</pkgmetadata>
\ No newline at end of file + <!-- maintainer-needed --> + <stabilize-allarches/> + <use> + <flag name="preao">Use the pre ortographic agreement version of the dictionary</flag> + </use> +</pkgmetadata> |
