diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-04-26 04:56:02 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-04-26 04:56:02 +0000 |
commit | 3b3055b2747a0a238bd878a1bcd5cc06639a5265 (patch) | |
tree | b600a68026bc4f8f87fd1affe558e43760420c40 /net-www/lynx | |
parent | trim broken 1.3-r2 and add arm to 1.3-r1 (diff) | |
download | gentoo-2-3b3055b2747a0a238bd878a1bcd5cc06639a5265.tar.gz gentoo-2-3b3055b2747a0a238bd878a1bcd5cc06639a5265.tar.bz2 gentoo-2-3b3055b2747a0a238bd878a1bcd5cc06639a5265.zip |
amd64, 2.8.4 was going to a pr0n site when you hit "h" for help :-/
Diffstat (limited to 'net-www/lynx')
-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 ec29c5fc075d..1acf3cfca84f 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.5 2004/04/13 12:24:48 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/lynx/lynx-2.8.5.ebuild,v 1.6 2004/04/26 04:56:02 jhuebel Exp $ IUSE="ssl nls ipv6" @@ -9,7 +9,7 @@ S=${WORKDIR}/${PN}${PV//./-} DESCRIPTION="An excellent console-based web browser with ssl support" HOMEPAGE="http://lynx.browser.org/" SRC_URI="ftp://lynx.isc.org/lynx/${PN}2.8.5/${PN}${PV}.tar.bz2" -KEYWORDS="x86 ~ppc sparc ~alpha hppa ~mips ~ia64 ~amd64 ppc64" +KEYWORDS="x86 ~ppc sparc ~alpha hppa ~mips ~ia64 amd64 ppc64" SLOT="0" LICENSE="GPL-2" |