summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schuerch <nativemad@gentoo.org>2011-10-17 18:31:01 +0000
committerAndreas Schuerch <nativemad@gentoo.org>2011-10-17 18:31:01 +0000
commit87cd28edef123031949b27e648a0dee5652cb9dd (patch)
treedc8a80e658538abcc715241872c24949a658d2dd /dev-lang
parentVersion bump. (diff)
downloadgentoo-2-87cd28edef123031949b27e648a0dee5652cb9dd.tar.gz
gentoo-2-87cd28edef123031949b27e648a0dee5652cb9dd.tar.bz2
gentoo-2-87cd28edef123031949b27e648a0dee5652cb9dd.zip
x86 stable, bug 385649
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/v8/ChangeLog5
-rw-r--r--dev-lang/v8/v8-3.4.14.28.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/v8/ChangeLog b/dev-lang/v8/ChangeLog
index f4c71c2b61a6..3df559e680e0 100644
--- a/dev-lang/v8/ChangeLog
+++ b/dev-lang/v8/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/v8
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/ChangeLog,v 1.85 2011/10/15 17:48:13 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/ChangeLog,v 1.86 2011/10/17 18:31:01 nativemad Exp $
+
+ 17 Oct 2011; Andreas Schuerch <nativemad@gentoo.org> v8-3.4.14.28.ebuild:
+ x86 stable, bug 385649
15 Oct 2011; Mike Gilbert <floppym@gentoo.org> v8-3.6.5.1.ebuild,
v8-9999.ebuild:
diff --git a/dev-lang/v8/v8-3.4.14.28.ebuild b/dev-lang/v8/v8-3.4.14.28.ebuild
index ac67aa4cc599..6e996f92cd41 100644
--- a/dev-lang/v8/v8-3.4.14.28.ebuild
+++ b/dev-lang/v8/v8-3.4.14.28.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/v8-3.4.14.28.ebuild,v 1.2 2011/10/06 21:27:21 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/v8-3.4.14.28.ebuild,v 1.3 2011/10/17 18:31:01 nativemad Exp $
EAPI="3"
@@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~x86 ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm x86 ~x64-macos ~x86-macos"
IUSE="readline"
RDEPEND="readline? ( >=sys-libs/readline-6.1 )"