From a46127b4c66336e6212bbf087e6f8ace578467ca Mon Sep 17 00:00:00 2001 From: Ferris McCormick Date: Mon, 22 Aug 2005 18:30:04 +0000 Subject: Add ~sparc keyword. Builds and runs all tests successfully, and gst has run well on sparc systems for years. (Portage version: 2.0.51.22-r2) --- dev-lang/gnu-smalltalk/ChangeLog | 7 ++++++- dev-lang/gnu-smalltalk/gnu-smalltalk-2.1.11.ebuild | 4 ++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/dev-lang/gnu-smalltalk/ChangeLog b/dev-lang/gnu-smalltalk/ChangeLog index 939176e71d1e..759e32923fbc 100644 --- a/dev-lang/gnu-smalltalk/ChangeLog +++ b/dev-lang/gnu-smalltalk/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-lang/gnu-smalltalk # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/ChangeLog,v 1.10 2005/08/18 01:56:19 araujo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/ChangeLog,v 1.11 2005/08/22 18:30:04 fmccor Exp $ + + 22 Aug 2005; Ferris McCormick + gnu-smalltalk-2.1.11.ebuild: + Add ~sparc keyword. Builds and runs all tests successfully, and + gst has run well on sparc systems for years. *gnu-smalltalk-2.1.11 (18 Aug 2005) diff --git a/dev-lang/gnu-smalltalk/gnu-smalltalk-2.1.11.ebuild b/dev-lang/gnu-smalltalk/gnu-smalltalk-2.1.11.ebuild index 193c8f9ad290..791596696ea1 100644 --- a/dev-lang/gnu-smalltalk/gnu-smalltalk-2.1.11.ebuild +++ b/dev-lang/gnu-smalltalk/gnu-smalltalk-2.1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/gnu-smalltalk-2.1.11.ebuild,v 1.1 2005/08/18 01:56:19 araujo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/gnu-smalltalk-2.1.11.ebuild,v 1.2 2005/08/22 18:30:04 fmccor Exp $ inherit elisp-common flag-o-matic eutils toolchain-funcs @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnu.org/software/smalltalk/smalltalk.html" SRC_URI="http://ftp.gnu.org/gnu/smalltalk/smalltalk-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~sparc ~x86" IUSE="tcltk readline emacs gtk gmp" DEPEND="sys-libs/gdbm -- cgit v1.2.3-65-gdbad