diff options
author | Richard Freeman <rich0@gentoo.org> | 2012-05-24 02:07:35 +0000 |
---|---|---|
committer | Richard Freeman <rich0@gentoo.org> | 2012-05-24 02:07:35 +0000 |
commit | 0b0392d24f5e3fe029b907d830ee2060d188ecef (patch) | |
tree | 0b78c472c124e3cc178e0a986eaaed3a5ed3df03 /dev-lang | |
parent | Add a patch to fix docbook output; will be sent upstream as soon as I have th... (diff) | |
download | gentoo-2-0b0392d24f5e3fe029b907d830ee2060d188ecef.tar.gz gentoo-2-0b0392d24f5e3fe029b907d830ee2060d188ecef.tar.bz2 gentoo-2-0b0392d24f5e3fe029b907d830ee2060d188ecef.zip |
amd64 stable - 417321
(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.28.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/v8/ChangeLog b/dev-lang/v8/ChangeLog index 3d65ce0e5a20..b2a1605270d5 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.184 2012/05/23 23:16:25 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/ChangeLog,v 1.185 2012/05/24 02:07:35 rich0 Exp $ + + 24 May 2012; Richard Freeman <rich0@gentoo.org> v8-3.9.24.28.ebuild: + amd64 stable - 417321 *v8-3.9.24.28 (23 May 2012) diff --git a/dev-lang/v8/v8-3.9.24.28.ebuild b/dev-lang/v8/v8-3.9.24.28.ebuild index 81d72eace682..d099f5b8613d 100644 --- a/dev-lang/v8/v8-3.9.24.28.ebuild +++ b/dev-lang/v8/v8-3.9.24.28.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.28.ebuild,v 1.1 2012/05/23 23:16:25 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/v8-3.9.24.28.ebuild,v 1.2 2012/05/24 02:07:34 rich0 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() { |