diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-03-03 21:56:22 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-03-03 21:56:22 +0000 |
commit | ce0e66f193baf3809d4aa9e01b89409dc6d6a1cc (patch) | |
tree | e73c6ac99f340f1ced2dddfe4c2007dda344994f /net-www/lynx | |
parent | Moving from net-www to net-zope (diff) | |
download | historical-ce0e66f193baf3809d4aa9e01b89409dc6d6a1cc.tar.gz historical-ce0e66f193baf3809d4aa9e01b89409dc6d6a1cc.tar.bz2 historical-ce0e66f193baf3809d4aa9e01b89409dc6d6a1cc.zip |
stable on alpha
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.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/lynx/ChangeLog b/net-www/lynx/ChangeLog index ce76f76d8ecc..bde05ffa981a 100644 --- a/net-www/lynx/ChangeLog +++ b/net-www/lynx/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-www/lynx # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/lynx/ChangeLog,v 1.16 2003/02/12 08:49:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/lynx/ChangeLog,v 1.17 2003/03/03 21:56:22 agriffis Exp $ 11 Feb 2003; Guy Martin <gmsoft@gentoo.org> : Added hppa to keywords. @@ -9,6 +9,9 @@ *lynx-2.8.4.1d (20 Nov 2002) + 03 Mar 2003; Aron Griffis <agriffis@gentoo.org> lynx-2.8.4.1d.ebuild: + Mark stable on alpha + 03 Dec 2002; Will Woods <wwoods@gentoo.org> : Added ~alpha to keywords. diff --git a/net-www/lynx/lynx-2.8.4.1d.ebuild b/net-www/lynx/lynx-2.8.4.1d.ebuild index 0ac6aed08107..34ec92b35792 100644 --- a/net-www/lynx/lynx-2.8.4.1d.ebuild +++ b/net-www/lynx/lynx-2.8.4.1d.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.ebuild,v 1.5 2003/02/13 15:36:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/lynx/lynx-2.8.4.1d.ebuild,v 1.6 2003/03/03 21:56:22 agriffis Exp $ IUSE="ssl nls ipv6" @@ -13,7 +13,7 @@ SRC_URI="ftp://lynx.isc.org/${PN}/${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" +KEYWORDS="~x86 ~ppc ~sparc alpha" SLOT="0" LICENSE="GPL-2" |