diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:57:36 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:57:36 +0000 |
commit | ffa9ab35f51918a437faadfc2508a2cc1532ffd9 (patch) | |
tree | 03d0dbcedf2fa77ee892b53ce819c22a60969e43 /net-analyzer/chaosreader | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-ffa9ab35f51918a437faadfc2508a2cc1532ffd9.tar.gz gentoo-2-ffa9ab35f51918a437faadfc2508a2cc1532ffd9.tar.bz2 gentoo-2-ffa9ab35f51918a437faadfc2508a2cc1532ffd9.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'net-analyzer/chaosreader')
-rw-r--r-- | net-analyzer/chaosreader/ChangeLog | 9 | ||||
-rw-r--r-- | net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild | 6 | ||||
-rw-r--r-- | net-analyzer/chaosreader/chaosreader-0.94.ebuild | 6 |
3 files changed, 12 insertions, 9 deletions
diff --git a/net-analyzer/chaosreader/ChangeLog b/net-analyzer/chaosreader/ChangeLog index ba87454953fa..e72a896a5cee 100644 --- a/net-analyzer/chaosreader/ChangeLog +++ b/net-analyzer/chaosreader/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/chaosreader -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/chaosreader/ChangeLog,v 1.16 2012/03/20 18:57:47 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/chaosreader/ChangeLog,v 1.17 2014/08/10 20:57:36 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + chaosreader-0.94-r1.ebuild, chaosreader-0.94.ebuild: + QA: drop trailing '.' from DESCRIPTION 20 Mar 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml: This will now be proxy maintained as discussed in bug #408935#c3 @@ -63,4 +67,3 @@ 01 Feb 2004; Michal Januszewski <spock@gentoo.org> chaosreader-0.92.ebuild, metadata.xml: Initial commit, package requested by user. Closes #38922. - diff --git a/net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild b/net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild index 32800f3cdebf..c3853d1ab3ed 100644 --- a/net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild +++ b/net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild,v 1.1 2012/03/17 10:44:09 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild,v 1.2 2014/08/10 20:57:36 slyfox Exp $ EAPI=4 inherit eutils -DESCRIPTION="A tool to trace TCP/UDP/... sessions and fetch application data from snoop or tcpdump logs." +DESCRIPTION="A tool to trace TCP/UDP/... sessions and fetch application data from snoop or tcpdump logs" HOMEPAGE="http://chaosreader.sourceforge.net" SRC_URI="http://dev.gentoo.org/~spock/portage/distfiles/${P}.bz2" SLOT="0" diff --git a/net-analyzer/chaosreader/chaosreader-0.94.ebuild b/net-analyzer/chaosreader/chaosreader-0.94.ebuild index b79d97485cf5..e7a2a5429b64 100644 --- a/net-analyzer/chaosreader/chaosreader-0.94.ebuild +++ b/net-analyzer/chaosreader/chaosreader-0.94.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/chaosreader/chaosreader-0.94.ebuild,v 1.6 2010/05/26 16:11:43 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/chaosreader/chaosreader-0.94.ebuild,v 1.7 2014/08/10 20:57:36 slyfox Exp $ EAPI="2" inherit eutils -DESCRIPTION="A tool to trace TCP/UDP/... sessions and fetch application data from snoop or tcpdump logs." +DESCRIPTION="A tool to trace TCP/UDP/... sessions and fetch application data from snoop or tcpdump logs" HOMEPAGE="http://users.tpg.com.au/bdgcvb/chaosreader.html" SRC_URI="http://dev.gentoo.org/~spock/portage/distfiles/${P}.bz2" SLOT="0" |