summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-11-06 03:45:15 +0000
committerPatrick Lauer <patrick@gentoo.org>2013-11-06 03:45:15 +0000
commit748f1353bf9339e8a23e66478fd2065343d79634 (patch)
tree4b371d34fe486ca6ff0564a3def6a19ae349024d /net-dns
parentShorten description, make repoman happier (diff)
downloadgentoo-2-748f1353bf9339e8a23e66478fd2065343d79634.tar.gz
gentoo-2-748f1353bf9339e8a23e66478fd2065343d79634.tar.bz2
gentoo-2-748f1353bf9339e8a23e66478fd2065343d79634.zip
Shorten description, make repoman happier
(Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/hesiod/ChangeLog5
-rw-r--r--net-dns/hesiod/hesiod-3.1.0.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-dns/hesiod/ChangeLog b/net-dns/hesiod/ChangeLog
index 1ea54798cf9f..1e7e9d4580bb 100644
--- a/net-dns/hesiod/ChangeLog
+++ b/net-dns/hesiod/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dns/hesiod
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/ChangeLog,v 1.46 2013/05/21 12:46:30 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/ChangeLog,v 1.47 2013/11/06 03:45:15 patrick Exp $
+
+ 06 Nov 2013; Patrick Lauer <patrick@gentoo.org> hesiod-3.1.0.ebuild:
+ Shorten description, make repoman happier
21 May 2013; Michael Palimaka <kensington@gentoo.org>
-files/hesiod-3.0.2-redhat.patch, -hesiod-3.0.2-r2.ebuild:
diff --git a/net-dns/hesiod/hesiod-3.1.0.ebuild b/net-dns/hesiod/hesiod-3.1.0.ebuild
index 11aeff69c879..1f99412ce238 100644
--- a/net-dns/hesiod/hesiod-3.1.0.ebuild
+++ b/net-dns/hesiod/hesiod-3.1.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.1.0.ebuild,v 1.9 2012/08/08 20:24:42 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.1.0.ebuild,v 1.10 2013/11/06 03:45:15 patrick Exp $
EAPI="2"
inherit flag-o-matic eutils autotools
-DESCRIPTION="system which uses existing DNS functionality to provide access to databases of information that changes infrequently"
+DESCRIPTION="Use DNS functionality to provide access to databases 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"