diff options
author | Markus Dittrich <markusle@gentoo.org> | 2007-01-08 15:35:23 +0000 |
---|---|---|
committer | Markus Dittrich <markusle@gentoo.org> | 2007-01-08 15:35:23 +0000 |
commit | 836ef207cc40312e82da91f7111c147b510adf01 (patch) | |
tree | 793feec675acea1e862c1c7a41af1117aec2593d /sci-calculators/orpie/ChangeLog | |
parent | Add inherit pam. (diff) | |
download | gentoo-2-836ef207cc40312e82da91f7111c147b510adf01.tar.gz gentoo-2-836ef207cc40312e82da91f7111c147b510adf01.tar.bz2 gentoo-2-836ef207cc40312e82da91f7111c147b510adf01.zip |
Added patch to allow orpie to be compiled against ocaml-3.09.*. Thanks much to David Brown <gentoo@davidb.org> for the patch. This closes bug #160825.
(Portage version: 2.1.2_rc4-r4)
Diffstat (limited to 'sci-calculators/orpie/ChangeLog')
-rw-r--r-- | sci-calculators/orpie/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sci-calculators/orpie/ChangeLog b/sci-calculators/orpie/ChangeLog index 3199f0b62eee..a346eac43f99 100644 --- a/sci-calculators/orpie/ChangeLog +++ b/sci-calculators/orpie/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sci-calculators/orpie # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/orpie/ChangeLog,v 1.6 2007/01/06 22:11:00 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/orpie/ChangeLog,v 1.7 2007/01/08 15:35:23 markusle Exp $ + + 08 Jan 2007; Markus Dittrich <markusle@gentoo.org> + +files/orpie-ocaml-gentoo.patch, orpie-1.4.3-r1.ebuild: + Added patch to allow orpie to be compiled against ocaml-3.09.*. + Thanks much to David Brown <gentoo@davidb.org> for the patch. + This closes bug #160825. 06 Jan 2007; Danny van Dyk <kugelfang@gentoo.org> -orpie-1.4.1.ebuild, -orpie-1.4.3.ebuild: |