summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-09-13 12:29:16 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-09-13 12:29:16 +0000
commitec3ee2f066a879cbcac2b51b1daa4449170b77f3 (patch)
tree75bc6e282d0fa7315cc8663d39926daa88f1026c /dev-util/scons
parentStable for amd64, wrt bug #433227 (diff)
downloadgentoo-2-ec3ee2f066a879cbcac2b51b1daa4449170b77f3.tar.gz
gentoo-2-ec3ee2f066a879cbcac2b51b1daa4449170b77f3.tar.bz2
gentoo-2-ec3ee2f066a879cbcac2b51b1daa4449170b77f3.zip
Stable for amd64, wrt bug #434294
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/scons')
-rw-r--r--dev-util/scons/ChangeLog5
-rw-r--r--dev-util/scons/scons-2.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/scons/ChangeLog b/dev-util/scons/ChangeLog
index c048542b035e..8b74f0b019c6 100644
--- a/dev-util/scons/ChangeLog
+++ b/dev-util/scons/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/scons
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v 1.121 2012/09/13 01:22:43 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v 1.122 2012/09/13 12:29:16 ago Exp $
+
+ 13 Sep 2012; Agostino Sarubbo <ago@gentoo.org> scons-2.2.0.ebuild:
+ Stable for amd64, wrt bug #434294
13 Sep 2012; Anthony G. Basile <blueness@gentoo.org> scons-2.2.0.ebuild:
stable arm, bug #434294
diff --git a/dev-util/scons/scons-2.2.0.ebuild b/dev-util/scons/scons-2.2.0.ebuild
index 2c6642a5c4bd..7b72b0723219 100644
--- a/dev-util/scons/scons-2.2.0.ebuild
+++ b/dev-util/scons/scons-2.2.0.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-util/scons/scons-2.2.0.ebuild,v 1.4 2012/09/13 01:22:43 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-2.2.0.ebuild,v 1.5 2012/09/13 12:29:16 ago Exp $
EAPI="4"
PYTHON_DEPEND="2:2.5"
@@ -19,7 +19,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="doc"
DOCS="CHANGES.txt RELEASE.txt"