commit: 8acfcfe1a35175151b0c6598ad987b80d86f4fa8 Author: Amy Liffey <amynka <AT> gentoo <DOT> org> AuthorDate: Fri Jul 21 17:42:52 2017 +0000 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org> CommitDate: Fri Jul 21 17:45:24 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8acfcfe1
net-misc/rancid-git: fix description Package-Manager: Portage-2.3.6, Repoman-2.3.1 net-misc/rancid-git/rancid-git-2.3.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/rancid-git/rancid-git-2.3.8.ebuild b/net-misc/rancid-git/rancid-git-2.3.8.ebuild index a0b7ab73f9d..5e09d068be4 100644 --- a/net-misc/rancid-git/rancid-git-2.3.8.ebuild +++ b/net-misc/rancid-git/rancid-git-2.3.8.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit autotools eutils readme.gentoo user -DESCRIPTION="Really Awesome New Cisco confIg Differ with git extensions and support for colorized emails!" +DESCRIPTION="New Cisco confIg Differ with git extensions and support for colorized emails!" HOMEPAGE="https://dotwaffle.github.com/rancid-git" #SRC_URI="ftp://ftp.shrubbery.net/pub/${PN}/${P}.tar.gz" SRC_URI="https://github.com/dotwaffle/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
