summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-10-04 05:13:42 +0000
committerMike Frysinger <vapier@gentoo.org>2002-10-04 05:13:42 +0000
commita8a4b20afacab994d906925c44c8f789a5e979e9 (patch)
tree67bbc8c1ca73757cd060630c0165ea805f37cb19 /dev-lang/ocaml/ocaml-3.06.ebuild
parentChanged from "GPL2 or later" to "GPL2" (diff)
downloadhistorical-a8a4b20afacab994d906925c44c8f789a5e979e9.tar.gz
historical-a8a4b20afacab994d906925c44c8f789a5e979e9.tar.bz2
historical-a8a4b20afacab994d906925c44c8f789a5e979e9.zip
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'dev-lang/ocaml/ocaml-3.06.ebuild')
-rw-r--r--dev-lang/ocaml/ocaml-3.06.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ocaml/ocaml-3.06.ebuild b/dev-lang/ocaml/ocaml-3.06.ebuild
index b4da60b76c63..e78a1609130a 100644
--- a/dev-lang/ocaml/ocaml-3.06.ebuild
+++ b/dev-lang/ocaml/ocaml-3.06.ebuild
@@ -1,6 +1,6 @@
# Copyright 20022 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.06.ebuild,v 1.1 2002/09/02 19:04:29 george Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.06.ebuild,v 1.2 2002/10/04 05:12:57 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Objective Caml is a fast modern type-inferring functional programming language descended from the ML (Meta Language) family."