diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2007-11-14 17:38:05 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2007-11-14 17:38:05 +0000 |
commit | 95f2c7b66e0bbe61634e8b35eb64bf3701a5515b (patch) | |
tree | 1658c3cc92785dba51e7314e0b5a8aa33274c668 /dev-lang/mozart | |
parent | Stable for HPPA (bug #198788). (diff) | |
download | gentoo-2-95f2c7b66e0bbe61634e8b35eb64bf3701a5515b.tar.gz gentoo-2-95f2c7b66e0bbe61634e8b35eb64bf3701a5515b.tar.bz2 gentoo-2-95f2c7b66e0bbe61634e8b35eb64bf3701a5515b.zip |
Sparc stable --- Bug #199019 --- all tests good.
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-lang/mozart')
-rw-r--r-- | dev-lang/mozart/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/mozart/mozart-1.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/mozart/ChangeLog b/dev-lang/mozart/ChangeLog index f415b11fa656..77cc1a41a0d5 100644 --- a/dev-lang/mozart/ChangeLog +++ b/dev-lang/mozart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/mozart # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mozart/ChangeLog,v 1.10 2007/11/14 16:41:05 keri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mozart/ChangeLog,v 1.11 2007/11/14 17:38:05 fmccor Exp $ + + 14 Nov 2007; Ferris McCormick <fmccor@gentoo.org> mozart-1.3.2.ebuild: + Sparc stable --- Bug #199019 --- all tests good. 14 Nov 2007; keri <keri@gentoo.org> mozart-1.3.2.ebuild: Run bootstrapping checks in src_test() diff --git a/dev-lang/mozart/mozart-1.3.2.ebuild b/dev-lang/mozart/mozart-1.3.2.ebuild index ee5fc9d85d5f..9209dc3099ba 100644 --- a/dev-lang/mozart/mozart-1.3.2.ebuild +++ b/dev-lang/mozart/mozart-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mozart/mozart-1.3.2.ebuild,v 1.8 2007/11/14 16:41:05 keri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mozart/mozart-1.3.2.ebuild,v 1.9 2007/11/14 17:38:05 fmccor Exp $ inherit elisp-common eutils @@ -13,7 +13,7 @@ SRC_URI="http://www.mozart-oz.org/download/mozart-ftp/store/1.3.2-2006-06-15-tar LICENSE="Mozart" SLOT="0" -KEYWORDS="~ppc ~sparc ~x86" +KEYWORDS="~ppc sparc ~x86" IUSE="doc emacs gdbm static tcl threads tk" DEPEND="dev-lang/perl |