diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-01-11 12:03:52 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-01-11 12:03:52 +0000 |
commit | 7a4f75ee2cf8b1e48008dd9763430639d61583a3 (patch) | |
tree | 84526c48f7a77c29335c4a0d6e9f5331dd46438f /dev-lang/ocaml | |
parent | filter --as-needed from LDFLAGS, reported by Santiago Gala <sgala AT apache D... (diff) | |
download | gentoo-2-7a4f75ee2cf8b1e48008dd9763430639d61583a3.tar.gz gentoo-2-7a4f75ee2cf8b1e48008dd9763430639d61583a3.tar.bz2 gentoo-2-7a4f75ee2cf8b1e48008dd9763430639d61583a3.zip |
bump to final 3.10.1
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'dev-lang/ocaml')
-rw-r--r-- | dev-lang/ocaml/ChangeLog | 8 | ||||
-rw-r--r-- | dev-lang/ocaml/files/digest-ocaml-3.10.1 | 3 | ||||
-rw-r--r-- | dev-lang/ocaml/files/digest-ocaml-3.10.1_rc2 | 3 | ||||
-rw-r--r-- | dev-lang/ocaml/ocaml-3.10.1.ebuild (renamed from dev-lang/ocaml/ocaml-3.10.1_rc2.ebuild) | 2 |
4 files changed, 11 insertions, 5 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog index a95c79123190..16669405512f 100644 --- a/dev-lang/ocaml/ChangeLog +++ b/dev-lang/ocaml/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-lang/ocaml # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.133 2008/01/03 18:04:24 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.134 2008/01/11 12:03:51 aballier Exp $ + +*ocaml-3.10.1 (11 Jan 2008) + + 11 Jan 2008; Alexis Ballier <aballier@gentoo.org> + -ocaml-3.10.1_rc2.ebuild, +ocaml-3.10.1.ebuild: + bump to final 3.10.1 03 Jan 2008; Alexis Ballier <aballier@gentoo.org> ocaml-3.10.0.ebuild, ocaml-3.10.1_rc2.ebuild: diff --git a/dev-lang/ocaml/files/digest-ocaml-3.10.1 b/dev-lang/ocaml/files/digest-ocaml-3.10.1 new file mode 100644 index 000000000000..0276ddfac587 --- /dev/null +++ b/dev-lang/ocaml/files/digest-ocaml-3.10.1 @@ -0,0 +1,3 @@ +MD5 04fbe476b7f633a910429106e02d9948 ocaml-3.10.1.tar.gz 2783352 +RMD160 799798a3045ec8b026b923783301685445a5a733 ocaml-3.10.1.tar.gz 2783352 +SHA256 ad4fb7c87942221bb3d7deab80cb1a104136eb62a29efc0b8233d1880f731977 ocaml-3.10.1.tar.gz 2783352 diff --git a/dev-lang/ocaml/files/digest-ocaml-3.10.1_rc2 b/dev-lang/ocaml/files/digest-ocaml-3.10.1_rc2 deleted file mode 100644 index c271ced92b84..000000000000 --- a/dev-lang/ocaml/files/digest-ocaml-3.10.1_rc2 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 c87f4eaa34412f4ff6b44de8608d9450 ocaml-3.10.1+rc2.tar.gz 2783427 -RMD160 a2db0cb64649c8789e36342626143047f5579009 ocaml-3.10.1+rc2.tar.gz 2783427 -SHA256 dd9645a91eaced3a7c1da066bc8a4bffb4bd6a6b97af0730216d0416c9254626 ocaml-3.10.1+rc2.tar.gz 2783427 diff --git a/dev-lang/ocaml/ocaml-3.10.1_rc2.ebuild b/dev-lang/ocaml/ocaml-3.10.1.ebuild index 23b8429af0ab..d99c1ca01a0f 100644 --- a/dev-lang/ocaml/ocaml-3.10.1_rc2.ebuild +++ b/dev-lang/ocaml/ocaml-3.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.10.1_rc2.ebuild,v 1.2 2008/01/03 18:04:24 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.10.1.ebuild,v 1.1 2008/01/11 12:03:51 aballier Exp $ inherit flag-o-matic eutils multilib versionator toolchain-funcs |