diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-14 08:10:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-14 08:10:47 +0000 |
commit | 5b8617fd10835e0d5c49e547f22e85824a9bf521 (patch) | |
tree | 2c9b49364f2070b13779a7202f989d2e786bf6b2 /dev-lang | |
parent | Don't autostart in KDE (bug #394379, thanks to Marc Schiffbauer for reporting... (diff) | |
download | gentoo-2-5b8617fd10835e0d5c49e547f22e85824a9bf521.tar.gz gentoo-2-5b8617fd10835e0d5c49e547f22e85824a9bf521.tar.bz2 gentoo-2-5b8617fd10835e0d5c49e547f22e85824a9bf521.zip |
Stable for X86, wrt 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 22f8b768651d..adcf090e521d 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.118 2011/12/13 20:13:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/ChangeLog,v 1.119 2011/12/14 08:10:47 ago Exp $ + + 14 Dec 2011; Agostino Sarubbo <ago@gentoo.org> v8-3.6.6.11.ebuild: + Stable for X86, wrt bug #394587 13 Dec 2011; Agostino Sarubbo <ago@gentoo.org> v8-3.6.6.11.ebuild: Stable for AMD64, wrt security bug #394587 diff --git a/dev-lang/v8/v8-3.6.6.11.ebuild b/dev-lang/v8/v8-3.6.6.11.ebuild index 7fde10cb41d3..cbcdee935078 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.2 2011/12/13 20:13:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/v8-3.6.6.11.ebuild,v 1.3 2011/12/14 08:10:47 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() { |