diff options
author | 2006-08-30 02:24:49 +0000 | |
---|---|---|
committer | 2006-08-30 02:24:49 +0000 | |
commit | 48a497320d64dad731411d8dfc4e39905afc5397 (patch) | |
tree | ac47dca8352da1b58d37528ec53fcadb7c62be35 /net-analyzer/wireshark | |
parent | Mask bcm4400, bug #145525 (diff) | |
download | gentoo-2-48a497320d64dad731411d8dfc4e39905afc5397.tar.gz gentoo-2-48a497320d64dad731411d8dfc4e39905afc5397.tar.bz2 gentoo-2-48a497320d64dad731411d8dfc4e39905afc5397.zip |
changed description to emerge -s ethereal will find it
(Portage version: 2.1.1_rc1)
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-0.99.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index ff2fc212f379..991c0c6ac077 100644 --- a/net-analyzer/wireshark/ChangeLog +++ b/net-analyzer/wireshark/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/wireshark # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.29 2006/08/29 19:08:43 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.30 2006/08/30 02:24:49 dragonheart Exp $ + + 30 Aug 2006; Daniel Black <dragonheart@gentoo.org> + wireshark-0.99.3.ebuild: + changed description to emerge -s ethereal will find it 29 Aug 2006; Bryan Østergaard <kloeri@gentoo.org> wireshark-0.99.3.ebuild: diff --git a/net-analyzer/wireshark/wireshark-0.99.3.ebuild b/net-analyzer/wireshark/wireshark-0.99.3.ebuild index 0935e36419a3..f67b8ec1af28 100644 --- a/net-analyzer/wireshark/wireshark-0.99.3.ebuild +++ b/net-analyzer/wireshark/wireshark-0.99.3.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.3.ebuild,v 1.11 2006/08/29 19:08:43 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.3.ebuild,v 1.12 2006/08/30 02:24:49 dragonheart Exp $ inherit libtool flag-o-matic eutils autotools -DESCRIPTION="A commercial-quality network protocol analyzer" +DESCRIPTION="A network protocol analyzer formally known as ethereal" HOMEPAGE="http://www.wireshark.org/" #SRC_URI="http://www.wireshark.org/download/src/${MY_P}.tar.bz2" SRC_URI="mirror://sourceforge/wireshark/${P}.tar.bz2 |