diff options
author | Jan Seidel <tuxus@gentoo.org> | 2004-06-05 17:08:00 +0000 |
---|---|---|
committer | Jan Seidel <tuxus@gentoo.org> | 2004-06-05 17:08:00 +0000 |
commit | 168dedeca6408ba7f35ce2e5bc8cab7db5052c29 (patch) | |
tree | 5dbfa0fd5cf3d6cc9b0c7c8ae9d0b726cdfd6751 /net-www/lynx/lynx-2.8.5.ebuild | |
parent | new version on cpan (Manifest recommit) (diff) | |
download | gentoo-2-168dedeca6408ba7f35ce2e5bc8cab7db5052c29.tar.gz gentoo-2-168dedeca6408ba7f35ce2e5bc8cab7db5052c29.tar.bz2 gentoo-2-168dedeca6408ba7f35ce2e5bc8cab7db5052c29.zip |
Stable on mips
Diffstat (limited to 'net-www/lynx/lynx-2.8.5.ebuild')
-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 a60a9c7fd45b..0d7a4ffe7bb7 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 Technologies, Inc. # 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.8 2004/05/25 01:35:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/lynx/lynx-2.8.5.ebuild,v 1.9 2004/06/05 17:08:00 tuxus 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" IUSE="ssl nls ipv6" DEPEND=">=sys-libs/ncurses-5.1 |