summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-11-06 04:05:13 +0000
committerPatrick Lauer <patrick@gentoo.org>2013-11-06 04:05:13 +0000
commit82e6147962729d9396b0c3d27c13f0f6d446457f (patch)
tree297d46478f2bbf60778c827d12f1eb7bbe4df267 /net-analyzer/ifmetric
parentShorten description, make repoman happier (diff)
downloadgentoo-2-82e6147962729d9396b0c3d27c13f0f6d446457f.tar.gz
gentoo-2-82e6147962729d9396b0c3d27c13f0f6d446457f.tar.bz2
gentoo-2-82e6147962729d9396b0c3d27c13f0f6d446457f.zip
Shorten description, make repoman happier
(Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-analyzer/ifmetric')
-rw-r--r--net-analyzer/ifmetric/ChangeLog8
-rw-r--r--net-analyzer/ifmetric/ifmetric-0.3.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/net-analyzer/ifmetric/ChangeLog b/net-analyzer/ifmetric/ChangeLog
index b85bbc8cc146..23759751523f 100644
--- a/net-analyzer/ifmetric/ChangeLog
+++ b/net-analyzer/ifmetric/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/ifmetric
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifmetric/ChangeLog,v 1.7 2012/10/26 10:53:28 pinkbyte Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifmetric/ChangeLog,v 1.8 2013/11/06 04:05:13 patrick Exp $
+
+ 06 Nov 2013; Patrick Lauer <patrick@gentoo.org> ifmetric-0.3.ebuild:
+ Shorten description, make repoman happier
26 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> ifmetric-0.3.ebuild:
Bump to EAPI 4 + small cosmetic changes
@@ -25,4 +28,3 @@
27 Apr 2005; Aaron Walker <ka0ttic@gentoo.org> +metadata.xml,
+ifmetric-0.3.ebuild:
Initial commit for bug 90262.
-
diff --git a/net-analyzer/ifmetric/ifmetric-0.3.ebuild b/net-analyzer/ifmetric/ifmetric-0.3.ebuild
index 67121beb0212..568d852c577c 100644
--- a/net-analyzer/ifmetric/ifmetric-0.3.ebuild
+++ b/net-analyzer/ifmetric/ifmetric-0.3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifmetric/ifmetric-0.3.ebuild,v 1.5 2012/10/26 10:53:28 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifmetric/ifmetric-0.3.ebuild,v 1.6 2013/11/06 04:05:13 patrick Exp $
EAPI=4
-DESCRIPTION="A Linux tool for setting the metrics of all IPv4 routes attached to a given network interface at once"
+DESCRIPTION="Linux tool for setting metrics of all IPv4 routes attached to a given network interface at once"
HOMEPAGE="http://0pointer.de/lennart/projects/ifmetric/"
SRC_URI="http://0pointer.de/lennart/projects/${PN}/${P}.tar.gz"