diff options
author | 2012-12-30 14:21:22 +0000 | |
---|---|---|
committer | 2012-12-30 14:21:22 +0000 | |
commit | b976452f1212c249c4ccd49dfed0f09cfb404c89 (patch) | |
tree | 479df000265eb5e5d7f60dfabe800f40d02e244a | |
parent | There is not anymore a git/svn repo. (diff) | |
download | gentoo-2-b976452f1212c249c4ccd49dfed0f09cfb404c89.tar.gz gentoo-2-b976452f1212c249c4ccd49dfed0f09cfb404c89.tar.bz2 gentoo-2-b976452f1212c249c4ccd49dfed0f09cfb404c89.zip |
Stable for sparc, wrt bug #437196
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
-rw-r--r-- | www-client/elinks/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/elinks/elinks-0.12_pre5-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/elinks/ChangeLog b/www-client/elinks/ChangeLog index 1490ec3c1272..85d2f871c21a 100644 --- a/www-client/elinks/ChangeLog +++ b/www-client/elinks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/elinks # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/elinks/ChangeLog,v 1.154 2012/12/29 08:51:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/elinks/ChangeLog,v 1.155 2012/12/30 14:21:22 ago Exp $ + + 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> elinks-0.12_pre5-r2.ebuild: + Stable for sparc, wrt bug #437196 29 Dec 2012; Agostino Sarubbo <ago@gentoo.org> elinks-0.12_pre5-r2.ebuild: Stable for alpha, wrt bug #437196 diff --git a/www-client/elinks/elinks-0.12_pre5-r2.ebuild b/www-client/elinks/elinks-0.12_pre5-r2.ebuild index e305c3906908..6d6cb7198edc 100644 --- a/www-client/elinks/elinks-0.12_pre5-r2.ebuild +++ b/www-client/elinks/elinks-0.12_pre5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/elinks/elinks-0.12_pre5-r2.ebuild,v 1.12 2012/12/29 08:51:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/elinks/elinks-0.12_pre5-r2.ebuild,v 1.13 2012/12/30 14:21:22 ago Exp $ EAPI=4 inherit eutils autotools flag-o-matic @@ -14,7 +14,7 @@ SRC_URI="http://elinks.or.cz/download/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="bittorrent bzip2 debug finger ftp gopher gpm guile idn ipv6 \ javascript lua +mouse nls nntp perl ruby samba ssl unicode X zlib" RESTRICT="test" |