diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2006-12-04 08:30:37 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2006-12-04 08:30:37 +0000 |
commit | b50b5ae92055bb4bf7ca7cec884f78331ab2b228 (patch) | |
tree | 331655a61e55184c33cd65ee70dff4c5e3e095d7 /www-client | |
parent | Removed old version (diff) | |
download | gentoo-2-b50b5ae92055bb4bf7ca7cec884f78331ab2b228.tar.gz gentoo-2-b50b5ae92055bb4bf7ca7cec884f78331ab2b228.tar.bz2 gentoo-2-b50b5ae92055bb4bf7ca7cec884f78331ab2b228.zip |
stable x86, security bug #157028
(Portage version: 2.1.1-r2)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/links/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/links/links-2.1_pre26.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/links/ChangeLog b/www-client/links/ChangeLog index ac7fa1451d94..5e44d7f3c657 100644 --- a/www-client/links/ChangeLog +++ b/www-client/links/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-client/links # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/links/ChangeLog,v 1.74 2006/12/04 01:29:52 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/ChangeLog,v 1.75 2006/12/04 08:30:37 opfer Exp $ + + 04 Dec 2006; Christian Faulhammer <opfer@gentoo.org> + links-2.1_pre26.ebuild: + stable x86, security bug #157028 *links-2.1_pre26 (04 Dec 2006) diff --git a/www-client/links/links-2.1_pre26.ebuild b/www-client/links/links-2.1_pre26.ebuild index 252d938ef3b8..aa5bce22209e 100644 --- a/www-client/links/links-2.1_pre26.ebuild +++ b/www-client/links/links-2.1_pre26.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_pre26.ebuild,v 1.1 2006/12/04 01:29:52 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/links-2.1_pre26.ebuild,v 1.2 2006/12/04 08:30:37 opfer 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 |