diff options
author | 2004-08-08 09:19:12 +0000 | |
---|---|---|
committer | 2004-08-08 09:19:12 +0000 | |
commit | ec0831193ea0959411c61e2d37453fec30880cdd (patch) | |
tree | 128469578088a991a458a92e59dbd3606cc76e28 | |
parent | Fix bug #50028. (diff) | |
download | historical-ec0831193ea0959411c61e2d37453fec30880cdd.tar.gz historical-ec0831193ea0959411c61e2d37453fec30880cdd.tar.bz2 historical-ec0831193ea0959411c61e2d37453fec30880cdd.zip |
Move 3.07 to stable on ppc.
-rw-r--r-- | dev-lang/ocaml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/ocaml/Manifest | 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 f30019d13c7f..7af9b43e896c 100644 --- a/dev-lang/ocaml/ChangeLog +++ b/dev-lang/ocaml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/ocaml # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.41 2004/08/08 09:06:00 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.42 2004/08/08 09:19:12 mattam Exp $ + + 08 Aug 2004; Matthieu Sozeau <mattam@gentoo.org> ocaml-3.07-r1.ebuild: + Move 3.07 to stable on ppc. 08 Aug 2004; Matthieu Sozeau <mattam@gentoo.org> ocaml-3.06-r2.ebuild, ocaml-3.07-r1.ebuild, ocaml-3.08.ebuild: diff --git a/dev-lang/ocaml/Manifest b/dev-lang/ocaml/Manifest index b07b308f4c34..88be908e5793 100644 --- a/dev-lang/ocaml/Manifest +++ b/dev-lang/ocaml/Manifest @@ -1,7 +1,7 @@ -MD5 d4d96c9d07aaba0aa3f9ffe4bcc24e06 ChangeLog 7072 +MD5 139e6b47b3ab31d7dae3a9ff0492bc99 ChangeLog 7176 MD5 8b350f19c06fcabf1053b0421b7c3f5a metadata.xml 155 MD5 a345c82ec2955b8bd3d3bbe3fadabe62 ocaml-3.06-r2.ebuild 1660 -MD5 cd172d41f584226fac22e50ff6c991a8 ocaml-3.07-r1.ebuild 2570 +MD5 f3f219b42c6c20031111d69f9ba9b954 ocaml-3.07-r1.ebuild 2569 MD5 7ff1ed27aaccdd98b73f37d2cc3dbfd9 ocaml-3.08.ebuild 1868 MD5 d996b9a852fbfcb0c2d9bddb4896add2 files/ocaml-rebuild.sh 1228 MD5 77519cb4017543f060a963387b593299 files/digest-ocaml-3.08 65 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 |