diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-02-10 15:09:53 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-02-10 15:09:53 +0000 |
commit | 317d2e632356b2989d255d108617489ce8dd359f (patch) | |
tree | 24d4cc0b813b004a043012670f2d522dc07e736f /net-www/lynx | |
parent | stable on hppa and sparc (diff) | |
download | historical-317d2e632356b2989d255d108617489ce8dd359f.tar.gz historical-317d2e632356b2989d255d108617489ce8dd359f.tar.bz2 historical-317d2e632356b2989d255d108617489ce8dd359f.zip |
stable on sparc
Diffstat (limited to 'net-www/lynx')
-rw-r--r-- | net-www/lynx/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/lynx/lynx-2.8.4.1d-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/lynx/ChangeLog b/net-www/lynx/ChangeLog index 3500cffe20be..6acdd9814463 100644 --- a/net-www/lynx/ChangeLog +++ b/net-www/lynx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/lynx # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/lynx/ChangeLog,v 1.25 2004/02/07 19:48:56 iggy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/lynx/ChangeLog,v 1.26 2004/02/10 15:07:51 gustavoz Exp $ + + 10 Feb 2004; Gustavo Zacarias <gustavoz@gentoo.org> lynx-2.8.4.1d-r1.ebuild: + stable on sparc 07 Feb 2004; Brian Jackson <iggy@gentoo.org> lynx-2.8.4.1c.ebuild, lynx-2.8.4.1d-r1.ebuild, lynx-2.8.4.1d.ebuild: diff --git a/net-www/lynx/lynx-2.8.4.1d-r1.ebuild b/net-www/lynx/lynx-2.8.4.1d-r1.ebuild index 2eac1ff45d4f..6a438d443c23 100644 --- a/net-www/lynx/lynx-2.8.4.1d-r1.ebuild +++ b/net-www/lynx/lynx-2.8.4.1d-r1.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.4.1d-r1.ebuild,v 1.6 2004/02/07 19:48:56 iggy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/lynx/lynx-2.8.4.1d-r1.ebuild,v 1.7 2004/02/10 15:07:51 gustavoz Exp $ IUSE="ssl nls ipv6" @@ -13,7 +13,7 @@ SRC_URI="ftp://lynx.isc.org/lynx/${PN}2.8.4/${PN}${MY_PV}.tar.bz2 ftp://lynx.isc.org/lynx/lynx2.8.4/patches/${PN}${MY_PV}b.patch ftp://lynx.isc.org/lynx/lynx2.8.4/patches/${PN}${MY_PV}c.patch ftp://lynx.isc.org/lynx/lynx2.8.4/patches/${PN}${MY_PV}d.patch" -KEYWORDS="x86 ppc ~sparc alpha hppa ~mips ia64 ~amd64" +KEYWORDS="x86 ppc sparc alpha hppa ~mips ia64 ~amd64" SLOT="0" LICENSE="GPL-2" |