diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 22:04:49 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 22:04:49 +0000 |
commit | 3c07994ca77922c75abd2673da93af5decca17c9 (patch) | |
tree | d5890ff0286afbae88e471a71a9cefbe21b01d5f /dev-lang | |
parent | Initial import (diff) | |
download | gentoo-2-3c07994ca77922c75abd2673da93af5decca17c9.tar.gz gentoo-2-3c07994ca77922c75abd2673da93af5decca17c9.tar.bz2 gentoo-2-3c07994ca77922c75abd2673da93af5decca17c9.zip |
add ~ia64
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ocaml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/ocaml/ocaml-3.06-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/ocaml/ocaml-3.07-r1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog index 7514e01b2189..c2b3757b04b7 100644 --- a/dev-lang/ocaml/ChangeLog +++ b/dev-lang/ocaml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/ocaml # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.19 2004/02/03 00:08:33 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.20 2004/02/17 22:04:49 agriffis Exp $ + + 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> ocaml-3.07-r1.ebuild: + add ~ia64 03 Feb 2004; Matthieu Sozeau <mattam@gentoo.org> ocaml-3.06-r2.ebuild: Mark stable/tested on ppc. diff --git a/dev-lang/ocaml/ocaml-3.06-r1.ebuild b/dev-lang/ocaml/ocaml-3.06-r1.ebuild index 7c611d169f02..92aefa730102 100644 --- a/dev-lang/ocaml/ocaml-3.06-r1.ebuild +++ b/dev-lang/ocaml/ocaml-3.06-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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-r1.ebuild,v 1.4 2003/09/09 20:46:17 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.06-r1.ebuild,v 1.5 2004/02/17 22:04:49 agriffis Exp $ inherit flag-o-matic eutils filter-flags "-fstack-protector" diff --git a/dev-lang/ocaml/ocaml-3.07-r1.ebuild b/dev-lang/ocaml/ocaml-3.07-r1.ebuild index ba021cf23ddd..52dec3581764 100644 --- a/dev-lang/ocaml/ocaml-3.07-r1.ebuild +++ b/dev-lang/ocaml/ocaml-3.07-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.07-r1.ebuild,v 1.1 2003/10/16 19:24:18 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.07-r1.ebuild,v 1.2 2004/02/17 22:04:49 agriffis Exp $ inherit flag-o-matic eutils filter-flags "-fstack-protector" @@ -13,7 +13,7 @@ SRC_URI="http://caml.inria.fr/distrib/${P}/${P}.tar.gz LICENSE="QPL-1.0 LGPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc ~alpha" +KEYWORDS="~x86 ~sparc ~ppc ~alpha ~ia64" IUSE="tcltk" DEPEND="virtual/glibc |