diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-08-06 14:50:55 +0200 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2017-08-06 15:41:31 +0200 |
commit | 1068abd6c559eacdbd6e879ae70973088b092ae7 (patch) | |
tree | 568d41d406c7be0c7dc0c0ecf9d484dd1036f49a /net-dns | |
parent | net-dialup/radiusclient-ng: Shorter DESCRIPTION (diff) | |
download | gentoo-1068abd6c559eacdbd6e879ae70973088b092ae7.tar.gz gentoo-1068abd6c559eacdbd6e879ae70973088b092ae7.tar.bz2 gentoo-1068abd6c559eacdbd6e879ae70973088b092ae7.zip |
net-dns/hesiod: Shorter DESCRIPTION
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/hesiod/hesiod-3.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/hesiod/hesiod-3.1.0.ebuild b/net-dns/hesiod/hesiod-3.1.0.ebuild index 517f3e542123..25f80626772c 100644 --- a/net-dns/hesiod/hesiod-3.1.0.ebuild +++ b/net-dns/hesiod/hesiod-3.1.0.ebuild @@ -4,7 +4,7 @@ EAPI="2" inherit flag-o-matic eutils autotools -DESCRIPTION="Use DNS functionality to provide access to databases of information that changes infrequently" +DESCRIPTION="DNS functionality to access to DB of information that changes infrequently" HOMEPAGE="ftp://athena-dist.mit.edu/pub/ATHENA/hesiod" SRC_URI="ftp://athena-dist.mit.edu/pub/ATHENA/${PN}/${P}.tar.gz mirror://gentoo/${P}-patches.tgz" |