summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-26 11:00:43 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-26 11:00:43 +0000
commit259503e158a6813fe8ed5c3df473426b9c8592a9 (patch)
treec085cd6cdc692e33aaf6984d199cfdd7c894b32b /dev-util
parentStable for x86, wrt bug #498868 (diff)
downloadgentoo-2-259503e158a6813fe8ed5c3df473426b9c8592a9.tar.gz
gentoo-2-259503e158a6813fe8ed5c3df473426b9c8592a9.tar.bz2
gentoo-2-259503e158a6813fe8ed5c3df473426b9c8592a9.zip
Stable for x86, wrt bug #498868
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/scons/ChangeLog5
-rw-r--r--dev-util/scons/scons-2.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/scons/ChangeLog b/dev-util/scons/ChangeLog
index 9577a2457415..7a6e3ef5d1a2 100644
--- a/dev-util/scons/ChangeLog
+++ b/dev-util/scons/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/scons
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v 1.138 2014/01/23 12:35:16 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v 1.139 2014/01/26 11:00:43 ago Exp $
+
+ 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> scons-2.3.0.ebuild:
+ Stable for x86, wrt bug #498868
23 Jan 2014; Chema Alonso <nimiux@gentoo.org> scons-2.3.0.ebuild:
Stable for amd64 wrt bug #498868
diff --git a/dev-util/scons/scons-2.3.0.ebuild b/dev-util/scons/scons-2.3.0.ebuild
index 6bccb2b64023..f800f44739df 100644
--- a/dev-util/scons/scons-2.3.0.ebuild
+++ b/dev-util/scons/scons-2.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-2.3.0.ebuild,v 1.8 2014/01/23 12:35:16 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-2.3.0.ebuild,v 1.9 2014/01/26 11:00:43 ago Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="doc"
python_prepare_all() {