diff options
author | 2014-08-10 20:47:31 +0000 | |
---|---|---|
committer | 2014-08-10 20:47:31 +0000 | |
commit | a046ff70c3a1b02c02b8a99d9a1e658e38deac65 (patch) | |
tree | 3df27caee85e1b34367aa3521fd497b16f94fd72 /net-misc | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-a046ff70c3a1b02c02b8a99d9a1e658e38deac65.tar.gz gentoo-2-a046ff70c3a1b02c02b8a99d9a1e658e38deac65.tar.bz2 gentoo-2-a046ff70c3a1b02c02b8a99d9a1e658e38deac65.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/snarf/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/snarf/snarf-7.0-r3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/snarf/ChangeLog b/net-misc/snarf/ChangeLog index 193c59cabe58..336e6ba7ef9f 100644 --- a/net-misc/snarf/ChangeLog +++ b/net-misc/snarf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/snarf -# 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 $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/snarf/ChangeLog,v 1.28 2014/08/10 20:47:31 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> snarf-7.0-r3.ebuild: + QA: drop trailing '.' from DESCRIPTION 06 Nov 2013; Patrick Lauer <patrick@gentoo.org> snarf-7.0-r3.ebuild: Shorten description, make repoman happier diff --git a/net-misc/snarf/snarf-7.0-r3.ebuild b/net-misc/snarf/snarf-7.0-r3.ebuild index 92b26f9e22c4..5e2c0f1f8926 100644 --- a/net-misc/snarf/snarf-7.0-r3.ebuild +++ b/net-misc/snarf/snarf-7.0-r3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 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.6 2013/11/06 03:01:47 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/snarf/snarf-7.0-r3.ebuild,v 1.7 2014/08/10 20:47:31 slyfox Exp $ 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 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" |