diff options
author | Sam James <sam@gentoo.org> | 2021-10-24 09:29:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-24 09:29:25 +0000 |
commit | b202b5321a4e93fe5031e4491c3d16e956168984 (patch) | |
tree | 6c9fea7c50a7c81d326cb01de3262e62b10965c6 /net-misc/dhcpcd-ui | |
parent | net-misc/dhcpcd: update HOMEPAGE/EGIT_REPO_URI/remote-id (diff) | |
download | gentoo-b202b5321a4e93fe5031e4491c3d16e956168984.tar.gz gentoo-b202b5321a4e93fe5031e4491c3d16e956168984.tar.bz2 gentoo-b202b5321a4e93fe5031e4491c3d16e956168984.zip |
net-misc/dhcpcd-ui: update HOMEPAGE, add remote-id
Closes: https://bugs.gentoo.org/819966
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/dhcpcd-ui')
-rw-r--r-- | net-misc/dhcpcd-ui/dhcpcd-ui-0.7.8.ebuild | 2 | ||||
-rw-r--r-- | net-misc/dhcpcd-ui/metadata.xml | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/net-misc/dhcpcd-ui/dhcpcd-ui-0.7.8.ebuild b/net-misc/dhcpcd-ui/dhcpcd-ui-0.7.8.ebuild index 8df1568682ce..fbb1017029b5 100644 --- a/net-misc/dhcpcd-ui/dhcpcd-ui-0.7.8.ebuild +++ b/net-misc/dhcpcd-ui/dhcpcd-ui-0.7.8.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit qmake-utils systemd xdg DESCRIPTION="Desktop notification and configuration for dhcpcd" -HOMEPAGE="https://roy.marples.name/projects/dhcpcd-ui/" +HOMEPAGE="https://github.com/NetworkConfiguration/dhcpcd-ui https://roy.marples.name/projects/dhcpcd-ui/" SRC_URI="https://roy.marples.name/downloads/${PN%-ui}/${P}.tar.xz" LICENSE="BSD-2" diff --git a/net-misc/dhcpcd-ui/metadata.xml b/net-misc/dhcpcd-ui/metadata.xml index 115e9d64a669..7ee7cdf1b15f 100644 --- a/net-misc/dhcpcd-ui/metadata.xml +++ b/net-misc/dhcpcd-ui/metadata.xml @@ -2,4 +2,7 @@ <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <!-- maintainer-needed --> + <upstream> + <remote-id type="github">NetworkConfiguration/dhcpcd-ui</remote-id> + </upstream> </pkgmetadata> |