From 466d0c72cb9df96b7537e54dcf57dbf1265a88f0 Mon Sep 17 00:00:00 2001 From: Patrick Lauer Date: Wed, 12 Mar 2014 03:44:32 +0000 Subject: Shorten description for improved repoman happy (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit) --- net-misc/ip-sentinel/ChangeLog | 5 ++++- net-misc/ip-sentinel/ip-sentinel-0.12.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'net-misc/ip-sentinel') diff --git a/net-misc/ip-sentinel/ChangeLog b/net-misc/ip-sentinel/ChangeLog index 140259e35adb..164a1fc3fe8b 100644 --- a/net-misc/ip-sentinel/ChangeLog +++ b/net-misc/ip-sentinel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/ip-sentinel # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ip-sentinel/ChangeLog,v 1.11 2014/01/08 06:35:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ip-sentinel/ChangeLog,v 1.12 2014/03/12 03:44:32 patrick Exp $ + + 12 Mar 2014; Patrick Lauer ip-sentinel-0.12.ebuild: + Shorten description for improved repoman happy 08 Jan 2014; Mike Frysinger ip-sentinel-0.12.ebuild: Inherit the user eclass for enewuser/etc... diff --git a/net-misc/ip-sentinel/ip-sentinel-0.12.ebuild b/net-misc/ip-sentinel/ip-sentinel-0.12.ebuild index 97ee5da2362e..713ecc449c03 100644 --- a/net-misc/ip-sentinel/ip-sentinel-0.12.ebuild +++ b/net-misc/ip-sentinel/ip-sentinel-0.12.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ip-sentinel/ip-sentinel-0.12.ebuild,v 1.6 2014/01/08 06:35:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ip-sentinel/ip-sentinel-0.12.ebuild,v 1.7 2014/03/12 03:44:32 patrick Exp $ inherit eutils user -DESCRIPTION="Prevent unauthorized usage of IPs within the local ethernet broadcastdomain by giving an answer to ARP-requests" +DESCRIPTION="Prevent unauthorized usage of IPs in the local ethernet broadcastdomain by answering ARP-requests" HOMEPAGE="http://www.nongnu.org/ip-sentinel/" SRC_URI="http://savannah.nongnu.org/download/ip-sentinel/${P}.tar.bz2" LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad