diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-30 18:42:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-30 18:42:24 +0000 |
commit | 429bf74c8b2b62c957f03856fbca62e125131d9c (patch) | |
tree | f3790ae87045b189bb57614cf649d0fa4abee873 /www-client/elinks | |
parent | Stable for amd64, wrt bug #473938 (diff) | |
download | gentoo-2-429bf74c8b2b62c957f03856fbca62e125131d9c.tar.gz gentoo-2-429bf74c8b2b62c957f03856fbca62e125131d9c.tar.bz2 gentoo-2-429bf74c8b2b62c957f03856fbca62e125131d9c.zip |
Stable for amd64, wrt bug #450534
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-client/elinks')
-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 3f085ceb06fd..98ddd1e21af1 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.159 2013/08/30 14:04:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/elinks/ChangeLog,v 1.160 2013/08/30 18:42:24 ago Exp $ + + 30 Aug 2013; Agostino Sarubbo <ago@gentoo.org> elinks-0.12_pre6.ebuild: + Stable for amd64, wrt bug #450534 30 Aug 2013; Jeroen Roovers <jer@gentoo.org> elinks-0.12_pre6.ebuild: Stable for HPPA (bug #450534). diff --git a/www-client/elinks/elinks-0.12_pre6.ebuild b/www-client/elinks/elinks-0.12_pre6.ebuild index e120659ba926..1f908bedada2 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.2 2013/08/30 14:04:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/elinks/elinks-0.12_pre6.ebuild,v 1.3 2013/08/30 18:42:24 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" |