summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2003-09-09 17:56:09 +0000
committerGeorge Shapovalov <george@gentoo.org>2003-09-09 17:56:09 +0000
commit79ed4a068ec5ef2518fe6acb79cae12c752b943e (patch)
tree075ebe2cc4a15ba85af2630cd3431c4ee761e058 /dev-lang/ocaml/ChangeLog
parent Adding support for >2 GB files. (diff)
downloadgentoo-2-79ed4a068ec5ef2518fe6acb79cae12c752b943e.tar.gz
gentoo-2-79ed4a068ec5ef2518fe6acb79cae12c752b943e.tar.bz2
gentoo-2-79ed4a068ec5ef2518fe6acb79cae12c752b943e.zip
changed head -1 to head -n 1 throughout
Diffstat (limited to 'dev-lang/ocaml/ChangeLog')
-rw-r--r--dev-lang/ocaml/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog
index a045b9075b55..f9af3aed460b 100644
--- a/dev-lang/ocaml/ChangeLog
+++ b/dev-lang/ocaml/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-lang/ocaml
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.12 2003/09/07 02:48:39 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.13 2003/09/09 17:56:01 george Exp $
+
+*ocaml-3.06-r2 (09 Sep 2003)
+
+ 09 Sep 2003; George Shapovalov <george@gentoo.org> ocaml-3.06-r2.ebuild, metadata.xml :
+ ocaml was using uotdated "head -1" construct throughout. Changed this to "head -n 1",
+ see #27835 for details. Also added metadata.xml
06 Sep 2003; Jason Wever <weeve@gentoo.org> ocaml-3.06-r1.ebuild,
ocaml-3.06.ebuild, files/ocaml-3.06-sparc-configure.patch: