diff options
Diffstat (limited to 'net-analyzer/ethereal/ethereal-0.10.13-r1.ebuild')
-rw-r--r-- | net-analyzer/ethereal/ethereal-0.10.13-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ethereal/ethereal-0.10.13-r1.ebuild b/net-analyzer/ethereal/ethereal-0.10.13-r1.ebuild index af6d76e9921c..dbb8d12a1744 100644 --- a/net-analyzer/ethereal/ethereal-0.10.13-r1.ebuild +++ b/net-analyzer/ethereal/ethereal-0.10.13-r1.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.13-r1.ebuild,v 1.1 2005/10/27 12:34:09 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.10.13-r1.ebuild,v 1.2 2005/10/27 15:30:34 ranger Exp $ inherit libtool flag-o-matic eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" 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 |