diff options
author | Jason Wever <weeve@gentoo.org> | 2005-11-09 02:27:53 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-11-09 02:27:53 +0000 |
commit | e24be4e3ef8b1e7f7fee2a115ee05c7793f4b36f (patch) | |
tree | 3ec9559521f3561c9d432d73228430bdf170cd24 /dev-lang | |
parent | Getting ~sparc back on the latest and greatest. (diff) | |
download | historical-e24be4e3ef8b1e7f7fee2a115ee05c7793f4b36f.tar.gz historical-e24be4e3ef8b1e7f7fee2a115ee05c7793f4b36f.tar.bz2 historical-e24be4e3ef8b1e7f7fee2a115ee05c7793f4b36f.zip |
Marked stable on SPARC wrt bug #106837.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ocaml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/ocaml/Manifest | 14 | ||||
-rw-r--r-- | dev-lang/ocaml/ocaml-3.08.4.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog index 5e6f8e491948..99dfa3e69472 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.69 2005/10/16 09:44:31 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.70 2005/11/09 02:27:53 weeve Exp $ + + 09 Nov 2005; Jason Wever <weeve@gentoo.org> ocaml-3.08.4.ebuild: + Marked stable on SPARC wrt bug #106837. 16 Oct 2005; Rene Nussbaumer <killerfox@gentoo.org> ocaml-3.08.3.ebuild: Stable on hppa. diff --git a/dev-lang/ocaml/Manifest b/dev-lang/ocaml/Manifest index 9dbb1647a0f4..53cd56e421b4 100644 --- a/dev-lang/ocaml/Manifest +++ b/dev-lang/ocaml/Manifest @@ -1,7 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 ac4699f6088cd54cffe025c484f2a913 ChangeLog 10708 +MD5 144a830b4db48e541650a55d99110d95 ChangeLog 10814 MD5 13c4abf06e236e8835011a387f90ecc9 files/digest-ocaml-3.06-r2 63 MD5 c42de320103c2d3eb1aa4002e2e0716b files/digest-ocaml-3.07-r1 130 MD5 3854a7d6aaedc7d5fde7239776cec5cf files/digest-ocaml-3.08.1 66 @@ -17,11 +14,4 @@ MD5 d3e28c5c99b056007b6b5b0781a4e542 ocaml-3.06-r2.ebuild 1660 MD5 ef7cc12a4ff8aeec9ddb58ff65f7e3c0 ocaml-3.07-r1.ebuild 2910 MD5 e3554fd0d2b4cbd09694d68ca3edb0d8 ocaml-3.08.1.ebuild 2149 MD5 cfcf2e84fee42ef8460d98c45a4b947f ocaml-3.08.3.ebuild 2292 -MD5 81eab9946cf3cd1b0705e302711e6723 ocaml-3.08.4.ebuild 2503 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDVD5wgIKl8Uu19MoRAsmmAJ9EdBR64IvlAGGK1YttSWssZi+gCgCfSIux -h2dwfUNGYAk4qx3w/hfNjHI= -=beSi ------END PGP SIGNATURE----- +MD5 876fd2e041258c5781f5adf98576e334 ocaml-3.08.4.ebuild 2501 diff --git a/dev-lang/ocaml/ocaml-3.08.4.ebuild b/dev-lang/ocaml/ocaml-3.08.4.ebuild index ef891d351a08..d916698b201c 100644 --- a/dev-lang/ocaml/ocaml-3.08.4.ebuild +++ b/dev-lang/ocaml/ocaml-3.08.4.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.4.ebuild,v 1.2 2005/10/18 00:12:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.08.4.ebuild,v 1.3 2005/11/09 02:27:53 weeve Exp $ inherit flag-o-matic eutils multilib @@ -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="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc-macos -s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc-macos -s390 sparc ~x86" IUSE="tcltk latex" DEPEND="virtual/libc |