diff options
author | Patrick Lauer <patrick@gentoo.org> | 2014-03-12 03:53:59 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2014-03-12 03:53:59 +0000 |
commit | dce436d6802627fd5ea5de4bbe6a6410b650241e (patch) | |
tree | 35210508c888ac39cc9a787f4211e84a2428a5f2 /net-libs | |
parent | Shorten description for improved repoman happy (diff) | |
download | gentoo-2-dce436d6802627fd5ea5de4bbe6a6410b650241e.tar.gz gentoo-2-dce436d6802627fd5ea5de4bbe6a6410b650241e.tar.bz2 gentoo-2-dce436d6802627fd5ea5de4bbe6a6410b650241e.zip |
Shorten description for improved repoman happy
(Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libpcapnav/ChangeLog | 9 | ||||
-rw-r--r-- | net-libs/libpcapnav/libpcapnav-0.7.ebuild | 6 | ||||
-rw-r--r-- | net-libs/libpcapnav/libpcapnav-0.8.ebuild | 6 |
3 files changed, 12 insertions, 9 deletions
diff --git a/net-libs/libpcapnav/ChangeLog b/net-libs/libpcapnav/ChangeLog index 56a2d450c978..464090cc2759 100644 --- a/net-libs/libpcapnav/ChangeLog +++ b/net-libs/libpcapnav/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/libpcapnav -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libpcapnav/ChangeLog,v 1.8 2008/03/21 15:57:56 maekke Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libpcapnav/ChangeLog,v 1.9 2014/03/12 03:53:59 patrick Exp $ + + 12 Mar 2014; Patrick Lauer <patrick@gentoo.org> libpcapnav-0.7.ebuild, + libpcapnav-0.8.ebuild: + Shorten description for improved repoman happy 21 Mar 2008; Markus Meier <maekke@gentoo.org> libpcapnav-0.8.ebuild: amd64 stable, needed for bug #201842 @@ -36,4 +40,3 @@ 16 Mar 2005; Aaron Walker <ka0ttic@gentoo.org> +metadata.xml, +libpcapnav-0.5.ebuild: Initial commit. Thanks to soulse in bug 84895 for the ebuild. - diff --git a/net-libs/libpcapnav/libpcapnav-0.7.ebuild b/net-libs/libpcapnav/libpcapnav-0.7.ebuild index af703d2c4ea0..feec1c30f0e9 100644 --- a/net-libs/libpcapnav/libpcapnav-0.7.ebuild +++ b/net-libs/libpcapnav/libpcapnav-0.7.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libpcapnav/libpcapnav-0.7.ebuild,v 1.4 2007/11/06 19:40:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libpcapnav/libpcapnav-0.7.ebuild,v 1.5 2014/03/12 03:53:59 patrick Exp $ -DESCRIPTION="A libpcap wrapper library that allows navigation to arbitrary packets in a tcpdump trace file between reads, using timestamps or percentage offsets." +DESCRIPTION="Libpcap wrapper library to navigate to arbitrary packets in a tcpdump trace file" HOMEPAGE="http://netdude.sourceforge.net/" SRC_URI="mirror://sourceforge/netdude/${P}.tar.gz" diff --git a/net-libs/libpcapnav/libpcapnav-0.8.ebuild b/net-libs/libpcapnav/libpcapnav-0.8.ebuild index 35c3d562b9b6..8e84f898a756 100644 --- a/net-libs/libpcapnav/libpcapnav-0.8.ebuild +++ b/net-libs/libpcapnav/libpcapnav-0.8.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libpcapnav/libpcapnav-0.8.ebuild,v 1.2 2008/03/21 15:57:56 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libpcapnav/libpcapnav-0.8.ebuild,v 1.3 2014/03/12 03:53:59 patrick Exp $ -DESCRIPTION="A libpcap wrapper library that allows navigation to arbitrary packets in a tcpdump trace file between reads, using timestamps or percentage offsets." +DESCRIPTION="Libpcap wrapper library to navigate to arbitrary packets in a tcpdump trace file" HOMEPAGE="http://netdude.sourceforge.net/" SRC_URI="mirror://sourceforge/netdude/${P}.tar.gz" |