diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-01 15:53:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-01 15:53:00 +0000 |
commit | 77d60671dfadd760543b8b10b5dfffbcf7872824 (patch) | |
tree | 14cbf6132eadaac5e2840aa8e48ea18e2f5801e0 /www-client | |
parent | Stable for ppc, wrt bug #473938 (diff) | |
download | gentoo-2-77d60671dfadd760543b8b10b5dfffbcf7872824.tar.gz gentoo-2-77d60671dfadd760543b8b10b5dfffbcf7872824.tar.bz2 gentoo-2-77d60671dfadd760543b8b10b5dfffbcf7872824.zip |
Stable for ppc, wrt bug #450534
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/elinks/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/elinks/elinks-0.12_pre6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/elinks/ChangeLog b/www-client/elinks/ChangeLog index fc3280d0e7f1..664ea566f8fd 100644 --- a/www-client/elinks/ChangeLog +++ b/www-client/elinks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/elinks # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/elinks/ChangeLog,v 1.161 2013/09/01 15:33:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/elinks/ChangeLog,v 1.162 2013/09/01 15:53:00 ago Exp $ + + 01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> elinks-0.12_pre6.ebuild: + Stable for ppc, wrt bug #450534 01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> elinks-0.12_pre6.ebuild: Stable for x86, wrt bug #450534 diff --git a/www-client/elinks/elinks-0.12_pre6.ebuild b/www-client/elinks/elinks-0.12_pre6.ebuild index 3a35eb32c2e2..db3b8b02c16d 100644 --- a/www-client/elinks/elinks-0.12_pre6.ebuild +++ b/www-client/elinks/elinks-0.12_pre6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/elinks/elinks-0.12_pre6.ebuild,v 1.4 2013/09/01 15:33:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/elinks/elinks-0.12_pre6.ebuild,v 1.5 2013/09/01 15:53:00 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 ~arm 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 ~arm 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" |