summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-11-01 18:50:59 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-11-01 18:50:59 +0000
commitc3a6064ad63e6cbd4ee938a7391d625379991849 (patch)
tree60179778b8dad1f57f5b492d87ab8b6964d3c6ef /net-www/elinks
parentfixing what I broke. (Manifest recommit) (diff)
downloadgentoo-2-c3a6064ad63e6cbd4ee938a7391d625379991849.tar.gz
gentoo-2-c3a6064ad63e6cbd4ee938a7391d625379991849.tar.bz2
gentoo-2-c3a6064ad63e6cbd4ee938a7391d625379991849.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.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/elinks/ChangeLog b/net-www/elinks/ChangeLog
index 059c32cf7af3..00fda68e37f8 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.37 2004/10/31 20:20:38 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/ChangeLog,v 1.38 2004/11/01 18:50:59 gustavoz Exp $
+
+ 01 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> elinks-0.9.2.ebuild:
+ Stable on sparc
*elinks-0.10_pre2 (31 Oct 2004)
diff --git a/net-www/elinks/elinks-0.9.2.ebuild b/net-www/elinks/elinks-0.9.2.ebuild
index 7c2ed65c236b..b94106145362 100644
--- a/net-www/elinks/elinks-0.9.2.ebuild
+++ b/net-www/elinks/elinks-0.9.2.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.2.ebuild,v 1.2 2004/10/31 20:20:38 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/elinks-0.9.2.ebuild,v 1.3 2004/11/01 18:50:59 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 ~alpha"
+KEYWORDS="x86 ~ppc sparc ~amd64 ~alpha"
DEPEND="virtual/libc
>=app-arch/bzip2-1.0.2*