diff options
author | Alexis Ballier <aballier@gentoo.org> | 2010-07-25 10:28:53 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2010-07-25 10:28:53 +0000 |
commit | ce73d3b86bd7196870792059216ade2106694b19 (patch) | |
tree | aa3f7852b05fab1d6378af3d84b33d8af7b53a5c /dev-lang/ocaml | |
parent | stable x86, bug 329623 (diff) | |
download | gentoo-2-ce73d3b86bd7196870792059216ade2106694b19.tar.gz gentoo-2-ce73d3b86bd7196870792059216ade2106694b19.tar.bz2 gentoo-2-ce73d3b86bd7196870792059216ade2106694b19.zip |
bump to rc1
(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_rc1.ebuild (renamed from dev-lang/ocaml/ocaml-3.12.0_beta1.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog index a7c952673886..797d927e1441 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.178 2010/06/17 08:41:53 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.179 2010/07/25 10:28:53 aballier Exp $ + +*ocaml-3.12.0_rc1 (25 Jul 2010) + + 25 Jul 2010; Alexis Ballier <aballier@gentoo.org> + -ocaml-3.12.0_beta1.ebuild, +ocaml-3.12.0_rc1.ebuild: + bump to rc1 *ocaml-3.12.0_beta1 (17 Jun 2010) diff --git a/dev-lang/ocaml/ocaml-3.12.0_beta1.ebuild b/dev-lang/ocaml/ocaml-3.12.0_rc1.ebuild index ff48d9959fa9..60bb50334074 100644 --- a/dev-lang/ocaml/ocaml-3.12.0_beta1.ebuild +++ b/dev-lang/ocaml/ocaml-3.12.0_rc1.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_beta1.ebuild,v 1.1 2010/06/17 08:41:53 aballier Exp $ +# $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 $ EAPI="1" |