diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-02-26 15:15:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-02-26 15:15:12 +0000 |
commit | 0866a007652d9a58fdedff9cd2bdee3a28b818a2 (patch) | |
tree | e777300a55fc42767782e8ce86a2f2d519620812 /www-client/elinks | |
parent | Marked ppc stable for bug #255574. (diff) | |
download | gentoo-2-0866a007652d9a58fdedff9cd2bdee3a28b818a2.tar.gz gentoo-2-0866a007652d9a58fdedff9cd2bdee3a28b818a2.tar.bz2 gentoo-2-0866a007652d9a58fdedff9cd2bdee3a28b818a2.zip |
alpha/sparc/x86 stable wrt #260193
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'www-client/elinks')
-rw-r--r-- | www-client/elinks/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/elinks/elinks-0.11.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/elinks/ChangeLog b/www-client/elinks/ChangeLog index 682444ff8ca9..66e9c593305c 100644 --- a/www-client/elinks/ChangeLog +++ b/www-client/elinks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/elinks # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/elinks/ChangeLog,v 1.109 2009/02/26 03:58:19 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/elinks/ChangeLog,v 1.110 2009/02/26 15:15:12 armin76 Exp $ + + 26 Feb 2009; Raúl Porcel <armin76@gentoo.org> elinks-0.11.5.ebuild: + alpha/sparc/x86 stable wrt #260193 26 Feb 2009; Joseph Jezak <josejx@gentoo.org> elinks-0.11.5.ebuild: Marked ppc/ppc64 stable for bug #260193. diff --git a/www-client/elinks/elinks-0.11.5.ebuild b/www-client/elinks/elinks-0.11.5.ebuild index 65bfe5c25eec..74d8aaacfd42 100644 --- a/www-client/elinks/elinks-0.11.5.ebuild +++ b/www-client/elinks/elinks-0.11.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/elinks/elinks-0.11.5.ebuild,v 1.2 2009/02/26 03:58:19 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/elinks/elinks-0.11.5.ebuild,v 1.3 2009/02/26 15:15:12 armin76 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 ssl unicode X zlib" RESTRICT="test" |