diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-08-17 16:28:29 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-08-17 16:28:29 +0000 |
commit | 8e5e35d18052ac9fb72bfdaf63dacf34d22207cc (patch) | |
tree | ac223b63f6bd5d6b2f55fdef3cf0de3e7c5bf552 /net-analyzer | |
parent | Version bump for dev channel release. (diff) | |
download | gentoo-2-8e5e35d18052ac9fb72bfdaf63dacf34d22207cc.tar.gz gentoo-2-8e5e35d18052ac9fb72bfdaf63dacf34d22207cc.tar.bz2 gentoo-2-8e5e35d18052ac9fb72bfdaf63dacf34d22207cc.zip |
Stable for HPPA (bug #431572).
(Portage version: 2.2.0_alpha121/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.6.10.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.8.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index f5596b6f9a93..f83ae576a7dc 100644 --- a/net-analyzer/wireshark/ChangeLog +++ b/net-analyzer/wireshark/ChangeLog @@ -1,6 +1,10 @@ # 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.376 2012/08/16 02:01:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.377 2012/08/17 16:28:29 jer Exp $ + + 17 Aug 2012; Jeroen Roovers <jer@gentoo.org> wireshark-1.6.10.ebuild, + wireshark-1.8.2.ebuild: + Stable for HPPA (bug #431572). 16 Aug 2012; Jeroen Roovers <jer@gentoo.org> wireshark-1.6.10.ebuild, wireshark-1.8.2.ebuild: diff --git a/net-analyzer/wireshark/wireshark-1.6.10.ebuild b/net-analyzer/wireshark/wireshark-1.6.10.ebuild index 52ac056da617..a158c710e9fc 100644 --- a/net-analyzer/wireshark/wireshark-1.6.10.ebuild +++ b/net-analyzer/wireshark/wireshark-1.6.10.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.6.10.ebuild,v 1.2 2012/08/16 02:01:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.10.ebuild,v 1.3 2012/08/17 16:28:29 jer Exp $ EAPI="3" 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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="adns ares doc doc-pdf gtk ipv6 lua gcrypt geoip kerberos profile +pcap portaudio python +caps selinux smi ssl threads zlib" diff --git a/net-analyzer/wireshark/wireshark-1.8.2.ebuild b/net-analyzer/wireshark/wireshark-1.8.2.ebuild index 4b6ec8bc2dea..cd676cc00f56 100644 --- a/net-analyzer/wireshark/wireshark-1.8.2.ebuild +++ b/net-analyzer/wireshark/wireshark-1.8.2.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.2.ebuild,v 1.2 2012/08/16 02:01:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.2.ebuild,v 1.3 2012/08/17 16:28:29 jer 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 ares doc doc-pdf gtk ipv6 lua gcrypt geoip kerberos profile +pcap portaudio python +caps selinux smi ssl zlib" |