diff options
author | 2013-06-03 13:37:39 +0000 | |
---|---|---|
committer | 2013-06-03 13:37:39 +0000 | |
commit | b17ceb25deef2f24365e1c1a77506d713d62a8b9 (patch) | |
tree | af73e8f9fc91dc74a1a650b50ff2897e38d86aa5 /net-analyzer | |
parent | Remove netmon. Readd it when the ebuild adheres to ebuild coding practices. (diff) | |
download | gentoo-2-b17ceb25deef2f24365e1c1a77506d713d62a8b9.tar.gz gentoo-2-b17ceb25deef2f24365e1c1a77506d713d62a8b9.tar.bz2 gentoo-2-b17ceb25deef2f24365e1c1a77506d713d62a8b9.zip |
clean description properly
(Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/cloudshark/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/cloudshark/cloudshark-1.0.2.174.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/cloudshark/ChangeLog b/net-analyzer/cloudshark/ChangeLog index de3a06850a4e..b27bac6979cf 100644 --- a/net-analyzer/cloudshark/ChangeLog +++ b/net-analyzer/cloudshark/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/cloudshark # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cloudshark/ChangeLog,v 1.2 2013/06/03 12:51:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cloudshark/ChangeLog,v 1.3 2013/06/03 13:37:39 zerochaos Exp $ + + 03 Jun 2013; Rick Farina <zerochaos@gentoo.org> cloudshark-1.0.2.174.ebuild: + clean description properly 03 Jun 2013; Jeroen Roovers <jer@gentoo.org> metadata.xml: Remove netmon. diff --git a/net-analyzer/cloudshark/cloudshark-1.0.2.174.ebuild b/net-analyzer/cloudshark/cloudshark-1.0.2.174.ebuild index 137e58845fa6..9ed55fed2f05 100644 --- a/net-analyzer/cloudshark/cloudshark-1.0.2.174.ebuild +++ b/net-analyzer/cloudshark/cloudshark-1.0.2.174.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cloudshark/cloudshark-1.0.2.174.ebuild,v 1.1 2013/06/03 04:11:05 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cloudshark/cloudshark-1.0.2.174.ebuild,v 1.2 2013/06/03 13:37:39 zerochaos Exp $ EAPI=5 @@ -8,7 +8,7 @@ inherit eutils multilib SV="1.0.2-174" -DESCRIPTION="Instantly Upload Your WIRESHARK CAPTURES to CloudShark." +DESCRIPTION="Easily upload your wireshark captures to CloudShark" HOMEPAGE="http://appliance.cloudshark.org/plug-ins-wireshark.html" SRC_URI="http://appliance.cloudshark.org/downloads/${PN}-plugin-${SV}.tgz" |