diff options
-rw-r--r-- | dev-lang/ocaml/ChangeLog | 8 | ||||
-rw-r--r-- | dev-lang/ocaml/ocaml-3.10.2.ebuild (renamed from dev-lang/ocaml/ocaml-3.10.2_rc1.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog index 5662f771664c..b8cc048a3428 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.136 2008/02/24 16:39:14 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.137 2008/02/29 16:46:26 aballier Exp $ + +*ocaml-3.10.2 (29 Feb 2008) + + 29 Feb 2008; Alexis Ballier <aballier@gentoo.org> + -ocaml-3.10.2_rc1.ebuild, +ocaml-3.10.2.ebuild: + bump to release 3.10.2, remove the rc *ocaml-3.10.2_rc1 (24 Feb 2008) diff --git a/dev-lang/ocaml/ocaml-3.10.2_rc1.ebuild b/dev-lang/ocaml/ocaml-3.10.2.ebuild index 4b741f25def1..e0f03ad6fc28 100644 --- a/dev-lang/ocaml/ocaml-3.10.2_rc1.ebuild +++ b/dev-lang/ocaml/ocaml-3.10.2.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.2_rc1.ebuild,v 1.1 2008/02/24 16:39:14 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.10.2.ebuild,v 1.1 2008/02/29 16:46:26 aballier Exp $ inherit flag-o-matic eutils multilib versionator toolchain-funcs |