diff options
author | Matthieu Sozeau <mattam@gentoo.org> | 2004-08-08 09:19:12 +0000 |
---|---|---|
committer | Matthieu Sozeau <mattam@gentoo.org> | 2004-08-08 09:19:12 +0000 |
commit | 74bb5e99d0d4594533f3708f3faacc391d012c4d (patch) | |
tree | 9027409dca79f6584ffae545ba8d10de2296c0af /dev-lang/ocaml/ocaml-3.07-r1.ebuild | |
parent | Fix bug #50028. (Manifest recommit) (diff) | |
download | gentoo-2-74bb5e99d0d4594533f3708f3faacc391d012c4d.tar.gz gentoo-2-74bb5e99d0d4594533f3708f3faacc391d012c4d.tar.bz2 gentoo-2-74bb5e99d0d4594533f3708f3faacc391d012c4d.zip |
Move 3.07 to stable on ppc.
Diffstat (limited to 'dev-lang/ocaml/ocaml-3.07-r1.ebuild')
-rw-r--r-- | dev-lang/ocaml/ocaml-3.07-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ocaml/ocaml-3.07-r1.ebuild b/dev-lang/ocaml/ocaml-3.07-r1.ebuild index 8cfb36853926..83ac7d645d86 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-2004 Gentoo Foundation # 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.20 2004/08/08 09:06:00 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.07-r1.ebuild,v 1.21 2004/08/08 09:19:12 mattam Exp $ inherit flag-o-matic eutils @@ -12,7 +12,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 ~ia64 ~amd64 hppa ~macos" +KEYWORDS="x86 ~sparc ppc alpha ~ia64 ~amd64 hppa ~macos" IUSE="tcltk latex" DEPEND="virtual/libc |