summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-06-24 07:32:20 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-06-24 07:32:20 +0000
commit8219820a49d561a421032ee309c8a0650a57843a (patch)
treea284f6cd54a13758368b79b76f5cf6ed1f616c48 /dev-util/scons
parentadded uclibc support to gnuconfig with 2004-03-12 update (Manifest recommit) (diff)
downloadgentoo-2-8219820a49d561a421032ee309c8a0650a57843a.tar.gz
gentoo-2-8219820a49d561a421032ee309c8a0650a57843a.tar.bz2
gentoo-2-8219820a49d561a421032ee309c8a0650a57843a.zip
Stable amd64.
Diffstat (limited to 'dev-util/scons')
-rw-r--r--dev-util/scons/ChangeLog5
-rw-r--r--dev-util/scons/scons-0.94-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/scons/ChangeLog b/dev-util/scons/ChangeLog
index e6021d4d48b9..27b1e1f22b15 100644
--- a/dev-util/scons/ChangeLog
+++ b/dev-util/scons/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/scons
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v 1.15 2004/06/04 08:04:01 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v 1.16 2004/06/24 07:32:20 eradicator Exp $
+
+ 24 Jun 2004; Jeremy Huddleston <eradicator@gentoo.org> scons-0.94-r2.ebuild:
+ Stable amd64.
04 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> scons-0.95.ebuild:
Stable on alpha.
diff --git a/dev-util/scons/scons-0.94-r2.ebuild b/dev-util/scons/scons-0.94-r2.ebuild
index 06a0e4e09f66..3b227be02ef1 100644
--- a/dev-util/scons/scons-0.94-r2.ebuild
+++ b/dev-util/scons/scons-0.94-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-0.94-r2.ebuild,v 1.3 2004/04/19 04:10:32 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-0.94-r2.ebuild,v 1.4 2004/06/24 07:32:20 eradicator 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"
DEPEND=">=dev-lang/python-2.0"