diff options
author | Olivier Crête <tester@gentoo.org> | 2008-09-10 14:14:04 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2008-09-10 14:14:04 +0000 |
commit | 5f30fd04171451f851f4eb1762bbf216a10cd691 (patch) | |
tree | b7090ad197e426136641955a370f85862a554b36 /net-analyzer | |
parent | Cleanup (diff) | |
download | gentoo-2-5f30fd04171451f851f4eb1762bbf216a10cd691.tar.gz gentoo-2-5f30fd04171451f851f4eb1762bbf216a10cd691.tar.bz2 gentoo-2-5f30fd04171451f851f4eb1762bbf216a10cd691.zip |
amd64 stable, bug #236515
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index 99f5ddf0a5cf..e51c030ff8b0 100644 --- a/net-analyzer/wireshark/ChangeLog +++ b/net-analyzer/wireshark/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/wireshark # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.119 2008/09/10 13:18:55 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.120 2008/09/10 14:14:04 tester Exp $ + + 10 Sep 2008; Olivier Crête <tester@gentoo.org> wireshark-1.0.3.ebuild: + amd64 stable, bug #236515 10 Sep 2008; Brent Baude <ranger@gentoo.org> wireshark-1.0.3.ebuild: Marking wireshark-1.0.3 ppc64 and ppc for bug 236515 diff --git a/net-analyzer/wireshark/wireshark-1.0.3.ebuild b/net-analyzer/wireshark/wireshark-1.0.3.ebuild index a913dcc48eb1..41618c3c1d2a 100644 --- a/net-analyzer/wireshark/wireshark-1.0.3.ebuild +++ b/net-analyzer/wireshark/wireshark-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.0.3.ebuild,v 1.4 2008/09/10 13:18:55 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.0.3.ebuild,v 1.5 2008/09/10 14:14:04 tester Exp $ EAPI=1 WANT_AUTOMAKE="1.9" @@ -17,7 +17,7 @@ SRC_URI="http://www.wireshark.org/download/src/all-versions/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="adns gtk ipv6 lua portaudio gnutls gcrypt zlib kerberos threads profile smi +pcap pcre +caps selinux" RDEPEND="zlib? ( sys-libs/zlib ) |