summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-10-19 10:04:26 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-10-19 10:04:26 +0000
commitde4513c24f2367c866c5e574213a809d5547ede3 (patch)
tree79e3731b781f5571d010d91450631b79f588f65f /dev-util/scons
parentKEYWORDS ~amd64. (diff)
downloadhistorical-de4513c24f2367c866c5e574213a809d5547ede3.tar.gz
historical-de4513c24f2367c866c5e574213a809d5547ede3.tar.bz2
historical-de4513c24f2367c866c5e574213a809d5547ede3.zip
Stable on amd64.
Diffstat (limited to 'dev-util/scons')
-rw-r--r--dev-util/scons/ChangeLog6
-rw-r--r--dev-util/scons/scons-0.94-r1.ebuild4
-rw-r--r--dev-util/scons/scons-0.95.ebuild4
-rw-r--r--dev-util/scons/scons-0.96.1.ebuild4
-rw-r--r--dev-util/scons/scons-0.96.ebuild4
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"