diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-06 03:25:54 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-06 03:25:54 +0000 |
commit | 78ec0722f27efecd0550dcfe7345927f228c4b10 (patch) | |
tree | 4bc5df285eabffcadbd7bd2e8095a27adcc19681 /www-client/elinks | |
parent | Remove old. (diff) | |
download | gentoo-2-78ec0722f27efecd0550dcfe7345927f228c4b10.tar.gz gentoo-2-78ec0722f27efecd0550dcfe7345927f228c4b10.tar.bz2 gentoo-2-78ec0722f27efecd0550dcfe7345927f228c4b10.zip |
stable ppc, bug #437196
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'www-client/elinks')
-rw-r--r-- | www-client/elinks/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/elinks/elinks-0.12_pre5-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/elinks/ChangeLog b/www-client/elinks/ChangeLog index 3608dca9ec58..8915f09cb82d 100644 --- a/www-client/elinks/ChangeLog +++ b/www-client/elinks/ChangeLog @@ -1,6 +1,10 @@ # 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.147 2012/10/05 18:07:13 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/elinks/ChangeLog,v 1.148 2012/10/06 03:25:54 blueness Exp $ + + 06 Oct 2012; Anthony G. Basile <blueness@gentoo.org> + elinks-0.12_pre5-r2.ebuild: + stable ppc, bug #437196 05 Oct 2012; Brent Baude <ranger@gentoo.org> elinks-0.12_pre5-r2.ebuild: Marking elinks-0.12_pre5-r2 ppc64 for 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 f664e1bf8ec5..b2fe58d710c6 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.6 2012/10/05 18:07:14 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/elinks/elinks-0.12_pre5-r2.ebuild,v 1.7 2012/10/06 03:25:54 blueness 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" |