[gentoo-commits] repo/gentoo:master commit in: net-misc/rancid-git/

2017-07-21 Thread Amy Liffey
commit: 00a863a041a3e331befd41ee0c121fc61ce9dc22
Author: Amy Liffey  gentoo  org>
AuthorDate: Fri Jul 21 17:40:39 2017 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Fri Jul 21 17:44:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00a863a0

net-misc/rancid-git: remove proxy-maintainers team

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 net-misc/rancid-git/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/net-misc/rancid-git/metadata.xml b/net-misc/rancid-git/metadata.xml
index a15fa8cca8e..4db7e6baf41 100644
--- a/net-misc/rancid-git/metadata.xml
+++ b/net-misc/rancid-git/metadata.xml
@@ -5,10 +5,6 @@
x...@gentoo.org
Michael Weber

-   
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-   

Enable git (version control system) 
support




[gentoo-commits] repo/gentoo:master commit in: net-misc/rancid-git/

2017-07-21 Thread Amy Liffey
commit: 8acfcfe1a35175151b0c6598ad987b80d86f4fa8
Author: Amy Liffey  gentoo  org>
AuthorDate: Fri Jul 21 17:42:52 2017 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Fri Jul 21 17:45:24 2017 +
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"