summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaarten Thibaut <murphy@gentoo.org>2002-08-14 11:58:50 +0000
committerMaarten Thibaut <murphy@gentoo.org>2002-08-14 11:58:50 +0000
commit410eeffd1605e9bd533c62f4dd580ee4067ac067 (patch)
tree2ade30a8fd405e7ca7a7ec455a3152f084f30bd4 /dev-lang/ocaml
parentAdded ppc keyword (diff)
downloadhistorical-410eeffd1605e9bd533c62f4dd580ee4067ac067.tar.gz
historical-410eeffd1605e9bd533c62f4dd580ee4067ac067.tar.bz2
historical-410eeffd1605e9bd533c62f4dd580ee4067ac067.zip
Adding sparc/sparc64 keywords
Diffstat (limited to 'dev-lang/ocaml')
-rw-r--r--dev-lang/ocaml/ocaml-3.04-r1.ebuild4
-rw-r--r--dev-lang/ocaml/ocaml-3.04-r2.ebuild4
-rw-r--r--dev-lang/ocaml/ocaml-3.05.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-lang/ocaml/ocaml-3.04-r1.ebuild b/dev-lang/ocaml/ocaml-3.04-r1.ebuild
index 9c33ee151346..904471d26798 100644
--- a/dev-lang/ocaml/ocaml-3.04-r1.ebuild
+++ b/dev-lang/ocaml/ocaml-3.04-r1.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.04-r1.ebuild,v 1.3 2002/07/23 05:02:15 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.04-r1.ebuild,v 1.4 2002/08/14 11:58:50 murphy Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Objective Caml is a fast modern type-inferring functional programming language descended from the ML (Meta Language) family."
@@ -13,7 +13,7 @@ RDEPEND="${DEPEND}"
SLOT="0"
LICENSE="QPL-1.0 LGPL-2"
-KEYWORDS="x86"
+KEYWORDS="x86 sparc sparc64"
# The unpack function is needed only so that we can apply a ppc patch from cvs.
# This should be fixed in v.>3.04, so the function can be removed then.
diff --git a/dev-lang/ocaml/ocaml-3.04-r2.ebuild b/dev-lang/ocaml/ocaml-3.04-r2.ebuild
index d77be74182d6..a20d5d5e6ccb 100644
--- a/dev-lang/ocaml/ocaml-3.04-r2.ebuild
+++ b/dev-lang/ocaml/ocaml-3.04-r2.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.04-r2.ebuild,v 1.1 2002/08/04 00:11:39 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.04-r2.ebuild,v 1.2 2002/08/14 11:58:50 murphy Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Objective Caml is a fast modern type-inferring functional programming language descended from the ML (Meta Language) family."
@@ -13,7 +13,7 @@ RDEPEND="${DEPEND}"
SLOT="0"
LICENSE="QPL-1.0 LGPL-2"
-KEYWORDS="x86"
+KEYWORDS="x86 sparc sparc64"
# The unpack function is needed only so that we can apply a ppc patch from cvs.
# This should be fixed in v.>3.04, so the function can be removed then.
diff --git a/dev-lang/ocaml/ocaml-3.05.ebuild b/dev-lang/ocaml/ocaml-3.05.ebuild
index b1c076ea2fcd..64fcf2e5baa4 100644
--- a/dev-lang/ocaml/ocaml-3.05.ebuild
+++ b/dev-lang/ocaml/ocaml-3.05.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.05.ebuild,v 1.1 2002/08/07 07:13:42 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.05.ebuild,v 1.2 2002/08/14 11:58:50 murphy Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Objective Caml is a fast modern type-inferring functional programming language descended from the ML (Meta Language) family."
@@ -13,7 +13,7 @@ RDEPEND="${DEPEND}"
SLOT="0"
LICENSE="QPL-1.0 LGPL-2"
-KEYWORDS="x86"
+KEYWORDS="x86 sparc sparc64"
src_compile()
{