diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2019-07-23 11:03:15 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2019-07-23 11:03:15 +0200 |
commit | 5b39b689d9d4cae3291558fff0f64ea398ab075d (patch) | |
tree | 02b7f5141fdfaa7f6e755fcbec92783f68d5d244 /net-misc/whois/metadata.xml | |
parent | sys-power/iasl: Removed old. (diff) | |
download | gentoo-5b39b689d9d4cae3291558fff0f64ea398ab075d.tar.gz gentoo-5b39b689d9d4cae3291558fff0f64ea398ab075d.tar.bz2 gentoo-5b39b689d9d4cae3291558fff0f64ea398ab075d.zip |
net-misc/whois: Updated homepage information
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'net-misc/whois/metadata.xml')
-rw-r--r-- | net-misc/whois/metadata.xml | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/net-misc/whois/metadata.xml b/net-misc/whois/metadata.xml index 56c124413057..fcd1dc3acbf9 100644 --- a/net-misc/whois/metadata.xml +++ b/net-misc/whois/metadata.xml @@ -1,8 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="project"> - <email>base-system@gentoo.org</email> - <name>Gentoo Base System</name> -</maintainer> + <maintainer type="project"> + <email>base-system@gentoo.org</email> + <name>Gentoo Base System</name> + </maintainer> + <upstream> + <remote-id type="github">rfc1036/whois</remote-id> + </upstream> </pkgmetadata> |