diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-07-11 22:16:43 +0200 |
---|---|---|
committer | Andrew Savchenko <bircoph@gentoo.org> | 2018-08-08 09:37:59 +0300 |
commit | ce75a68d52dfd46fc93551968b8350da6f8e4105 (patch) | |
tree | aa28bfb47951ca3fb67df5f220fa40609ad11fd0 /sys-cluster/pconsole/metadata.xml | |
parent | sys-cluster/pconsole: fix/use HTTPS (diff) | |
download | gentoo-ce75a68d52dfd46fc93551968b8350da6f8e4105.tar.gz gentoo-ce75a68d52dfd46fc93551968b8350da6f8e4105.tar.bz2 gentoo-ce75a68d52dfd46fc93551968b8350da6f8e4105.zip |
sys-cluster/pconsole: EAPI7, improve ebuild, add upstream information to
metadata.xml
Bug: https://bugs.gentoo.org/648050
Diffstat (limited to 'sys-cluster/pconsole/metadata.xml')
-rw-r--r-- | sys-cluster/pconsole/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-cluster/pconsole/metadata.xml b/sys-cluster/pconsole/metadata.xml index 4a09d7ba8d61..e0f52c2e3959 100644 --- a/sys-cluster/pconsole/metadata.xml +++ b/sys-cluster/pconsole/metadata.xml @@ -5,4 +5,7 @@ <email>cluster@gentoo.org</email> <name>Gentoo Cluster Project</name> </maintainer> +<upstream> + <remote-id type="github">walterdejong/pconsole</remote-id> +</upstream> </pkgmetadata> |