summaryrefslogtreecommitdiff
path: root/dev-db/pspg/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/pspg/metadata.xml')
-rw-r--r--dev-db/pspg/metadata.xml19
1 files changed, 10 insertions, 9 deletions
diff --git a/dev-db/pspg/metadata.xml b/dev-db/pspg/metadata.xml
index fa96aee71958..b852c5503b93 100644
--- a/dev-db/pspg/metadata.xml
+++ b/dev-db/pspg/metadata.xml
@@ -1,17 +1,18 @@
<?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>
- <maintainer type="project">
- <email>pgsql-bugs@gentoo.org</email>
- <name>PostgreSQL and Related Package Development</name>
- </maintainer>
- <longdescription>
+ <maintainer type="project">
+ <email>pgsql-bugs@gentoo.org</email>
+ <name>PostgreSQL and Related Package Development</name>
+ </maintainer>
+ <longdescription>
Unix pager (with very rich functionality) designed for work with
tables. Designed for PostgreSQL, but MySQL is supported too. Works
well with pgcli too. Can be used as CSV or TSV viewer too. It
supports searching, selecting rows, columns, or block and export
selected area to clipboard.
</longdescription>
-
- <origin>liguros-repo</origin>
-</pkgmetadata> \ No newline at end of file
+ <upstream>
+ <remote-id type="github">okbob/pspg</remote-id>
+ </upstream>
+</pkgmetadata>