diff options
author | 2012-05-19 13:47:51 +0000 | |
---|---|---|
committer | 2012-05-19 13:47:51 +0000 | |
commit | 364c291eab525ee96c3c2bf0981fa7201ccb9fc0 (patch) | |
tree | c4828b3b0b670178667075605d58133a992070ee /dev-lang | |
parent | Stable for amd64, wrt bug #416119 (diff) | |
download | gentoo-2-364c291eab525ee96c3c2bf0981fa7201ccb9fc0.tar.gz gentoo-2-364c291eab525ee96c3c2bf0981fa7201ccb9fc0.tar.bz2 gentoo-2-364c291eab525ee96c3c2bf0981fa7201ccb9fc0.zip |
Stable for amd64, wrt bug #416119
(Portage version: 2.1.10.49/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.9.24.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/v8/ChangeLog b/dev-lang/v8/ChangeLog index 7e3cabe98f19..73f0367be947 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.179 2012/05/16 17:41:47 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/ChangeLog,v 1.180 2012/05/19 13:47:51 ago Exp $ + + 19 May 2012; Agostino Sarubbo <ago@gentoo.org> v8-3.9.24.21.ebuild: + Stable for amd64, wrt bug #416119 *v8-3.10.8.5 (16 May 2012) diff --git a/dev-lang/v8/v8-3.9.24.21.ebuild b/dev-lang/v8/v8-3.9.24.21.ebuild index 4787c7f847d7..908dd144e33c 100644 --- a/dev-lang/v8/v8-3.9.24.21.ebuild +++ b/dev-lang/v8/v8-3.9.24.21.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.9.24.21.ebuild,v 1.2 2012/05/15 16:47:38 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/v8-3.9.24.21.ebuild,v 1.3 2012/05/19 13:47: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 ~x64-macos ~x86-macos" +KEYWORDS="amd64 x86 ~x64-macos ~x86-macos" IUSE="" pkg_setup() { |