diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-03-27 23:03:33 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-03-27 23:03:33 +0000 |
commit | 0bbbde1eccc1ba4abaee4521bdcab1d31e808f90 (patch) | |
tree | c6e30bbdcf0a87871f0384631e9bdd6c169617ac /net-analyzer | |
parent | ppc (Manifest recommit) (diff) | |
download | gentoo-2-0bbbde1eccc1ba4abaee4521bdcab1d31e808f90.tar.gz gentoo-2-0bbbde1eccc1ba4abaee4521bdcab1d31e808f90.tar.bz2 gentoo-2-0bbbde1eccc1ba4abaee4521bdcab1d31e808f90.zip |
stable on amd64
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/ethereal/ethereal-0.10.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ethereal/ethereal-0.10.3.ebuild b/net-analyzer/ethereal/ethereal-0.10.3.ebuild index a701b686faae..a4cd78e0f39c 100644 --- a/net-analyzer/ethereal/ethereal-0.10.3.ebuild +++ b/net-analyzer/ethereal/ethereal-0.10.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.10.3.ebuild,v 1.2 2004/03/27 20:31:08 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.10.3.ebuild,v 1.3 2004/03/27 23:03:33 jhuebel Exp $ IUSE="adns gtk ipv6 snmp ssl gtk2" @@ -12,7 +12,7 @@ RESTRICT="nomirror" HOMEPAGE="http://www.ethereal.com/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 sparc ~ppc ~alpha ~amd64 ~ia64" +KEYWORDS="~x86 sparc ~ppc ~alpha amd64 ~ia64" replace-flags '-O3' '-O' replace-flags '-O2' '-O' |