diff options
author | Patrick Lauer <patrick@gentoo.org> | 2013-11-06 03:11:15 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2013-11-06 03:11:15 +0000 |
commit | 0e4c4bd8a12a436e51673359fc66c785997c233a (patch) | |
tree | dcc11c0e2a897abc386cbc53e8f2506e08cd88ba /net-misc/pcapfix | |
parent | Shorten description, make repoman happier (diff) | |
download | gentoo-2-0e4c4bd8a12a436e51673359fc66c785997c233a.tar.gz gentoo-2-0e4c4bd8a12a436e51673359fc66c785997c233a.tar.bz2 gentoo-2-0e4c4bd8a12a436e51673359fc66c785997c233a.zip |
Shorten description, make repoman happier
(Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-misc/pcapfix')
-rw-r--r-- | net-misc/pcapfix/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/pcapfix/pcapfix-0.7.ebuild | 7 |
2 files changed, 8 insertions, 6 deletions
diff --git a/net-misc/pcapfix/ChangeLog b/net-misc/pcapfix/ChangeLog index 890a643d7fda..60d2531a8723 100644 --- a/net-misc/pcapfix/ChangeLog +++ b/net-misc/pcapfix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/pcapfix -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/pcapfix/ChangeLog,v 1.1 2012/10/21 09:58:35 robbat2 Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/pcapfix/ChangeLog,v 1.2 2013/11/06 03:11:15 patrick Exp $ + + 06 Nov 2013; Patrick Lauer <patrick@gentoo.org> pcapfix-0.7.ebuild: + Shorten description, make repoman happier *pcapfix-0.7 (21 Oct 2012) diff --git a/net-misc/pcapfix/pcapfix-0.7.ebuild b/net-misc/pcapfix/pcapfix-0.7.ebuild index e62a16bab638..66e359e19d38 100644 --- a/net-misc/pcapfix/pcapfix-0.7.ebuild +++ b/net-misc/pcapfix/pcapfix-0.7.ebuild @@ -1,11 +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-misc/pcapfix/pcapfix-0.7.ebuild,v 1.2 2012/10/23 17:20:05 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/pcapfix/pcapfix-0.7.ebuild,v 1.3 2013/11/06 03:11:15 patrick Exp $ EAPI=4 -DESCRIPTION="pcapfix tries to repair your broken pcap files by fixing the global -header and recovering the packets by searching und guessing the packet headers." +DESCRIPTION="Repair and fix broken pcap files" HOMEPAGE="http://f00l.de/pcapfix/" SRC_URI="http://f00l.de/pcapfix/${P}.tar.gz" |