summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2002-07-22 06:57:45 +0000
committerGeorge Shapovalov <george@gentoo.org>2002-07-22 06:57:45 +0000
commitad4b35e054b3c77c668f91754a95e07459f77fc0 (patch)
tree91d7743b466f8896cca0e0611f0a86b812fd36aa /dev-ml
parentMore fixing. (diff)
downloadhistorical-ad4b35e054b3c77c668f91754a95e07459f77fc0.tar.gz
historical-ad4b35e054b3c77c668f91754a95e07459f77fc0.tar.bz2
historical-ad4b35e054b3c77c668f91754a95e07459f77fc0.zip
added KEYWORDS
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/lablgl/lablgl-0.97.ebuild3
-rw-r--r--dev-ml/lablgtk/lablgtk-1.2.3.ebuild3
-rw-r--r--dev-ml/pcre-ocaml/pcre-ocaml-4.26.3.ebuild3
3 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/lablgl/lablgl-0.97.ebuild b/dev-ml/lablgl/lablgl-0.97.ebuild
index 16c768de7abd..4ff868ca0935 100644
--- a/dev-ml/lablgl/lablgl-0.97.ebuild
+++ b/dev-ml/lablgl/lablgl-0.97.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/lablgl-0.97.ebuild,v 1.1 2002/06/29 04:39:55 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/lablgl-0.97.ebuild,v 1.2 2002/07/22 06:57:45 george Exp $
DESCRIPTION="Objective CAML interface for OpenGL"
HOMEPAGE="http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgl.html"
@@ -13,6 +13,7 @@ RDEPEND="${DEPEND}"
SRC_URI="http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/${P}.tar.gz"
S=${WORKDIR}/lablGL-${PV}
SLOT="0"
+KEYWORDS="x86"
#need to do some mangling to keep ebuild name lowercase
#(anyway package uses mixture of upper and lower case letters)
diff --git a/dev-ml/lablgtk/lablgtk-1.2.3.ebuild b/dev-ml/lablgtk/lablgtk-1.2.3.ebuild
index ab32ca346ebe..2542e5da1cd4 100644
--- a/dev-ml/lablgtk/lablgtk-1.2.3.ebuild
+++ b/dev-ml/lablgtk/lablgtk-1.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/lablgtk-1.2.3.ebuild,v 1.1 2002/06/29 05:14:35 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/lablgtk-1.2.3.ebuild,v 1.2 2002/07/22 06:57:45 george Exp $
DESCRIPTION="Objective CAML interface for Gtk+"
HOMEPAGE="http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html"
@@ -16,6 +16,7 @@ RDEPEND="${DEPEND}"
SRC_URI="http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/lablgtk-${PV}.tar.gz"
S=${WORKDIR}/${P}
SLOT="1"
+KEYWORDS="x86"
Name="LablGTK"
diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-4.26.3.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-4.26.3.ebuild
index 6261a5e5a569..7980de30590b 100644
--- a/dev-ml/pcre-ocaml/pcre-ocaml-4.26.3.ebuild
+++ b/dev-ml/pcre-ocaml/pcre-ocaml-4.26.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-4.26.3.ebuild,v 1.1 2002/06/29 05:34:05 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-4.26.3.ebuild,v 1.2 2002/07/22 06:57:45 george Exp $
DESCRIPTION="Perl Compatibility Regular Expressions for OCaml"
HOMEPAGE="http://www.ai.univie.ac.at/~markus/home/ocaml_sources.html"
@@ -14,6 +14,7 @@ SRC_URI="http://www.ai.univie.ac.at/~markus/ocaml_sources/pcre-ocaml-4.26.3.tar.
S=${WORKDIR}/${P}
SLOT="3"
+KEYWORDS="x86"
src_compile() {
make all opt || die