diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-07-13 01:52:09 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-07-13 01:52:09 +0000 |
commit | b46220a63e61f8edfacc7522e999fde453013b71 (patch) | |
tree | 94f14eebc4d8ab25e419924b6ce19f4ad638a594 /net-www | |
parent | wget in default profile (diff) | |
download | historical-b46220a63e61f8edfacc7522e999fde453013b71.tar.gz historical-b46220a63e61f8edfacc7522e999fde453013b71.tar.bz2 historical-b46220a63e61f8edfacc7522e999fde453013b71.zip |
Stable on Mac OS X
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/lynx/lynx-2.8.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/lynx/lynx-2.8.5.ebuild b/net-www/lynx/lynx-2.8.5.ebuild index b2396e675817..318ba7342001 100644 --- a/net-www/lynx/lynx-2.8.5.ebuild +++ b/net-www/lynx/lynx-2.8.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/lynx/lynx-2.8.5.ebuild,v 1.11 2004/06/25 00:58:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/lynx/lynx-2.8.5.ebuild,v 1.12 2004/07/13 01:52:09 pvdabeel Exp $ inherit eutils flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="ftp://lynx.isc.org/lynx/${PN}2.8.5/${PN}${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc mips alpha arm hppa amd64 ~ia64 ppc64" +KEYWORDS="x86 ~ppc sparc mips alpha arm hppa amd64 ~ia64 ppc64 macos" IUSE="ssl nls ipv6" DEPEND=">=sys-libs/ncurses-5.1 |