diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:24 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:24 +0000 |
commit | 1d7605b44da0cf8ce9e82c192052a72bf1ca9b70 (patch) | |
tree | 343e59313be32b03f4c734669d90cf7201d399c3 /net-www/lynx | |
parent | big IUSE commit (diff) | |
download | historical-1d7605b44da0cf8ce9e82c192052a72bf1ca9b70.tar.gz historical-1d7605b44da0cf8ce9e82c192052a72bf1ca9b70.tar.bz2 historical-1d7605b44da0cf8ce9e82c192052a72bf1ca9b70.zip |
big IUSE commit
Diffstat (limited to 'net-www/lynx')
-rw-r--r-- | net-www/lynx/lynx-2.8.4.1c.ebuild | 4 | ||||
-rw-r--r-- | net-www/lynx/lynx-2.8.4a-r4.ebuild | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/net-www/lynx/lynx-2.8.4.1c.ebuild b/net-www/lynx/lynx-2.8.4.1c.ebuild index 39e0488cf8a8..7a9b004b6884 100644 --- a/net-www/lynx/lynx-2.8.4.1c.ebuild +++ b/net-www/lynx/lynx-2.8.4.1c.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 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.4.1c.ebuild,v 1.5 2002/10/04 06:19:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/lynx/lynx-2.8.4.1c.ebuild,v 1.6 2002/10/05 05:39:24 drobbins Exp $ + +IUSE="ssl nls ipv6" MY_PV=${PV/.1c/rel.1} S=${WORKDIR}/${PN}2-8-4 diff --git a/net-www/lynx/lynx-2.8.4a-r4.ebuild b/net-www/lynx/lynx-2.8.4a-r4.ebuild index 0c62697d6c0c..98d6f42325fd 100644 --- a/net-www/lynx/lynx-2.8.4a-r4.ebuild +++ b/net-www/lynx/lynx-2.8.4a-r4.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 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.4a-r4.ebuild,v 1.8 2002/10/04 06:19:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/lynx/lynx-2.8.4a-r4.ebuild,v 1.9 2002/10/05 05:39:24 drobbins Exp $ + +IUSE="ssl nls ipv6" S=${WORKDIR}/lynx2-8-4 DESCRIPTION="An excellent console-based web browser with ssl support" |