summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-04-05 19:48:41 +0000
committerMarkus Meier <maekke@gentoo.org>2009-04-05 19:48:41 +0000
commitffa359579926340f5f0fa64fa22e4daf5e585b69 (patch)
treec9bd742e20a243fa849923db00c30a16f90c023d /dev-util/scons
parentUpstream accepted patches merged back, some other bits rewritten as they aske... (diff)
downloadgentoo-2-ffa359579926340f5f0fa64fa22e4daf5e585b69.tar.gz
gentoo-2-ffa359579926340f5f0fa64fa22e4daf5e585b69.tar.bz2
gentoo-2-ffa359579926340f5f0fa64fa22e4daf5e585b69.zip
amd64/x86 stable, bug #264537
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/scons')
-rw-r--r--dev-util/scons/ChangeLog5
-rw-r--r--dev-util/scons/scons-1.2.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/scons/ChangeLog b/dev-util/scons/ChangeLog
index 5f194fc457fa..2d89135515ac 100644
--- a/dev-util/scons/ChangeLog
+++ b/dev-util/scons/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/scons
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v 1.67 2009/03/07 16:34:04 neurogeek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v 1.68 2009/04/05 19:48:41 maekke Exp $
+
+ 05 Apr 2009; Markus Meier <maekke@gentoo.org> scons-1.2.0-r1.ebuild:
+ amd64/x86 stable, bug #264537
*scons-1.2.0-r1 (07 Mar 2009)
diff --git a/dev-util/scons/scons-1.2.0-r1.ebuild b/dev-util/scons/scons-1.2.0-r1.ebuild
index 74ab1eba4988..649225ea367a 100644
--- a/dev-util/scons/scons-1.2.0-r1.ebuild
+++ b/dev-util/scons/scons-1.2.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-1.2.0-r1.ebuild,v 1.1 2009/03/07 16:34:04 neurogeek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-1.2.0-r1.ebuild,v 1.2 2009/04/05 19:48:41 maekke Exp $
EAPI=2
inherit distutils
@@ -14,7 +14,7 @@ HOMEPAGE="http://www.scons.org/"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE="doc"
DEPEND=">=dev-lang/python-2.5[threads]"
DOCS="RELEASE.txt CHANGES.txt"