diff options
author | Mike Gilbert <floppym@gentoo.org> | 2012-03-09 15:24:28 +0000 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2012-03-09 15:24:28 +0000 |
commit | 2bd5dbe6734a973a0fca71f78a38e68c6cce8044 (patch) | |
tree | 7b212d16fbec89f94acdf475306504febb6b082c /dev-lang | |
parent | Add some release as i forgot to do this. (diff) | |
download | gentoo-2-2bd5dbe6734a973a0fca71f78a38e68c6cce8044.tar.gz gentoo-2-2bd5dbe6734a973a0fca71f78a38e68c6cce8044.tar.bz2 gentoo-2-2bd5dbe6734a973a0fca71f78a38e68c6cce8044.zip |
Stable on amd64 per ago. Bug 407465.
(Portage version: 2.2.0_alpha90/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.7.12.29.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/v8/ChangeLog b/dev-lang/v8/ChangeLog index b5da85afeb68..2ce53fed8979 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.149 2012/03/08 21:11:16 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/ChangeLog,v 1.150 2012/03/09 15:24:28 floppym Exp $ + + 09 Mar 2012; Mike Gilbert <floppym@gentoo.org> v8-3.7.12.29.ebuild: + Stable on amd64 per ago. Bug 407465. *v8-3.8.9.13 (08 Mar 2012) diff --git a/dev-lang/v8/v8-3.7.12.29.ebuild b/dev-lang/v8/v8-3.7.12.29.ebuild index 607dfc7f12ac..f65ff8d28f31 100644 --- a/dev-lang/v8/v8-3.7.12.29.ebuild +++ b/dev-lang/v8/v8-3.7.12.29.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.7.12.29.ebuild,v 1.1 2012/03/08 18:46:41 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/v8-3.7.12.29.ebuild,v 1.2 2012/03/09 15:24:28 floppym 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() { |