summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-10-16 12:47:54 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-10-16 12:47:54 +0000
commit2f0a6d92effca83d378281e44c44185c09e6ee6a (patch)
treed979af1e87f6a3156cbfa8de3024cbb3ab0697f8 /dev-lang/v8
parentStable for amd64, wrt bug #488148 (diff)
downloadgentoo-2-2f0a6d92effca83d378281e44c44185c09e6ee6a.tar.gz
gentoo-2-2f0a6d92effca83d378281e44c44185c09e6ee6a.tar.bz2
gentoo-2-2f0a6d92effca83d378281e44c44185c09e6ee6a.zip
Stable for amd64, wrt bug #488148
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang/v8')
-rw-r--r--dev-lang/v8/ChangeLog5
-rw-r--r--dev-lang/v8/v8-3.20.17.15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/v8/ChangeLog b/dev-lang/v8/ChangeLog
index 1c0be9262f5b..8712ceedcc9c 100644
--- a/dev-lang/v8/ChangeLog
+++ b/dev-lang/v8/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/v8
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/ChangeLog,v 1.349 2013/10/16 00:12:14 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/ChangeLog,v 1.350 2013/10/16 12:47:54 ago Exp $
+
+ 16 Oct 2013; Agostino Sarubbo <ago@gentoo.org> v8-3.20.17.15.ebuild:
+ Stable for amd64, wrt bug #488148
*v8-3.20.17.15 (16 Oct 2013)
diff --git a/dev-lang/v8/v8-3.20.17.15.ebuild b/dev-lang/v8/v8-3.20.17.15.ebuild
index c911ded358cf..d73023de1188 100644
--- a/dev-lang/v8/v8-3.20.17.15.ebuild
+++ b/dev-lang/v8/v8-3.20.17.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/v8-3.20.17.15.ebuild,v 1.1 2013/10/16 00:12:14 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/v8-3.20.17.15.ebuild,v 1.2 2013/10/16 12:47:54 ago Exp $
EAPI="5"
PYTHON_COMPAT=( python2_{6,7} )
@@ -15,7 +15,7 @@ LICENSE="BSD"
soname_version="${PV}"
SLOT="0/${soname_version}"
-KEYWORDS="~amd64 ~arm ~x86 ~x86-fbsd ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ~x86 ~x86-fbsd ~x64-macos ~x86-macos"
IUSE="icu neon readline"
RDEPEND="icu? ( dev-libs/icu:= )