diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-26 10:51:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-26 10:51:51 +0000 |
commit | 72f8058cb434c606b903c31b3780062d87607c61 (patch) | |
tree | 6da8efbdbc726009a923900e549b9cf35b52ff3d /dev-lang | |
parent | Stable for x86, wrt bug #436234 (diff) | |
download | gentoo-2-72f8058cb434c606b903c31b3780062d87607c61.tar.gz gentoo-2-72f8058cb434c606b903c31b3780062d87607c61.tar.bz2 gentoo-2-72f8058cb434c606b903c31b3780062d87607c61.zip |
Stable for x86, wrt bug #436234
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/v8/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/v8/v8-3.12.19.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/v8/ChangeLog b/dev-lang/v8/ChangeLog index b247ec8cd776..69aaa9b181cc 100644 --- a/dev-lang/v8/ChangeLog +++ b/dev-lang/v8/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/v8 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/ChangeLog,v 1.239 2012/09/26 10:10:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/ChangeLog,v 1.240 2012/09/26 10:51:51 ago Exp $ + + 26 Sep 2012; Agostino Sarubbo <ago@gentoo.org> v8-3.12.19.11.ebuild: + Stable for x86, wrt bug #436234 26 Sep 2012; Agostino Sarubbo <ago@gentoo.org> v8-3.12.19.11.ebuild: Stable for amd64, wrt bug #436234 diff --git a/dev-lang/v8/v8-3.12.19.11.ebuild b/dev-lang/v8/v8-3.12.19.11.ebuild index 1c5a86dcc20c..70d979852293 100644 --- a/dev-lang/v8/v8-3.12.19.11.ebuild +++ b/dev-lang/v8/v8-3.12.19.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/v8-3.12.19.11.ebuild,v 1.2 2012/09/26 10:10:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/v8-3.12.19.11.ebuild,v 1.3 2012/09/26 10:51:51 ago Exp $ EAPI="4" @@ -14,7 +14,7 @@ SRC_URI="http://commondatastorage.googleapis.com/chromium-browser-official/${P}. LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86 ~x86-fbsd ~x64-macos ~x86-macos" +KEYWORDS="amd64 x86 ~x86-fbsd ~x64-macos ~x86-macos" IUSE="" pkg_setup() { |