diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-08-06 15:02:01 +0200 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2017-08-06 15:41:37 +0200 |
commit | 61c4d6630a3a9b164c3e6a50dc2fda4df28a5b09 (patch) | |
tree | 5eb79593b389bf128c082ca47afd9170b97f1e82 /net-misc/snarf | |
parent | net-misc/sendfile: Shorter DESCRIPTION (diff) | |
download | gentoo-61c4d6630a3a9b164c3e6a50dc2fda4df28a5b09.tar.gz gentoo-61c4d6630a3a9b164c3e6a50dc2fda4df28a5b09.tar.bz2 gentoo-61c4d6630a3a9b164c3e6a50dc2fda4df28a5b09.zip |
net-misc/snarf: Shorter DESCRIPTION
Diffstat (limited to 'net-misc/snarf')
-rw-r--r-- | net-misc/snarf/snarf-7.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/snarf/snarf-7.0-r3.ebuild b/net-misc/snarf/snarf-7.0-r3.ebuild index b3b272141cb1..4148b3f52458 100644 --- a/net-misc/snarf/snarf-7.0-r3.ebuild +++ b/net-misc/snarf/snarf-7.0-r3.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 inherit eutils IUSE="" -DESCRIPTION="Small and fast CLI resource grabber with support for http, gopher, finger, and ftp protocols" +DESCRIPTION="Small and fast CLI resource grabber for http, gopher, finger, ftp" SRC_URI="http://www.xach.com/snarf/${P}.tar.gz" HOMEPAGE="http://www.xach.com/snarf/" KEYWORDS="alpha amd64 ppc sparc x86" |