diff options
author | Matthieu Sozeau <mattam@gentoo.org> | 2004-02-03 00:08:44 +0000 |
---|---|---|
committer | Matthieu Sozeau <mattam@gentoo.org> | 2004-02-03 00:08:44 +0000 |
commit | 0671b66abb8068ce484b3092b403d0f3e1fb86f6 (patch) | |
tree | 32845455895db7637cb27a6729b131f755eb433f /dev-lang/ocaml/ocaml-3.06-r2.ebuild | |
parent | tidy old versions (diff) | |
download | gentoo-2-0671b66abb8068ce484b3092b403d0f3e1fb86f6.tar.gz gentoo-2-0671b66abb8068ce484b3092b403d0f3e1fb86f6.tar.bz2 gentoo-2-0671b66abb8068ce484b3092b403d0f3e1fb86f6.zip |
Marked ocaml-3.06 stable on ppc.
Diffstat (limited to 'dev-lang/ocaml/ocaml-3.06-r2.ebuild')
-rw-r--r-- | dev-lang/ocaml/ocaml-3.06-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/ocaml/ocaml-3.06-r2.ebuild b/dev-lang/ocaml/ocaml-3.06-r2.ebuild index c0248873f099..5c04f8dc8275 100644 --- a/dev-lang/ocaml/ocaml-3.06-r2.ebuild +++ b/dev-lang/ocaml/ocaml-3.06-r2.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-r2.ebuild,v 1.2 2003/10/03 00:21:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.06-r2.ebuild,v 1.3 2004/02/03 00:08:33 mattam Exp $ inherit flag-o-matic eutils filter-flags "-fstack-protector" @@ -11,7 +11,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" IUSE="tcltk" DEPEND="virtual/glibc |