diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-08-28 22:20:19 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-08-28 22:20:19 +0000 |
commit | 176c85ccf73f9cb4774c043cb51d414466fe87ff (patch) | |
tree | 1708ecd843c61f48f1c1c437e722c821786bd8b5 /dev-lang/v8/v8-3.3.10.30.ebuild | |
parent | Fixing missing lxde-logout icon, patch thanks to Markos Chandras <hwoarang@ge... (diff) | |
download | gentoo-2-176c85ccf73f9cb4774c043cb51d414466fe87ff.tar.gz gentoo-2-176c85ccf73f9cb4774c043cb51d414466fe87ff.tar.bz2 gentoo-2-176c85ccf73f9cb4774c043cb51d414466fe87ff.zip |
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in security bug #380897 filed by Paweł Hajdan, Jr.
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang/v8/v8-3.3.10.30.ebuild')
-rw-r--r-- | dev-lang/v8/v8-3.3.10.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/v8/v8-3.3.10.30.ebuild b/dev-lang/v8/v8-3.3.10.30.ebuild index 1d1f447d2189..911e6d9e02b2 100644 --- a/dev-lang/v8/v8-3.3.10.30.ebuild +++ b/dev-lang/v8/v8-3.3.10.30.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.3.10.30.ebuild,v 1.1 2011/08/24 20:53:21 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/v8/v8-3.3.10.30.ebuild,v 1.2 2011/08/28 22:20:19 chainsaw Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="readline" RESTRICT="test" |