diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-09-10 10:46:17 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-09-10 10:46:17 +0000 |
commit | 5c1095ed47ac34769bf66c7fbe43ce24eaf0cfb2 (patch) | |
tree | f838ce9e97a93fc4b22917b90a77d86b2e13286b /net-analyzer | |
parent | enewuser/enewgroup die on their own, no need to || die (diff) | |
download | gentoo-2-5c1095ed47ac34769bf66c7fbe43ce24eaf0cfb2.tar.gz gentoo-2-5c1095ed47ac34769bf66c7fbe43ce24eaf0cfb2.tar.bz2 gentoo-2-5c1095ed47ac34769bf66c7fbe43ce24eaf0cfb2.zip |
alpha/ia64/sparc/x86 stable wrt #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 921fb714686c..0f57189de333 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.117 2008/09/10 08:03:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.118 2008/09/10 10:46:17 armin76 Exp $ + + 10 Sep 2008; Raúl Porcel <armin76@gentoo.org> wireshark-1.0.3.ebuild: + alpha/ia64/sparc/x86 stable wrt #236515 10 Sep 2008; Jeroen Roovers <jer@gentoo.org> wireshark-1.0.3.ebuild: Stable for HPPA (bug #236515). diff --git a/net-analyzer/wireshark/wireshark-1.0.3.ebuild b/net-analyzer/wireshark/wireshark-1.0.3.ebuild index 7997ecc3cfc4..1d046d86c869 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.2 2008/09/10 08:03:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.0.3.ebuild,v 1.3 2008/09/10 10:46:17 armin76 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 ) |