diff options
author | Stephen Klimaszewski <steev@gentoo.org> | 2013-08-18 03:12:49 +0000 |
---|---|---|
committer | Stephen Klimaszewski <steev@gentoo.org> | 2013-08-18 03:12:49 +0000 |
commit | e1e015352c889db7a581a6c810920a390dca3bac (patch) | |
tree | f790009fe6328bac1eacc766c9a05263212bbf06 /dev-lang/v8/ChangeLog | |
parent | Whitespace (diff) | |
download | gentoo-2-e1e015352c889db7a581a6c810920a390dca3bac.tar.gz gentoo-2-e1e015352c889db7a581a6c810920a390dca3bac.tar.bz2 gentoo-2-e1e015352c889db7a581a6c810920a390dca3bac.zip |
v8: Add default to arm_fpu so that build doesn't fail when mfpu=(anything but neon)
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-lang/v8/ChangeLog')
-rw-r--r-- | dev-lang/v8/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-lang/v8/ChangeLog b/dev-lang/v8/ChangeLog index 95f0b466ded5..67144455d814 100644 --- a/dev-lang/v8/ChangeLog +++ b/dev-lang/v8/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-lang/v8 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/ChangeLog,v 1.334 2013/08/18 03:01:00 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/ChangeLog,v 1.335 2013/08/18 03:12:49 steev Exp $ + + 18 Aug 2013; Steev Klimaszewski <steev@gentoo.org> v8-3.18.5.14.ebuild, + v8-3.19.18.18.ebuild, v8-3.19.18.19.ebuild, v8-3.20.12.1.ebuild, + v8-3.20.15.5.ebuild, v8-9999.ebuild: + v8: Add default to arm_fpu so that build doesn't fail when mfpu=(anything but + neon) *v8-3.19.18.19 (18 Aug 2013) |