diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-12-15 17:40:29 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-12-15 17:40:29 +0000 |
commit | e61a5113c7bdfafeba11d2719f3ca8e15e39a9e8 (patch) | |
tree | 66bd1f37a3b2945c918242a1839bbc2d9ecb0899 /net-analyzer | |
parent | alpha/ia64/s390/sh/sparc stable wrt #446283 (diff) | |
download | gentoo-2-e61a5113c7bdfafeba11d2719f3ca8e15e39a9e8.tar.gz gentoo-2-e61a5113c7bdfafeba11d2719f3ca8e15e39a9e8.tar.bz2 gentoo-2-e61a5113c7bdfafeba11d2719f3ca8e15e39a9e8.zip |
alpha/ia64/sparc stable wrt #445138
(Portage version: 2.1.11.31/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.8.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index ba03326103c5..75670c1a1b58 100644 --- a/net-analyzer/wireshark/ChangeLog +++ b/net-analyzer/wireshark/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/wireshark # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.422 2012/12/04 13:41:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.423 2012/12/15 17:40:29 armin76 Exp $ + + 15 Dec 2012; Raúl Porcel <armin76@gentoo.org> wireshark-1.8.4.ebuild: + alpha/ia64/sparc stable wrt #445138 04 Dec 2012; <ago@gentoo.org> wireshark-1.6.12.ebuild: Stable for ppc64, wrt bug #445138 diff --git a/net-analyzer/wireshark/wireshark-1.8.4.ebuild b/net-analyzer/wireshark/wireshark-1.8.4.ebuild index 42025a4b9bf6..b7bd434c9fee 100644 --- a/net-analyzer/wireshark/wireshark-1.8.4.ebuild +++ b/net-analyzer/wireshark/wireshark-1.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.4.ebuild,v 1.6 2012/12/04 13:37:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.4.ebuild,v 1.7 2012/12/15 17:40:29 armin76 Exp $ EAPI="4" PYTHON_DEPEND="python? 2" @@ -13,7 +13,7 @@ SRC_URI="http://www.wireshark.org/download/src/all-versions/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE=" adns +caps doc doc-pdf geoip gtk crypt ipv6 kerberos libadns lua +pcap portaudio profile python selinux smi ssl zlib |