diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-27 10:38:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-27 10:38:57 +0000 |
commit | 7863b51fc66d8cdf3b256fe3eb1f2cc26c4cfcc2 (patch) | |
tree | 4bc5ad5fb9f0b87f287be83b862f9597f6b0ccc9 /net-analyzer | |
parent | Stable for x86, wrt bug #519564 (diff) | |
download | gentoo-2-7863b51fc66d8cdf3b256fe3eb1f2cc26c4cfcc2.tar.gz gentoo-2-7863b51fc66d8cdf3b256fe3eb1f2cc26c4cfcc2.tar.bz2 gentoo-2-7863b51fc66d8cdf3b256fe3eb1f2cc26c4cfcc2.zip |
Stable for ia64, wrt bug #522968
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.12.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index e651e7b977d6..0a958f799e56 100644 --- a/net-analyzer/wireshark/ChangeLog +++ b/net-analyzer/wireshark/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/wireshark # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.653 2014/09/20 11:05:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.654 2014/09/27 10:38:57 ago Exp $ + + 27 Sep 2014; Agostino Sarubbo <ago@gentoo.org> wireshark-1.12.1.ebuild: + Stable for ia64, wrt bug #522968 20 Sep 2014; Agostino Sarubbo <ago@gentoo.org> wireshark-1.12.1.ebuild: Stable for alpha, wrt bug #522968 diff --git a/net-analyzer/wireshark/wireshark-1.12.1.ebuild b/net-analyzer/wireshark/wireshark-1.12.1.ebuild index 80180db32ffc..90e6bb7995cf 100644 --- a/net-analyzer/wireshark/wireshark-1.12.1.ebuild +++ b/net-analyzer/wireshark/wireshark-1.12.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.1.ebuild,v 1.8 2014/09/20 11:05:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.1.ebuild,v 1.9 2014/09/27 10:38:57 ago Exp $ EAPI=5 inherit autotools eutils fcaps qt4-r2 user @@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}download/src/all-versions/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0/${PV}" -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 crypt doc doc-pdf geoip +gtk3 ipv6 kerberos lua +netlink +pcap portaudio +qt4 selinux smi ssl zlib |