summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-11 10:05:45 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-11 10:05:45 +0000
commit732a6d0fd5aae6e2ddb9a3d54b5dc9c23fc28308 (patch)
treee4bdfc225e03e0281a0cee4d6fd134378414d114 /dev-lang
parentStable for amd64, wrt bug #451334 (diff)
downloadgentoo-2-732a6d0fd5aae6e2ddb9a3d54b5dc9c23fc28308.tar.gz
gentoo-2-732a6d0fd5aae6e2ddb9a3d54b5dc9c23fc28308.tar.bz2
gentoo-2-732a6d0fd5aae6e2ddb9a3d54b5dc9c23fc28308.zip
Stable for amd64, wrt bug #451334
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/v8/ChangeLog5
-rw-r--r--dev-lang/v8/v8-3.14.5.3.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-lang/v8/ChangeLog b/dev-lang/v8/ChangeLog
index 1f61f065c9da..f422d52cd53f 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.267 2013/01/09 05:40:02 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/ChangeLog,v 1.268 2013/01/11 10:05:45 ago Exp $
+
+ 11 Jan 2013; Agostino Sarubbo <ago@gentoo.org> v8-3.14.5.3.ebuild:
+ Stable for amd64, wrt bug #451334
*v8-3.15.11.5 (09 Jan 2013)
diff --git a/dev-lang/v8/v8-3.14.5.3.ebuild b/dev-lang/v8/v8-3.14.5.3.ebuild
index 6004dd9ed1cb..cc03eabca0e9 100644
--- a/dev-lang/v8/v8-3.14.5.3.ebuild
+++ b/dev-lang/v8/v8-3.14.5.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# 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.14.5.3.ebuild,v 1.2 2012/12/20 17:07:15 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/v8-3.14.5.3.ebuild,v 1.3 2013/01/11 10:05:45 ago Exp $
EAPI="5"
PYTHON_COMPAT=( python2_{6,7} )
@@ -14,7 +14,7 @@ LICENSE="BSD"
soname_version="$(get_version_component_range 1-3)"
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=""
DEPEND="${PYTHON_DEPS}"