diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-02-29 16:46:26 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-02-29 16:46:26 +0000 |
commit | 19458f8384e1437da0e2bdc370b65e10f9c02c4a (patch) | |
tree | 4dd33ee8581d8490142eeba783b6839fd4e740d8 /dev-lang/ocaml | |
parent | bump, now compiles on amd64 natively, yippeee (diff) | |
download | gentoo-2-19458f8384e1437da0e2bdc370b65e10f9c02c4a.tar.gz gentoo-2-19458f8384e1437da0e2bdc370b65e10f9c02c4a.tar.bz2 gentoo-2-19458f8384e1437da0e2bdc370b65e10f9c02c4a.zip |
bump to release 3.10.2, remove the rc
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-lang/ocaml')
-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 |