diff options
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ocaml/ChangeLog | 7 | ||||
-rw-r--r-- | dev-lang/ocaml/ocaml-3.06.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog index 0aad52881c91..da735e2dd6b1 100644 --- a/dev-lang/ocaml/ChangeLog +++ b/dev-lang/ocaml/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-lang/ocaml # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.7 2002/12/13 10:56:26 blizzy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.8 2003/01/28 13:47:05 nall Exp $ + +*ocaml-3.06 (28 Jan 2003) + + 28 Jan 2003; Jon Nall <nall@gentoo.org> ocaml-3.06 : + who made this build? i didn't. i just added ~ppc to it. 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/dev-lang/ocaml/ocaml-3.06.ebuild b/dev-lang/ocaml/ocaml-3.06.ebuild index 0c363b17e463..0efebadcfd8b 100644 --- a/dev-lang/ocaml/ocaml-3.06.ebuild +++ b/dev-lang/ocaml/ocaml-3.06.ebuild @@ -1,6 +1,6 @@ # Copyright 20022 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.06.ebuild,v 1.5 2002/12/09 04:20:58 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.06.ebuild,v 1.6 2003/01/28 13:47:05 nall Exp $ IUSE="tcltk" @@ -14,7 +14,7 @@ DEPEND="virtual/glibc SLOT="0" LICENSE="QPL-1.0 LGPL-2" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc ~ppc" src_compile() { |