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 | 23e21efe87d2dcefc947f177e1ae1dc987e39dfc (patch) | |
tree | 1e46bdc9532b95292084b2582c5cc2e86d597d1d /net-www/lynx | |
parent | trim broken 1.3-r2 and add arm to 1.3-r1 (diff) | |
download | historical-23e21efe87d2dcefc947f177e1ae1dc987e39dfc.tar.gz historical-23e21efe87d2dcefc947f177e1ae1dc987e39dfc.tar.bz2 historical-23e21efe87d2dcefc947f177e1ae1dc987e39dfc.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/Manifest | 2 | ||||
-rw-r--r-- | net-www/lynx/lynx-2.8.5.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-www/lynx/Manifest b/net-www/lynx/Manifest index 7ea0a434277a..a316da28650c 100644 --- a/net-www/lynx/Manifest +++ b/net-www/lynx/Manifest @@ -2,7 +2,7 @@ MD5 21dec1dae20a7d2a395df8025d7c3ca1 ChangeLog 4878 MD5 2559a9ee86210f91539397959993bf15 lynx-2.8.4.1c.ebuild 2175 MD5 2284206e48fd11c99e8184754a48c1b9 lynx-2.8.4.1d-r1.ebuild 2391 MD5 8641831659fca3d58bf6c2afc6758954 lynx-2.8.4.1d.ebuild 2309 -MD5 23a0a336f8b772b93eb6afa119a830ac lynx-2.8.5.ebuild 2002 +MD5 e977047cb041559b22b3c4627afb67d7 lynx-2.8.5.ebuild 2002 MD5 acaa86fdf4e340e1180ce324110007cd metadata.xml 224 MD5 a5a3cf665f0451dfebbbdc90b2d23a89 files/digest-lynx-2.8.4.1c 260 MD5 a48ecda8afc164dc0252e8d0ed579d49 files/digest-lynx-2.8.4.1d 324 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" |