diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-13 20:13:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-13 20:13:12 +0000 |
commit | ffa50f509a4af103a0643d680eb0b451b25babdc (patch) | |
tree | 029becd99eaf331794db0849fc773dc2a76cde39 /dev-lang | |
parent | Stable for X86, wrt bug #390299 (diff) | |
download | gentoo-2-ffa50f509a4af103a0643d680eb0b451b25babdc.tar.gz gentoo-2-ffa50f509a4af103a0643d680eb0b451b25babdc.tar.bz2 gentoo-2-ffa50f509a4af103a0643d680eb0b451b25babdc.zip |
Stable for AMD64, wrt security bug #394587
(Portage version: 2.1.10.39/cvs/Linux i686)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/v8/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/v8/v8-3.6.6.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/v8/ChangeLog b/dev-lang/v8/ChangeLog index 97267641b78a..22f8b768651d 100644 --- a/dev-lang/v8/ChangeLog +++ b/dev-lang/v8/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/v8 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/ChangeLog,v 1.117 2011/12/08 02:58:39 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/ChangeLog,v 1.118 2011/12/13 20:13:12 ago Exp $ + + 13 Dec 2011; Agostino Sarubbo <ago@gentoo.org> v8-3.6.6.11.ebuild: + Stable for AMD64, wrt security bug #394587 *v8-3.6.6.11 (08 Dec 2011) diff --git a/dev-lang/v8/v8-3.6.6.11.ebuild b/dev-lang/v8/v8-3.6.6.11.ebuild index f70bf7c99213..7fde10cb41d3 100644 --- a/dev-lang/v8/v8-3.6.6.11.ebuild +++ b/dev-lang/v8/v8-3.6.6.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/v8-3.6.6.11.ebuild,v 1.1 2011/12/08 02:58:39 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/v8-3.6.6.11.ebuild,v 1.2 2011/12/13 20:13:12 ago Exp $ EAPI="4" @@ -14,7 +14,7 @@ SRC_URI="http://commondatastorage.googleapis.com/chromium-browser-official/${P}. LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86 ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm ~x86 ~x64-macos ~x86-macos" IUSE="" pkg_pretend() { |