summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-08-19 22:42:10 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-08-19 22:42:10 +0000
commit8ba270971b41e955eaad06423fb609d01db3b103 (patch)
tree642be696daa00f274f07f307221aad3ce662d57e /net-www/elinks
parentFixed BUG #60383. (Manifest recommit) (diff)
downloadgentoo-2-8ba270971b41e955eaad06423fb609d01db3b103.tar.gz
gentoo-2-8ba270971b41e955eaad06423fb609d01db3b103.tar.bz2
gentoo-2-8ba270971b41e955eaad06423fb609d01db3b103.zip
Stable on sparc
Diffstat (limited to 'net-www/elinks')
-rw-r--r--net-www/elinks/ChangeLog5
-rw-r--r--net-www/elinks/elinks-0.9.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/elinks/ChangeLog b/net-www/elinks/ChangeLog
index bc7bfbfd85df..67de35457176 100644
--- a/net-www/elinks/ChangeLog
+++ b/net-www/elinks/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-www/elinks
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/ChangeLog,v 1.29 2004/08/02 17:47:58 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/ChangeLog,v 1.30 2004/08/19 22:42:10 gustavoz Exp $
+
+ 19 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> elinks-0.9.1-r1.ebuild:
+ Stable on sparc
*elinks-0.9.2_rc4 (02 Aug 2004)
diff --git a/net-www/elinks/elinks-0.9.1-r1.ebuild b/net-www/elinks/elinks-0.9.1-r1.ebuild
index bb029b8f28e9..b369305d58fb 100644
--- a/net-www/elinks/elinks-0.9.1-r1.ebuild
+++ b/net-www/elinks/elinks-0.9.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/elinks-0.9.1-r1.ebuild,v 1.6 2004/07/17 17:13:38 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/elinks-0.9.1-r1.ebuild,v 1.7 2004/08/19 22:42:10 gustavoz Exp $
IUSE="gpm zlib ssl ipv6 X lua guile"
@@ -13,7 +13,7 @@ SRC_URI="http://elinks.or.cz/download/${MY_P}.tar.bz2
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc ~sparc amd64 ppc64"
+KEYWORDS="x86 ~ppc sparc amd64 ppc64"
DEPEND="virtual/libc
>=app-arch/bzip2-1.0.2*