diff options
author | Thilo Bangert <bangert@gentoo.org> | 2002-04-27 23:08:36 +0000 |
---|---|---|
committer | Thilo Bangert <bangert@gentoo.org> | 2002-04-27 23:08:36 +0000 |
commit | d32e881ebe46121b118596af0ad4c9d67d947265 (patch) | |
tree | ee2b7e0b91161a7239ea7c5371000b7eba74339b /dev-lang/ocaml | |
parent | new package (diff) | |
download | gentoo-2-d32e881ebe46121b118596af0ad4c9d67d947265.tar.gz gentoo-2-d32e881ebe46121b118596af0ad4c9d67d947265.tar.bz2 gentoo-2-d32e881ebe46121b118596af0ad4c9d67d947265.zip |
header fix - second round
Diffstat (limited to 'dev-lang/ocaml')
-rw-r--r-- | dev-lang/ocaml/ocaml-3.04.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ocaml/ocaml-3.04.ebuild b/dev-lang/ocaml/ocaml-3.04.ebuild index 79b18d3489f6..be75ea24927f 100644 --- a/dev-lang/ocaml/ocaml-3.04.ebuild +++ b/dev-lang/ocaml/ocaml-3.04.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Tools Team <tools@gentoo.org> # Author: Sean Mitchell <sean@arawak.tzo.org> -# /space/gentoo/cvsroot/gentoo-x86/skel.build,v 1.11 2001/12/06 22:12:34 drobbins Exp +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.04.ebuild,v 1.2 2002/04/27 23:08:36 bangert Exp $ S=${WORKDIR}/${P} DESCRIPTION="Objective Caml is a fast modern type-inferring functional programming language descended from the ML (Meta Language) family." |