diff options
author | 2018-06-02 14:00:05 +0200 | |
---|---|---|
committer | 2018-06-10 22:48:11 +0200 | |
commit | 8c097ef109931552735e8b679290b6f9d5aaec39 (patch) | |
tree | e85504951ad5556dda9dc96bf252ab842eab1b00 /net-dns/dnssec-lookup/metadata.xml | |
parent | kde5-functions.eclass: Drop obsolete KDE Applications KF5-min (diff) | |
download | gentoo-8c097ef109931552735e8b679290b6f9d5aaec39.tar.gz gentoo-8c097ef109931552735e8b679290b6f9d5aaec39.tar.bz2 gentoo-8c097ef109931552735e8b679290b6f9d5aaec39.zip |
net-dns/dnssec-{lookup,nodes,system-tray}: Remove last-rited packages
Closes: https://bugs.gentoo.org/574244
Closes: https://bugs.gentoo.org/591866
Closes: https://bugs.gentoo.org/645418
Diffstat (limited to 'net-dns/dnssec-lookup/metadata.xml')
-rw-r--r-- | net-dns/dnssec-lookup/metadata.xml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/net-dns/dnssec-lookup/metadata.xml b/net-dns/dnssec-lookup/metadata.xml deleted file mode 100644 index 3d487ce1757..00000000000 --- a/net-dns/dnssec-lookup/metadata.xml +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="person"> -<email>xmw@gentoo.org</email> -<name>Michael Weber</name> -</maintainer> -<longdescription lang="en"> - Lookup is a simple graphical utility that can be used to query a network for domain name records. - The tool understands DNSSEC and color-codes the results based on whether - the record has been securely validated (green), is a 'trusted' answer but not validated (yellow), - or fails DNSSEC validation (red). -</longdescription> -</pkgmetadata> |