summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-12-16 06:10:12 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-12-16 06:10:12 +0000
commitca91ee340420a2448e1a17ce3c26eaaa22e9278e (patch)
tree88e3d83b8c12a8fbfb077a10ae5f1067185ae337 /net-www
parentfix libtool version mismatch, closes bug 74264 (Manifest recommit) (diff)
downloadgentoo-2-ca91ee340420a2448e1a17ce3c26eaaa22e9278e.tar.gz
gentoo-2-ca91ee340420a2448e1a17ce3c26eaaa22e9278e.tar.bz2
gentoo-2-ca91ee340420a2448e1a17ce3c26eaaa22e9278e.zip
Stable on amd64.
Diffstat (limited to 'net-www')
-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 00fda68e37f8..3cf4fa7718e5 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.38 2004/11/01 18:50:59 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/ChangeLog,v 1.39 2004/12/16 06:10:12 absinthe Exp $
+
+ 16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> elinks-0.9.2.ebuild:
+ Stable on amd64.
01 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> elinks-0.9.2.ebuild:
Stable on sparc
diff --git a/net-www/elinks/elinks-0.9.2.ebuild b/net-www/elinks/elinks-0.9.2.ebuild
index b94106145362..8fc21dcf72ae 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.3 2004/11/01 18:50:59 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/elinks-0.9.2.ebuild,v 1.4 2004/12/16 06:10:12 absinthe 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*