summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/mit-scheme/ChangeLog7
-rw-r--r--dev-lisp/mit-scheme/mit-scheme-7.7.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-lisp/mit-scheme/ChangeLog b/dev-lisp/mit-scheme/ChangeLog
index 29aa7864f7c8..cb612ba45e3d 100644
--- a/dev-lisp/mit-scheme/ChangeLog
+++ b/dev-lisp/mit-scheme/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/mit-scheme
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/mit-scheme/ChangeLog,v 1.3 2004/06/25 00:00:16 agriffis Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/mit-scheme/ChangeLog,v 1.4 2005/02/21 20:55:00 blubb Exp $
+
+ 21 Feb 2005; Simon Stelling <blubb@gentoo.org> mit-scheme-7.7.1.ebuild:
+ added ~amd64
15 Jan 2004; Hallgrimur H. Gunnarsson <hhg@gentoo.org>
mit-scheme-7.7.1.ebuild:
diff --git a/dev-lisp/mit-scheme/mit-scheme-7.7.1.ebuild b/dev-lisp/mit-scheme/mit-scheme-7.7.1.ebuild
index 1c87c2339cbf..0c0d0f8223c3 100644
--- a/dev-lisp/mit-scheme/mit-scheme-7.7.1.ebuild
+++ b/dev-lisp/mit-scheme/mit-scheme-7.7.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/mit-scheme/mit-scheme-7.7.1.ebuild,v 1.3 2004/06/25 00:00:16 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/mit-scheme/mit-scheme-7.7.1.ebuild,v 1.4 2005/02/21 20:55:00 blubb Exp $
MY_P="scheme-${PV}"
MY_SUF="-ix86-gnu-linux"
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.swiss.ai.mit.edu/projects/scheme/"
SRC_URI="http://ftp.gnu.org/gnu/mit-scheme/stable.pkg/${PV}/${P}${MY_SUF}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
IUSE=""
RDEPEND="virtual/x11"