diff options
author | Alexis Ballier <aballier@gentoo.org> | 2010-08-02 15:38:50 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2010-08-02 15:38:50 +0000 |
commit | 0cc608a444e1a188493e185f48c1baa9719e1475 (patch) | |
tree | f1aaaacada56d07a03dcdcc7553b9d70368e93b4 /dev-lang/ocaml | |
parent | Old. (diff) | |
download | gentoo-2-0cc608a444e1a188493e185f48c1baa9719e1475.tar.gz gentoo-2-0cc608a444e1a188493e185f48c1baa9719e1475.tar.bz2 gentoo-2-0cc608a444e1a188493e185f48c1baa9719e1475.zip |
version bump
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang/ocaml')
-rw-r--r-- | dev-lang/ocaml/ChangeLog | 8 | ||||
-rw-r--r-- | dev-lang/ocaml/ocaml-3.12.0.ebuild (renamed from dev-lang/ocaml/ocaml-3.12.0_rc1.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog index 797d927e1441..4ea2dd2aba55 100644 --- a/dev-lang/ocaml/ChangeLog +++ b/dev-lang/ocaml/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-lang/ocaml # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.179 2010/07/25 10:28:53 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.180 2010/08/02 15:38:50 aballier Exp $ + +*ocaml-3.12.0 (02 Aug 2010) + + 02 Aug 2010; Alexis Ballier <aballier@gentoo.org> + -ocaml-3.12.0_rc1.ebuild, +ocaml-3.12.0.ebuild: + version bump *ocaml-3.12.0_rc1 (25 Jul 2010) diff --git a/dev-lang/ocaml/ocaml-3.12.0_rc1.ebuild b/dev-lang/ocaml/ocaml-3.12.0.ebuild index 60bb50334074..4cfa9020bd12 100644 --- a/dev-lang/ocaml/ocaml-3.12.0_rc1.ebuild +++ b/dev-lang/ocaml/ocaml-3.12.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.12.0_rc1.ebuild,v 1.1 2010/07/25 10:28:53 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.12.0.ebuild,v 1.1 2010/08/02 15:38:50 aballier Exp $ EAPI="1" |