diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2005-12-29 02:20:45 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2005-12-29 02:20:45 +0000 |
commit | 8f4baaca6eca360d97fd3221f7cbc50de8cd755f (patch) | |
tree | cabc91a4fc95672904efda675dc34d01b52a6c27 /net-analyzer/ethereal/ethereal-0.10.14.ebuild | |
parent | That one compiles on hppa. (diff) | |
download | gentoo-2-8f4baaca6eca360d97fd3221f7cbc50de8cd755f.tar.gz gentoo-2-8f4baaca6eca360d97fd3221f7cbc50de8cd755f.tar.bz2 gentoo-2-8f4baaca6eca360d97fd3221f7cbc50de8cd755f.zip |
Stable on x86; bug #116943
(Portage version: 2.1_pre2)
Diffstat (limited to 'net-analyzer/ethereal/ethereal-0.10.14.ebuild')
-rw-r--r-- | net-analyzer/ethereal/ethereal-0.10.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ethereal/ethereal-0.10.14.ebuild b/net-analyzer/ethereal/ethereal-0.10.14.ebuild index bd97ac2037df..a90b4a5d57d1 100644 --- a/net-analyzer/ethereal/ethereal-0.10.14.ebuild +++ b/net-analyzer/ethereal/ethereal-0.10.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.10.14.ebuild,v 1.1 2005/12/28 22:41:41 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.10.14.ebuild,v 1.2 2005/12/29 02:20:45 halcy0n Exp $ inherit libtool flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.ethereal.com/distribution/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="adns gtk ipv6 snmp ssl kerberos" RDEPEND=">=sys-libs/zlib-1.1.4 |