diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-08-29 19:08:43 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-08-29 19:08:43 +0000 |
commit | 7aad80ebb02ef89c04fb279282fd1dea4ba507a2 (patch) | |
tree | 7aba7d2be8291144f73bbf459ed11108047f314c /net-analyzer | |
parent | stable on amd64 wrt bug 144874 (diff) | |
download | gentoo-2-7aad80ebb02ef89c04fb279282fd1dea4ba507a2.tar.gz gentoo-2-7aad80ebb02ef89c04fb279282fd1dea4ba507a2.tar.bz2 gentoo-2-7aad80ebb02ef89c04fb279282fd1dea4ba507a2.zip |
Stable on ia64.
(Portage version: 2.1.1_rc1)
Diffstat (limited to 'net-analyzer')
-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 752b513ff57e..ff2fc212f379 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.28 2006/08/27 11:49:04 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.29 2006/08/29 19:08:43 kloeri Exp $ + + 29 Aug 2006; Bryan Østergaard <kloeri@gentoo.org> + wireshark-0.99.3.ebuild: + Stable on ia64. 27 Aug 2006; Daniel Black <dragonheart@gentoo.org> -files/wireshark-0.99.2-libgcrypt-asneeded.patch, diff --git a/net-analyzer/wireshark/wireshark-0.99.3.ebuild b/net-analyzer/wireshark/wireshark-0.99.3.ebuild index 3f92ec3f0f29..0935e36419a3 100644 --- a/net-analyzer/wireshark/wireshark-0.99.3.ebuild +++ b/net-analyzer/wireshark/wireshark-0.99.3.ebuild @@ -1,6 +1,6 @@ # 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.10 2006/08/27 11:06:30 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.3.ebuild,v 1.11 2006/08/29 19:08:43 kloeri Exp $ inherit libtool flag-o-matic eutils autotools @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/wireshark/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="adns gtk ipv6 snmp ssl kerberos threads selinux" RDEPEND=">=sys-libs/zlib-1.1.4 |