diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-01 15:45:39 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-01 15:45:39 +0000 |
commit | a52259e53bec48849c0c7a7cb423a578d44317b5 (patch) | |
tree | 958d6dfe60c110a512fbb4530c06770f8c356551 | |
parent | Corrected year in header (diff) | |
download | gentoo-2-a52259e53bec48849c0c7a7cb423a578d44317b5.tar.gz gentoo-2-a52259e53bec48849c0c7a7cb423a578d44317b5.tar.bz2 gentoo-2-a52259e53bec48849c0c7a7cb423a578d44317b5.zip |
Stable on sparc wrt security #152951
(Portage version: 2.1.1-r1)
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-0.99.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index e38f9c46d834..47415bc62df7 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.34 2006/11/01 14:30:57 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.35 2006/11/01 15:45:39 gustavoz Exp $ + + 01 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> + wireshark-0.99.4.ebuild: + Stable on sparc wrt security #152951 01 Nov 2006; Tobias Scherbaum <dertobi123@gentoo.org> wireshark-0.99.4.ebuild: diff --git a/net-analyzer/wireshark/wireshark-0.99.4.ebuild b/net-analyzer/wireshark/wireshark-0.99.4.ebuild index 476dcf021b8e..014b7b648272 100644 --- a/net-analyzer/wireshark/wireshark-0.99.4.ebuild +++ b/net-analyzer/wireshark/wireshark-0.99.4.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.4.ebuild,v 1.2 2006/11/01 14:30:57 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.4.ebuild,v 1.3 2006/11/01 15:45:39 gustavoz Exp $ inherit libtool flag-o-matic eutils autotools @@ -11,7 +11,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 portaudio snmp ssl kerberos threads selinux" RDEPEND=">=sys-libs/zlib-1.1.4 |