diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-09 18:39:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-09 18:39:44 +0000 |
commit | 0b7189dbb3dea790211da97ae75a371f4ffa3699 (patch) | |
tree | 8699cc1267027b444ffcad64bbb716f34cb59141 /dev-lang | |
parent | Add spanish (es) description (diff) | |
download | gentoo-2-0b7189dbb3dea790211da97ae75a371f4ffa3699.tar.gz gentoo-2-0b7189dbb3dea790211da97ae75a371f4ffa3699.tar.bz2 gentoo-2-0b7189dbb3dea790211da97ae75a371f4ffa3699.zip |
Stable for amd64, wrt bug #437664
(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.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/v8/ChangeLog b/dev-lang/v8/ChangeLog index f588155cc431..a0fdbf214b97 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.245 2012/10/09 13:41:45 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/ChangeLog,v 1.246 2012/10/09 18:39:44 ago Exp $ + + 09 Oct 2012; Agostino Sarubbo <ago@gentoo.org> v8-3.12.19.15.ebuild: + Stable for amd64, wrt bug #437664 09 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> v8-3.12.19.15.ebuild: x86 stable wrt security bug #437664 diff --git a/dev-lang/v8/v8-3.12.19.15.ebuild b/dev-lang/v8/v8-3.12.19.15.ebuild index 8539f94ecc53..91f64d388682 100644 --- a/dev-lang/v8/v8-3.12.19.15.ebuild +++ b/dev-lang/v8/v8-3.12.19.15.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.15.ebuild,v 1.2 2012/10/09 13:41:45 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/v8-3.12.19.15.ebuild,v 1.3 2012/10/09 18:39:44 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() { |