summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-02-02 11:00:26 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-02-02 11:00:26 +0000
commit96b2d7d8e8a6c5f5dfe13940697d73d449c74a2c (patch)
tree825dbf007ba16f26a1a5064524c12db40ec6d0fb /dev-util
parentStable for ppc, wrt bug #498868 (diff)
downloadgentoo-2-96b2d7d8e8a6c5f5dfe13940697d73d449c74a2c.tar.gz
gentoo-2-96b2d7d8e8a6c5f5dfe13940697d73d449c74a2c.tar.bz2
gentoo-2-96b2d7d8e8a6c5f5dfe13940697d73d449c74a2c.zip
Stable for ppc, wrt bug #498868
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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 275405fc2cba..a92b410fa8bc 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.141 2014/01/27 12:53:29 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v 1.142 2014/02/02 11:00:26 ago Exp $
+
+ 02 Feb 2014; Agostino Sarubbo <ago@gentoo.org> scons-2.3.0.ebuild:
+ Stable for ppc, wrt bug #498868
27 Jan 2014; Akinori Hattori <hattya@gentoo.org> scons-2.3.0.ebuild:
ia64 stable wrt bug #498868
diff --git a/dev-util/scons/scons-2.3.0.ebuild b/dev-util/scons/scons-2.3.0.ebuild
index ffda7c1c8f6f..6b4541055f09 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.11 2014/01/27 12:53:29 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-2.3.0.ebuild,v 1.12 2014/02/02 11:00:26 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() {