diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-10 15:22:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-10 15:22:11 +0000 |
commit | c6c5c5226e5dbf64a22dd177f0e70cc466e3a3bd (patch) | |
tree | a597bbb80ec1dbdd04b4ee7651f3e8dfb15d38c2 /dev-util/scons | |
parent | Package moved from net-www to www-plugins, bug 265569. (diff) | |
download | gentoo-2-c6c5c5226e5dbf64a22dd177f0e70cc466e3a3bd.tar.gz gentoo-2-c6c5c5226e5dbf64a22dd177f0e70cc466e3a3bd.tar.bz2 gentoo-2-c6c5c5226e5dbf64a22dd177f0e70cc466e3a3bd.zip |
ia64/sparc stable wrt #264537
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'dev-util/scons')
-rw-r--r-- | dev-util/scons/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/scons/scons-1.2.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/scons/ChangeLog b/dev-util/scons/ChangeLog index c816ef784682..7cd744bf3389 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.70 2009/04/08 15:16:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v 1.71 2009/04/10 15:22:11 armin76 Exp $ + + 10 Apr 2009; Raúl Porcel <armin76@gentoo.org> scons-1.2.0-r1.ebuild: + ia64/sparc stable wrt #264537 08 Apr 2009; Jeroen Roovers <jer@gentoo.org> scons-1.2.0-r1.ebuild: Stable for HPPA (bug #264537). diff --git a/dev-util/scons/scons-1.2.0-r1.ebuild b/dev-util/scons/scons-1.2.0-r1.ebuild index 2db0d90db35a..1de2047cd248 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.4 2009/04/08 15:16:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-1.2.0-r1.ebuild,v 1.5 2009/04/10 15:22:11 armin76 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" |