diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-01-02 17:27:02 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-01-02 17:27:02 +0000 |
commit | 526af02d98bc2578b58011183ffe382dd9f3e716 (patch) | |
tree | f2311d93319dc971fcf939af021a8bd306335a61 /dev-lang | |
parent | Marking amarok-1.4.7-r2 ppc for bug 204046 (diff) | |
download | gentoo-2-526af02d98bc2578b58011183ffe382dd9f3e716.tar.gz gentoo-2-526af02d98bc2578b58011183ffe382dd9f3e716.tar.bz2 gentoo-2-526af02d98bc2578b58011183ffe382dd9f3e716.zip |
bump to rc2
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ocaml/ChangeLog | 10 | ||||
-rw-r--r-- | dev-lang/ocaml/files/digest-ocaml-3.10.1_rc1 | 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_rc2.ebuild (renamed from dev-lang/ocaml/ocaml-3.10.1_rc1.ebuild) | 4 |
4 files changed, 13 insertions, 7 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog index d05a59f1aa2f..a1dde4bb185c 100644 --- a/dev-lang/ocaml/ChangeLog +++ b/dev-lang/ocaml/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-lang/ocaml -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.130 2007/12/20 20:24:12 aballier Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.131 2008/01/02 17:27:01 aballier Exp $ + +*ocaml-3.10.1_rc2 (02 Jan 2008) + + 02 Jan 2008; Alexis Ballier <aballier@gentoo.org> + -ocaml-3.10.1_rc1.ebuild, +ocaml-3.10.1_rc2.ebuild: + bump to rc2 20 Dec 2007; Alexis Ballier <aballier@gentoo.org> -files/ocaml-3.10.0-execheap.patch, ocaml-3.10.0.ebuild, diff --git a/dev-lang/ocaml/files/digest-ocaml-3.10.1_rc1 b/dev-lang/ocaml/files/digest-ocaml-3.10.1_rc1 deleted file mode 100644 index 3e6cf66702c8..000000000000 --- a/dev-lang/ocaml/files/digest-ocaml-3.10.1_rc1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 00563ca3d5dbb7a28628d3716b36e63f ocaml-3.10.1+rc1.tar.gz 2783125 -RMD160 6a17ef19111cd954eb74d1f87895553d9e096347 ocaml-3.10.1+rc1.tar.gz 2783125 -SHA256 6e827f93790981e21d8deea30dbe66357c51e6684d9cb2c5e2a4c730aec7073e ocaml-3.10.1+rc1.tar.gz 2783125 diff --git a/dev-lang/ocaml/files/digest-ocaml-3.10.1_rc2 b/dev-lang/ocaml/files/digest-ocaml-3.10.1_rc2 new file mode 100644 index 000000000000..c271ced92b84 --- /dev/null +++ b/dev-lang/ocaml/files/digest-ocaml-3.10.1_rc2 @@ -0,0 +1,3 @@ +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_rc1.ebuild b/dev-lang/ocaml/ocaml-3.10.1_rc2.ebuild index 669b5f639d33..ff820e4b25b3 100644 --- a/dev-lang/ocaml/ocaml-3.10.1_rc1.ebuild +++ b/dev-lang/ocaml/ocaml-3.10.1_rc2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# 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_rc1.ebuild,v 1.3 2007/12/20 22:07:05 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.10.1_rc2.ebuild,v 1.1 2008/01/02 17:27:01 aballier Exp $ inherit flag-o-matic eutils multilib versionator toolchain-funcs |