diff options
author | George Shapovalov <george@gentoo.org> | 2003-09-09 20:46:23 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2003-09-09 20:46:23 +0000 |
commit | 526fc4311282ac5a462233c2f4622bb2c6c55e3b (patch) | |
tree | 33a4a7a948be7f458ffa76555163cdfb1a557158 /dev-lang | |
parent | fix SRC_URI (diff) | |
download | historical-526fc4311282ac5a462233c2f4622bb2c6c55e3b.tar.gz historical-526fc4311282ac5a462233c2f4622bb2c6c55e3b.tar.bz2 historical-526fc4311282ac5a462233c2f4622bb2c6c55e3b.zip |
moved -r1 into stable on x86 and sparc
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ocaml/Manifest | 2 | ||||
-rw-r--r-- | dev-lang/ocaml/ocaml-3.06-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/ocaml/Manifest b/dev-lang/ocaml/Manifest index ce9a60f20bbf..847b6ceaaeda 100644 --- a/dev-lang/ocaml/Manifest +++ b/dev-lang/ocaml/Manifest @@ -1,4 +1,4 @@ -MD5 223d025c1d6b20eb13cbe6d6b1fa990b ocaml-3.06-r1.ebuild 1445 +MD5 8143dd48dfed3a4e3213352b958c77af ocaml-3.06-r1.ebuild 1444 MD5 e85fd8053cc693729f0740b2ac855a44 ocaml-3.06.ebuild 1377 MD5 4df63628c2b4562b4333746826f47355 ocaml-3.06-r2.ebuild 1548 MD5 6b8e2b212adb9a6c891e56cbce1326ef ChangeLog 3120 diff --git a/dev-lang/ocaml/ocaml-3.06-r1.ebuild b/dev-lang/ocaml/ocaml-3.06-r1.ebuild index c9a12424b3f7..7c611d169f02 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. # 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.3 2003/09/07 02:48:39 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.06-r1.ebuild,v 1.4 2003/09/09 20:46:17 george 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" +KEYWORDS="x86 sparc ~ppc" IUSE="tcltk" DEPEND="virtual/glibc |