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 274BB138247 for ; Wed, 6 Nov 2013 03:01:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B52EE0A5E; Wed, 6 Nov 2013 03:01:52 +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 8089DE0A5E for ; Wed, 6 Nov 2013 03:01:51 +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 D0E9E33EE1A for ; Wed, 6 Nov 2013 03:01:49 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 807) id A2B1220035; Wed, 6 Nov 2013 03:01:47 +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-misc/snarf: snarf-7.0-r3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: snarf-7.0-r3.ebuild ChangeLog X-VCS-Directories: net-misc/snarf X-VCS-Committer: patrick X-VCS-Committer-Name: Patrick Lauer Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20131106030148.A2B1220035@flycatcher.gentoo.org> Date: Wed, 6 Nov 2013 03:01:47 +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: 2775e78d-70b1-4a9c-8a7e-24cd60e181a4 X-Archives-Hash: af2bbf9b4493209f09a473fdcd517922 patrick 13/11/06 03:01:47 Modified: snarf-7.0-r3.ebuild ChangeLog Log: Shorten description, make repoman happier (Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit) Revision Changes Path 1.6 net-misc/snarf/snarf-7.0-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/snarf/snarf-7.0-r3.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/snarf/snarf-7.0-r3.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/snarf/snarf-7.0-r3.ebuild?r1=1.5&r2=1.6 Index: snarf-7.0-r3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/snarf/snarf-7.0-r3.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- snarf-7.0-r3.ebuild 23 Sep 2009 19:45:12 -0000 1.5 +++ snarf-7.0-r3.ebuild 6 Nov 2013 03:01:47 -0000 1.6 @@ -1,11 +1,11 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/snarf/snarf-7.0-r3.ebuild,v 1.5 2009/09/23 19:45:12 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/snarf/snarf-7.0-r3.ebuild,v 1.6 2013/11/06 03:01:47 patrick Exp $ inherit eutils IUSE="" -DESCRIPTION="Small and fast command line resource grabber with support for http, gopher, finger, and ftp protocols." +DESCRIPTION="Small and fast CLI resource grabber with support for http, gopher, finger, and ftp protocols." SRC_URI="http://www.xach.com/snarf/${P}.tar.gz" HOMEPAGE="http://www.xach.com/snarf/" KEYWORDS="alpha amd64 ppc sparc x86" 1.27 net-misc/snarf/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/snarf/ChangeLog?rev=1.27&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/snarf/ChangeLog?rev=1.27&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/snarf/ChangeLog?r1=1.26&r2=1.27 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/snarf/ChangeLog,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- ChangeLog 23 Sep 2009 19:45:12 -0000 1.26 +++ ChangeLog 6 Nov 2013 03:01:47 -0000 1.27 @@ -1,6 +1,9 @@ # ChangeLog for net-misc/snarf -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/snarf/ChangeLog,v 1.26 2009/09/23 19:45:12 patrick Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/snarf/ChangeLog,v 1.27 2013/11/06 03:01:47 patrick Exp $ + + 06 Nov 2013; Patrick Lauer snarf-7.0-r3.ebuild: + Shorten description, make repoman happier 23 Sep 2009; Patrick Lauer snarf-7.0-r3.ebuild: Remove virtual/libc