diff options
Diffstat (limited to 'dev-python/diff-match-patch/metadata.xml')
| -rw-r--r-- | dev-python/diff-match-patch/metadata.xml | 19 |
1 files changed, 8 insertions, 11 deletions
diff --git a/dev-python/diff-match-patch/metadata.xml b/dev-python/diff-match-patch/metadata.xml index 3a1754d7588c..1b0f697dac41 100644 --- a/dev-python/diff-match-patch/metadata.xml +++ b/dev-python/diff-match-patch/metadata.xml @@ -1,12 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <stabilize-allarches/> - <longdescription lang="en">The Diff Match and Patch libraries offer robust algorithms to perform + <maintainer type="project"> + <email>python@gentoo.org</email> + <name>Python</name> + </maintainer> + <stabilize-allarches /> + <longdescription lang="en">The Diff Match and Patch libraries offer robust algorithms to perform the operations required for synchronizing plain text. Diff: Compare two blocks of plain text and efficiently return a list of differences. @@ -19,8 +19,5 @@ contains only Python implementation. Regardless of language, each library features the same API and the same functionality. All versions also have comprehensive test harnesses.</longdescription> - <upstream> - <remote-id type="github">diff-match-patch-python/diff-match-patch</remote-id> - <remote-id type="pypi">diff-match-patch</remote-id> - </upstream> + <origin>baldeagleos-repo</origin> </pkgmetadata> |
