diff options
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/scons/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/scons/scons-1.3.0_p20100501.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/scons/ChangeLog b/dev-util/scons/ChangeLog index d1b13b370ccd..1fcbf4d1c0d1 100644 --- a/dev-util/scons/ChangeLog +++ b/dev-util/scons/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/scons # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v 1.80 2010/07/10 15:01:35 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v 1.81 2010/07/18 17:47:18 armin76 Exp $ + + 18 Jul 2010; Raúl Porcel <armin76@gentoo.org> + scons-1.3.0_p20100501.ebuild: + alpha/ia64/sparc stable wrt #326241 10 Jul 2010; Christian Faulhammer <fauli@gentoo.org> scons-1.3.0_p20100501.ebuild: diff --git a/dev-util/scons/scons-1.3.0_p20100501.ebuild b/dev-util/scons/scons-1.3.0_p20100501.ebuild index 1f8ce85b1391..7846714c7760 100644 --- a/dev-util/scons/scons-1.3.0_p20100501.ebuild +++ b/dev-util/scons/scons-1.3.0_p20100501.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-1.3.0_p20100501.ebuild,v 1.4 2010/07/10 15:01:35 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-1.3.0_p20100501.ebuild,v 1.5 2010/07/18 17:47:18 armin76 Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -21,7 +21,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}-${MY_PV}.tar.gz LICENSE="MIT" SLOT="0" -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="" |