summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-06 20:13:45 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-06 20:13:45 +0000
commita17f1d526bbca887cd6ee8ffb01cf28baa400581 (patch)
treee7cb4b5b1e1cb3839522f1d77b103d7095270b58 /dev-lang
parentStable for sparc, wrt bug #480392 (diff)
downloadgentoo-2-a17f1d526bbca887cd6ee8ffb01cf28baa400581.tar.gz
gentoo-2-a17f1d526bbca887cd6ee8ffb01cf28baa400581.tar.bz2
gentoo-2-a17f1d526bbca887cd6ee8ffb01cf28baa400581.zip
Stable for sparc, wrt bug #480392
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/spidermonkey/ChangeLog8
-rw-r--r--dev-lang/spidermonkey/spidermonkey-1.8.2.15-r2.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-lang/spidermonkey/ChangeLog b/dev-lang/spidermonkey/ChangeLog
index e5e6d3a21db4..e38e90c94f25 100644
--- a/dev-lang/spidermonkey/ChangeLog
+++ b/dev-lang/spidermonkey/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lang/spidermonkey
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/ChangeLog,v 1.130 2013/12/24 20:16:28 blueness Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/ChangeLog,v 1.131 2014/01/06 20:13:45 ago Exp $
+
+ 06 Jan 2014; Agostino Sarubbo <ago@gentoo.org>
+ spidermonkey-1.8.2.15-r2.ebuild:
+ Stable for sparc, wrt bug #480392
24 Dec 2013; Anthony G. Basile <blueness@gentoo.org>
spidermonkey-17.0.0-r1.ebuild:
diff --git a/dev-lang/spidermonkey/spidermonkey-1.8.2.15-r2.ebuild b/dev-lang/spidermonkey/spidermonkey-1.8.2.15-r2.ebuild
index 61ea96106490..9221d93bedc4 100644
--- a/dev-lang/spidermonkey/spidermonkey-1.8.2.15-r2.ebuild
+++ b/dev-lang/spidermonkey/spidermonkey-1.8.2.15-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/spidermonkey-1.8.2.15-r2.ebuild,v 1.8 2013/09/14 10:01:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/spidermonkey/spidermonkey-1.8.2.15-r2.ebuild,v 1.9 2014/01/06 20:13:45 ago Exp $
EAPI="5"
PYTHON_COMPAT=( python2_{6,7} )
@@ -16,7 +16,7 @@ SRC_URI="${REL_URI}/${MY_PV}/source/firefox-${MY_PV}.source.tar.bz2"
LICENSE="NPL-1.1"
SLOT="0/mozjs"
-KEYWORDS="alpha amd64 arm ppc ppc64 ~sparc x86 ~x86-fbsd ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm ppc ppc64 sparc x86 ~x86-fbsd ~x64-macos ~x86-macos"
IUSE="threadsafe"
S="${WORKDIR}/mozilla-1.9.2"