diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-10-11 15:28:04 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-10-11 15:28:04 +0000 |
commit | e12d4b2718d24171ecd957ce1d691c31d322afca (patch) | |
tree | 2b4b1a2193b98016e85d650d7c8467cef36f0c30 | |
parent | Mask live ebuild for dev-libs/libg15. (diff) | |
download | gentoo-2-e12d4b2718d24171ecd957ce1d691c31d322afca.tar.gz gentoo-2-e12d4b2718d24171ecd957ce1d691c31d322afca.tar.bz2 gentoo-2-e12d4b2718d24171ecd957ce1d691c31d322afca.zip |
Stable for HPPA (bug #437196).
(Portage version: 2.2.0_alpha137/cvs/Linux x86_64)
-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 95645ce2642c..eb40e33fc352 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.149 2012/10/10 14:45:50 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/elinks/ChangeLog,v 1.150 2012/10/11 15:28:04 jer Exp $ + + 11 Oct 2012; Jeroen Roovers <jer@gentoo.org> elinks-0.12_pre5-r2.ebuild: + Stable for HPPA (bug #437196). 10 Oct 2012; Ian Stakenvicius <axs@gentoo.org> elinks-0.12_pre5-r2.ebuild: added hackery to ensure configure script does not find @preserved-libs diff --git a/www-client/elinks/elinks-0.12_pre5-r2.ebuild b/www-client/elinks/elinks-0.12_pre5-r2.ebuild index 8fe333e05355..27ae7c07b0c3 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.8 2012/10/10 14:45:50 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/elinks/elinks-0.12_pre5-r2.ebuild,v 1.9 2012/10/11 15:28:04 jer 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" |