diff options
Diffstat (limited to 'dev-lang')
-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 93491fc18732..a4415538ac73 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.4 2007/02/17 00:00:44 keri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mozart/ChangeLog,v 1.5 2007/02/17 01:22:52 keri Exp $ + + 17 Feb 2007; keri <keri@gentoo.org> mozart-1.3.2.ebuild: + Add ~ppc to KEYWORDS 17 Feb 2007; keri <keri@gentoo.org> files/mozart-1.3.2-gcc4.patch: Include stdlib in ri contrib package. diff --git a/dev-lang/mozart/mozart-1.3.2.ebuild b/dev-lang/mozart/mozart-1.3.2.ebuild index 96cf24946375..9a8b1755c7a6 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.2 2007/02/16 10:01:51 keri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mozart/mozart-1.3.2.ebuild,v 1.3 2007/02/17 01:22:52 keri Exp $ inherit 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="~x86" +KEYWORDS="~ppc ~x86" IUSE="doc emacs gdbm static tcl threads tk" DEPEND="dev-lang/perl |