diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 15:30:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 15:30:52 +0000 |
commit | ff93760f52a87058d840a865a4ed152c442e94b2 (patch) | |
tree | 273b7ce603d826e583862c90306a0053890533d4 /dev-util | |
parent | alpha/ia64/sparc stable wrt #401303 (diff) | |
download | gentoo-2-ff93760f52a87058d840a865a4ed152c442e94b2.tar.gz gentoo-2-ff93760f52a87058d840a865a4ed152c442e94b2.tar.bz2 gentoo-2-ff93760f52a87058d840a865a4ed152c442e94b2.zip |
alpha/ia64/sparc stable wrt #401831
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/scons/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/scons/scons-2.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/scons/ChangeLog b/dev-util/scons/ChangeLog index 5c78b6c08414..7783fff6804d 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.112 2012/02/20 15:29:44 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v 1.113 2012/03/18 15:30:52 armin76 Exp $ + + 18 Mar 2012; Raúl Porcel <armin76@gentoo.org> scons-2.1.0.ebuild: + alpha/ia64/sparc stable wrt #401831 20 Feb 2012; Patrick Lauer <patrick@gentoo.org> scons-2.0.1-r1.ebuild, scons-2.0.1.ebuild, scons-2.1.0.ebuild: diff --git a/dev-util/scons/scons-2.1.0.ebuild b/dev-util/scons/scons-2.1.0.ebuild index 24e254180048..724353ada27d 100644 --- a/dev-util/scons/scons-2.1.0.ebuild +++ b/dev-util/scons/scons-2.1.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.1.0.ebuild,v 1.10 2012/02/20 15:29:44 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-2.1.0.ebuild,v 1.11 2012/03/18 15:30:52 armin76 Exp $ EAPI="3" 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" DEPEND="" |