Gentoo Archives: gentoo-commits

From: Amy Liffey <amynka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/snarf/
Date: Sun, 06 Aug 2017 13:42:30
Message-Id: 1502026897.61c4d6630a3a9b164c3e6a50dc2fda4df28a5b09.amynka@gentoo
1 commit: 61c4d6630a3a9b164c3e6a50dc2fda4df28a5b09
2 Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 6 13:02:01 2017 +0000
4 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 6 13:41:37 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61c4d663
7
8 net-misc/snarf: Shorter DESCRIPTION
9
10 net-misc/snarf/snarf-7.0-r3.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/net-misc/snarf/snarf-7.0-r3.ebuild b/net-misc/snarf/snarf-7.0-r3.ebuild
14 index b3b272141cb..4148b3f5245 100644
15 --- a/net-misc/snarf/snarf-7.0-r3.ebuild
16 +++ b/net-misc/snarf/snarf-7.0-r3.ebuild
17 @@ -1,10 +1,10 @@
18 -# Copyright 1999-2014 Gentoo Foundation
19 +# Copyright 1999-2017 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 inherit eutils
23
24 IUSE=""
25 -DESCRIPTION="Small and fast CLI resource grabber with support for http, gopher, finger, and ftp protocols"
26 +DESCRIPTION="Small and fast CLI resource grabber for http, gopher, finger, ftp"
27 SRC_URI="http://www.xach.com/snarf/${P}.tar.gz"
28 HOMEPAGE="http://www.xach.com/snarf/"
29 KEYWORDS="alpha amd64 ppc sparc x86"