From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0A9B0138247 for ; Wed, 6 Nov 2013 03:45:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B4015E0AD3; Wed, 6 Nov 2013 03:45:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3915BE0AD3 for ; Wed, 6 Nov 2013 03:45:18 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0C27833F030 for ; Wed, 6 Nov 2013 03:45:17 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 807) id B1C7620035; Wed, 6 Nov 2013 03:45:15 +0000 (UTC) From: "Patrick Lauer (patrick)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, patrick@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-dns/hesiod: hesiod-3.1.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: hesiod-3.1.0.ebuild ChangeLog X-VCS-Directories: net-dns/hesiod X-VCS-Committer: patrick X-VCS-Committer-Name: Patrick Lauer Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20131106034515.B1C7620035@flycatcher.gentoo.org> Date: Wed, 6 Nov 2013 03:45:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 6d1c3478-de1b-4e3a-b7ea-934e194e5406 X-Archives-Hash: c46a624aa60b7019463252ec83455d7e patrick 13/11/06 03:45:15 Modified: hesiod-3.1.0.ebuild ChangeLog Log: Shorten description, make repoman happier (Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit) Revision Changes Path 1.10 net-dns/hesiod/hesiod-3.1.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/hesiod/hesiod-3.1.0.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/hesiod/hesiod-3.1.0.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/hesiod/hesiod-3.1.0.ebuild?r1=1.9&r2=1.10 Index: hesiod-3.1.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.1.0.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- hesiod-3.1.0.ebuild 8 Aug 2012 20:24:42 -0000 1.9 +++ hesiod-3.1.0.ebuild 6 Nov 2013 03:45:15 -0000 1.10 @@ -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" 1.47 net-dns/hesiod/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/hesiod/ChangeLog?rev=1.47&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/hesiod/ChangeLog?rev=1.47&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/hesiod/ChangeLog?r1=1.46&r2=1.47 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-dns/hesiod/ChangeLog,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- ChangeLog 21 May 2013 12:46:30 -0000 1.46 +++ ChangeLog 6 Nov 2013 03:45:15 -0000 1.47 @@ -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 hesiod-3.1.0.ebuild: + Shorten description, make repoman happier 21 May 2013; Michael Palimaka -files/hesiod-3.0.2-redhat.patch, -hesiod-3.0.2-r2.ebuild: