From 8d1328203d22c7013763f9515f9e366ee1907862 Mon Sep 17 00:00:00 2001 From: José María Alonso Date: Thu, 23 Jan 2014 12:35:16 +0000 Subject: Stable for amd64 wrt bug #498868 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536) --- dev-util/scons/ChangeLog | 5 ++++- dev-util/scons/scons-2.3.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-util/scons') diff --git a/dev-util/scons/ChangeLog b/dev-util/scons/ChangeLog index 7bbaf50f039d..9577a2457415 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.137 2014/01/22 07:18:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v 1.138 2014/01/23 12:35:16 nimiux Exp $ + + 23 Jan 2014; Chema Alonso scons-2.3.0.ebuild: + Stable for amd64 wrt bug #498868 22 Jan 2014; Jeroen Roovers scons-2.3.0.ebuild: Stable for HPPA (bug #498868). diff --git a/dev-util/scons/scons-2.3.0.ebuild b/dev-util/scons/scons-2.3.0.ebuild index 261f7412d51d..6bccb2b64023 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.7 2014/01/22 07:18:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-2.3.0.ebuild,v 1.8 2014/01/23 12:35:16 nimiux 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() { -- cgit v1.2.3-65-gdbad