diff options
author | Stephen Becker <geoman@gentoo.org> | 2006-08-22 13:55:33 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2006-08-22 13:55:33 +0000 |
commit | 0056777b1f48414fcf013c54f11510c567c249a0 (patch) | |
tree | 48d202e291298f0303cc8b63c723a517b7af34f8 /www-client | |
parent | stable on mips...everyone can rest easy now, especially jakub, who nearly ble... (diff) | |
download | gentoo-2-0056777b1f48414fcf013c54f11510c567c249a0.tar.gz gentoo-2-0056777b1f48414fcf013c54f11510c567c249a0.tar.bz2 gentoo-2-0056777b1f48414fcf013c54f11510c567c249a0.zip |
stable on mips, bug 140992
(Portage version: 2.1.1_pre5-r2)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/links/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/links/links-2.1_pre20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/links/ChangeLog b/www-client/links/ChangeLog index 77fdeee31a0c..2b653fcaf4ec 100644 --- a/www-client/links/ChangeLog +++ b/www-client/links/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/links # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/links/ChangeLog,v 1.69 2006/08/21 17:02:02 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/ChangeLog,v 1.70 2006/08/22 13:55:33 geoman Exp $ + + 22 Aug 2006; Stephen P. Becker <geoman@gentoo.org> links-2.1_pre20.ebuild: + stable on mips, bug 140992 21 Aug 2006; Michael Sterrett <mr_bones_@gentoo.org> -links-2.1_pre17-r1.ebuild: diff --git a/www-client/links/links-2.1_pre20.ebuild b/www-client/links/links-2.1_pre20.ebuild index 136e5c460cad..82b86c9c6cfb 100644 --- a/www-client/links/links-2.1_pre20.ebuild +++ b/www-client/links/links-2.1_pre20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/links/links-2.1_pre20.ebuild,v 1.16 2006/07/19 06:08:06 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/links-2.1_pre20.ebuild,v 1.17 2006/08/22 13:55:33 geoman Exp $ inherit eutils toolchain-funcs @@ -14,7 +14,7 @@ SRC_URI="http://links.twibright.com/download/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="2" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="directfb fbcon gpm javascript jpeg livecd png sdl ssl svga tiff unicode X" # Note: if X or fbcon usegflag are enabled, links will be built in graphic |