summaryrefslogtreecommitdiff
path: root/app-editors/tea/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/tea/metadata.xml')
-rw-r--r--app-editors/tea/metadata.xml18
1 files changed, 10 insertions, 8 deletions
diff --git a/app-editors/tea/metadata.xml b/app-editors/tea/metadata.xml
index 2c698e071c34..2b4986d719ab 100644
--- a/app-editors/tea/metadata.xml
+++ b/app-editors/tea/metadata.xml
@@ -1,14 +1,16 @@
<?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>
+ <!-- maintainer-needed -->
+ <longdescription>
A very small Qt text editor. It has lots of extra features including syntax
highlighting and a built in file manager as well as a built in image viewer.
It can also read lots of 'other' filetypes.
</longdescription>
-
- <use>
- <flag name="aspell">Enable spellchecking using <pkg>app-text/aspell</pkg></flag>
- </use>
- <origin>liguros-repo</origin>
-</pkgmetadata> \ No newline at end of file
+ <upstream>
+ <remote-id type="github">psemiletov/tea-qt</remote-id>
+ </upstream>
+ <use>
+ <flag name="aspell">Enable spellchecking using <pkg>app-text/aspell</pkg></flag>
+ </use>
+</pkgmetadata>