diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 10:05:07 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 10:05:07 +0000 |
commit | 5611df887cf62ac6c0e3f84de3ab1af4d73eda87 (patch) | |
tree | 7b92b6a484269f8e4b16cebc4daa14314cbba2ab /dev-util/scons | |
parent | KEYWORDS ~amd64. (Manifest recommit) (diff) | |
download | gentoo-2-5611df887cf62ac6c0e3f84de3ab1af4d73eda87.tar.gz gentoo-2-5611df887cf62ac6c0e3f84de3ab1af4d73eda87.tar.bz2 gentoo-2-5611df887cf62ac6c0e3f84de3ab1af4d73eda87.zip |
Stable on amd64.
Diffstat (limited to 'dev-util/scons')
-rw-r--r-- | dev-util/scons/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/scons/scons-0.94-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/scons/scons-0.95.ebuild | 4 | ||||
-rw-r--r-- | dev-util/scons/scons-0.96.1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/scons/scons-0.96.ebuild | 4 |
5 files changed, 13 insertions, 9 deletions
diff --git a/dev-util/scons/ChangeLog b/dev-util/scons/ChangeLog index 503532609e9c..b24068f51387 100644 --- a/dev-util/scons/ChangeLog +++ b/dev-util/scons/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/scons # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v 1.21 2004/10/10 20:27:53 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v 1.22 2004/10/19 10:03:43 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> scons-0.94-r1.ebuild, + scons-0.95.ebuild, scons-0.96.1.ebuild, scons-0.96.ebuild: + Stable on amd64. 10 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> scons-0.96.1.ebuild: Stable on alpha. diff --git a/dev-util/scons/scons-0.94-r1.ebuild b/dev-util/scons/scons-0.94-r1.ebuild index dab70c089b48..a4a7f4247751 100644 --- a/dev-util/scons/scons-0.94-r1.ebuild +++ b/dev-util/scons/scons-0.94-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-0.94-r1.ebuild,v 1.5 2004/07/15 00:06:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-0.94-r1.ebuild,v 1.6 2004/10/19 10:03:43 absinthe Exp $ inherit distutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.scons.org" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64" +KEYWORDS="x86 ppc ~sparc ~alpha ~hppa ~mips amd64 ~ia64" IUSE="" DEPEND=">=dev-lang/python-2.0" diff --git a/dev-util/scons/scons-0.95.ebuild b/dev-util/scons/scons-0.95.ebuild index 51aca1c1db3e..28b9ed5ea06a 100644 --- a/dev-util/scons/scons-0.95.ebuild +++ b/dev-util/scons/scons-0.95.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-0.95.ebuild,v 1.4 2004/07/15 00:06:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-0.95.ebuild,v 1.5 2004/10/19 10:03:43 absinthe Exp $ inherit python distutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.scons.org" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa ~mips ~amd64 ~ia64" +KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa ~mips amd64 ~ia64" IUSE="" DEPEND=">=dev-lang/python-2.0" diff --git a/dev-util/scons/scons-0.96.1.ebuild b/dev-util/scons/scons-0.96.1.ebuild index dede5727f2f1..3adb37f76493 100644 --- a/dev-util/scons/scons-0.96.1.ebuild +++ b/dev-util/scons/scons-0.96.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-0.96.1.ebuild,v 1.2 2004/10/10 20:27:53 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-0.96.1.ebuild,v 1.3 2004/10/19 10:03:43 absinthe Exp $ inherit python distutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.scons.org" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ~ppc ~sparc alpha ~hppa ~mips ~amd64 ~ia64" +KEYWORDS="x86 ~ppc ~sparc alpha ~hppa ~mips amd64 ~ia64" IUSE="" DEPEND=">=dev-lang/python-2.0" diff --git a/dev-util/scons/scons-0.96.ebuild b/dev-util/scons/scons-0.96.ebuild index 79af30fc60bf..34432d0df89b 100644 --- a/dev-util/scons/scons-0.96.ebuild +++ b/dev-util/scons/scons-0.96.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-0.96.ebuild,v 1.1 2004/08/18 16:27:08 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-0.96.ebuild,v 1.2 2004/10/19 10:03:43 absinthe Exp $ inherit python distutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.scons.org" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips amd64 ~ia64" IUSE="" DEPEND=">=dev-lang/python-2.0" |