diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-29 14:38:19 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-29 14:38:19 +0000 |
commit | e8e631e19f0145fac97a01d66ff524ff64ecc44b (patch) | |
tree | d365261f59bcab5765fefb9c5a82e1e0b33393d4 /www-client/elinks | |
parent | Stable on sparc (diff) | |
download | gentoo-2-e8e631e19f0145fac97a01d66ff524ff64ecc44b.tar.gz gentoo-2-e8e631e19f0145fac97a01d66ff524ff64ecc44b.tar.bz2 gentoo-2-e8e631e19f0145fac97a01d66ff524ff64ecc44b.zip |
Stable on sparc
(Portage version: 2.1.1-r2)
Diffstat (limited to 'www-client/elinks')
-rw-r--r-- | www-client/elinks/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/elinks/elinks-0.11.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/elinks/ChangeLog b/www-client/elinks/ChangeLog index f87d4f490e3b..8321bde09266 100644 --- a/www-client/elinks/ChangeLog +++ b/www-client/elinks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/elinks # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/elinks/ChangeLog,v 1.58 2006/12/27 10:00:10 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/elinks/ChangeLog,v 1.59 2006/12/29 14:38:19 gustavoz Exp $ + + 29 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> elinks-0.11.2.ebuild: + Stable on sparc 27 Dec 2006; Michał Januszewski <spock@gentoo.org> elinks-0.11.1.ebuild: Fix the lua dep (#158169) in elinks 0.11.1 now that lua-5 is stable on mips. diff --git a/www-client/elinks/elinks-0.11.2.ebuild b/www-client/elinks/elinks-0.11.2.ebuild index dedc07aa1320..d0718395c351 100644 --- a/www-client/elinks/elinks-0.11.2.ebuild +++ b/www-client/elinks/elinks-0.11.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/elinks/elinks-0.11.2.ebuild,v 1.2 2006/12/24 17:47:25 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/elinks/elinks-0.11.2.ebuild,v 1.3 2006/12/29 14:38:19 gustavoz Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="1.4" @@ -15,7 +15,7 @@ SRC_URI="http://elinks.or.cz/download/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="bittorrent bzip2 debug finger ftp gopher gpm guile idn ipv6 \ javascript lua nls nntp perl ruby samba ssl unicode X zlib" RESTRICT="test" |