diff options
author | Matthieu Sozeau <mattam@gentoo.org> | 2005-05-10 22:26:52 +0000 |
---|---|---|
committer | Matthieu Sozeau <mattam@gentoo.org> | 2005-05-10 22:26:52 +0000 |
commit | 5b762566b3c52f7eac98b9bd5dab61093f6f78e1 (patch) | |
tree | a1da38d082e8edb51ab350c2f74ee3de80cf4873 /dev-lang | |
parent | arm/mips/s390 stable (diff) | |
download | gentoo-2-5b762566b3c52f7eac98b9bd5dab61093f6f78e1.tar.gz gentoo-2-5b762566b3c52f7eac98b9bd5dab61093f6f78e1.tar.bz2 gentoo-2-5b762566b3c52f7eac98b9bd5dab61093f6f78e1.zip |
Stable on ppc.
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ocaml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/ocaml/Manifest | 20 | ||||
-rw-r--r-- | dev-lang/ocaml/ocaml-3.08.3.ebuild | 4 |
3 files changed, 17 insertions, 12 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog index b386d01bdf28..bc1abd76d4f2 100644 --- a/dev-lang/ocaml/ChangeLog +++ b/dev-lang/ocaml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/ocaml # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.60 2005/04/01 17:21:07 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.61 2005/05/10 22:26:52 mattam Exp $ + + 11 May 2005; Matthieu Sozeau <mattam@gentoo.org> ocaml-3.08.3.ebuild: + Stable on ppc. 01 Apr 2005; Simon Stelling <blubb@gentoo.org> ocaml-3.08.1.ebuild: stable on amd64 diff --git a/dev-lang/ocaml/Manifest b/dev-lang/ocaml/Manifest index a708e7e340ed..5c730e64f906 100644 --- a/dev-lang/ocaml/Manifest +++ b/dev-lang/ocaml/Manifest @@ -1,16 +1,18 @@ -MD5 911cbcc258570dd066dfa6bd39227c5e ChangeLog 9756 -MD5 8b350f19c06fcabf1053b0421b7c3f5a metadata.xml 155 +MD5 ede360aa66fcf54120c19798f0421e61 ocaml-3.08.ebuild 2209 +MD5 e3554fd0d2b4cbd09694d68ca3edb0d8 ocaml-3.08.1.ebuild 2149 MD5 d3e28c5c99b056007b6b5b0781a4e542 ocaml-3.06-r2.ebuild 1660 +MD5 44feed13b191a67cebac2e876395f246 ocaml-3.08.3-r1.ebuild 2157 MD5 ef7cc12a4ff8aeec9ddb58ff65f7e3c0 ocaml-3.07-r1.ebuild 2910 -MD5 e3554fd0d2b4cbd09694d68ca3edb0d8 ocaml-3.08.1.ebuild 2149 -MD5 44feed13b191a67cebac2e876395f246 ocaml-3.08.3.ebuild 2157 -MD5 ede360aa66fcf54120c19798f0421e61 ocaml-3.08.ebuild 2209 +MD5 29761c2060fca324ee3e36015cb664a8 ocaml-3.08.3.ebuild 2156 +MD5 79d8ee16ad164b91eadadb847c4c1859 ChangeLog 9846 +MD5 8b350f19c06fcabf1053b0421b7c3f5a metadata.xml 155 +MD5 4df214d6cd74b3c5955d868879dd6cc7 files/ocaml-3.06-tcltk-8.4compat-patch.bz2 639 +MD5 8213fcf5533d0317af0486896b7afdd3 files/ocaml-rebuild.sh 1331 MD5 13c4abf06e236e8835011a387f90ecc9 files/digest-ocaml-3.06-r2 63 MD5 c42de320103c2d3eb1aa4002e2e0716b files/digest-ocaml-3.07-r1 130 -MD5 77519cb4017543f060a963387b593299 files/digest-ocaml-3.08 65 +MD5 45ff13419dd955aa86d021abbf325fc2 files/ocaml-3.07-hppa.patch 15730 +MD5 d80f37fe859bc2ea8f71e13f02578275 files/digest-ocaml-3.08.3-r1 66 MD5 3854a7d6aaedc7d5fde7239776cec5cf files/digest-ocaml-3.08.1 66 MD5 d80f37fe859bc2ea8f71e13f02578275 files/digest-ocaml-3.08.3 66 +MD5 77519cb4017543f060a963387b593299 files/digest-ocaml-3.08 65 MD5 91579cecf8659312c2324d8d40709433 files/ocaml-3.06-sparc-configure.patch 1660 -MD5 4df214d6cd74b3c5955d868879dd6cc7 files/ocaml-3.06-tcltk-8.4compat-patch.bz2 639 -MD5 45ff13419dd955aa86d021abbf325fc2 files/ocaml-3.07-hppa.patch 15730 -MD5 8213fcf5533d0317af0486896b7afdd3 files/ocaml-rebuild.sh 1331 diff --git a/dev-lang/ocaml/ocaml-3.08.3.ebuild b/dev-lang/ocaml/ocaml-3.08.3.ebuild index 16535e4b14b4..337ff77d974f 100644 --- a/dev-lang/ocaml/ocaml-3.08.3.ebuild +++ b/dev-lang/ocaml/ocaml-3.08.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.08.3.ebuild,v 1.1 2005/03/18 17:36:55 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.08.3.ebuild,v 1.2 2005/05/10 22:26:52 mattam Exp $ inherit flag-o-matic eutils @@ -11,7 +11,7 @@ SRC_URI="http://caml.inria.fr/distrib/ocaml-3.08/${P}.tar.bz2" LICENSE="QPL-1.0 LGPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc ~alpha ~ia64 ~amd64 ~hppa ~ppc-macos" +KEYWORDS="~x86 ~sparc ppc ~alpha ~ia64 ~amd64 ~hppa ~ppc-macos" IUSE="tcltk latex" DEPEND="virtual/libc |