diff options
author | 2004-04-13 12:24:48 +0000 | |
---|---|---|
committer | 2004-04-13 12:24:48 +0000 | |
commit | ba8477f85c0668bea1f3906a1a344c6fc96deb4f (patch) | |
tree | 97da0f70cbfff52264e93e0bbe0498997ec816d7 /net-www/lynx/lynx-2.8.5.ebuild | |
parent | ~amd64 (Manifest recommit) (diff) | |
download | gentoo-2-ba8477f85c0668bea1f3906a1a344c6fc96deb4f.tar.gz gentoo-2-ba8477f85c0668bea1f3906a1a344c6fc96deb4f.tar.bz2 gentoo-2-ba8477f85c0668bea1f3906a1a344c6fc96deb4f.zip |
Marked stable on hppa.
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 1af0dd8a388e..ec29c5fc075d 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.4 2004/04/11 13:22:10 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/lynx/lynx-2.8.5.ebuild,v 1.5 2004/04/13 12:24:48 gmsoft 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" |