diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-11-23 17:25:19 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-11-23 17:25:19 +0000 |
commit | 4c8281f8c33b278f77abef7d2d9b9e09d102a2e6 (patch) | |
tree | efb1d9b03d47f35a5dc57af22fba7ed4731bcc31 /www-client | |
parent | Fix collisions, bug #247119, thanks to zmedico for the hints (diff) | |
download | gentoo-2-4c8281f8c33b278f77abef7d2d9b9e09d102a2e6.tar.gz gentoo-2-4c8281f8c33b278f77abef7d2d9b9e09d102a2e6.tar.bz2 gentoo-2-4c8281f8c33b278f77abef7d2d9b9e09d102a2e6.zip |
Stable for HPPA (bug #239482).
(Portage version: 2.2_rc14/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/elinks/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/elinks/elinks-0.11.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/elinks/ChangeLog b/www-client/elinks/ChangeLog index a3009bec84b7..fb3156849067 100644 --- a/www-client/elinks/ChangeLog +++ b/www-client/elinks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/elinks # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/elinks/ChangeLog,v 1.101 2008/09/08 22:53:25 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/elinks/ChangeLog,v 1.102 2008/11/23 17:25:19 jer Exp $ + + 23 Nov 2008; Jeroen Roovers <jer@gentoo.org> elinks-0.11.4.ebuild: + Stable for HPPA (bug #239482). 08 Sep 2008; Michał Januszewski <spock@gentoo.org> -files/elinks-0.11.0-gcc4-inline.patch, -files/elinks-0.11.0-make.patch, diff --git a/www-client/elinks/elinks-0.11.4.ebuild b/www-client/elinks/elinks-0.11.4.ebuild index 740f2d7fb108..6c3147dda980 100644 --- a/www-client/elinks/elinks-0.11.4.ebuild +++ b/www-client/elinks/elinks-0.11.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/elinks/elinks-0.11.4.ebuild,v 1.1 2008/07/05 16:13:38 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/elinks/elinks-0.11.4.ebuild,v 1.2 2008/11/23 17:25:19 jer Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="1.4" @@ -15,7 +15,7 @@ SRC_URI="http://elinks.or.cz/download/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="bittorrent bzip2 debug finger ftp gopher gpm guile idn ipv6 \ javascript lua nls nntp perl ruby ssl unicode X zlib" RESTRICT="test" |