summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-07-14 01:40:17 +0000
committerTravis Tilley <lv@gentoo.org>2004-07-14 01:40:17 +0000
commitd2576f4dc729e98ad9b3cfe7f678b54d5af15cb6 (patch)
tree394804a17c3cbadd7857d0aac8b94deb408a77bc /dev-ml
parentdon't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-d2576f4dc729e98ad9b3cfe7f678b54d5af15cb6.tar.gz
historical-d2576f4dc729e98ad9b3cfe7f678b54d5af15cb6.tar.bz2
historical-d2576f4dc729e98ad9b3cfe7f678b54d5af15cb6.zip
~amd64
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/findlib/findlib-0.8.ebuild4
-rw-r--r--dev-ml/lablgl/ChangeLog5
-rw-r--r--dev-ml/lablgl/lablgl-1.00.ebuild4
-rw-r--r--dev-ml/lablgtk/ChangeLog5
-rw-r--r--dev-ml/lablgtk/lablgtk-1.2.6.ebuild4
-rw-r--r--dev-ml/ocaml-make/ChangeLog5
-rw-r--r--dev-ml/ocaml-make/ocaml-make-5.04.0.ebuild4
7 files changed, 20 insertions, 11 deletions
diff --git a/dev-ml/findlib/findlib-0.8.ebuild b/dev-ml/findlib/findlib-0.8.ebuild
index a123e7ced8ff..bfb7e1625cf2 100644
--- a/dev-ml/findlib/findlib-0.8.ebuild
+++ b/dev-ml/findlib/findlib-0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-0.8.ebuild,v 1.8 2004/06/25 00:01:32 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-0.8.ebuild,v 1.9 2004/07/14 01:38:58 lv Exp $
IUSE=""
@@ -10,7 +10,7 @@ SRC_URI="http://www.ocaml-programming.de/packages/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc ~sparc -amd64"
+KEYWORDS="x86 ppc ~sparc ~amd64"
DEPEND="dev-lang/ocaml"
diff --git a/dev-ml/lablgl/ChangeLog b/dev-ml/lablgl/ChangeLog
index 551f020d810e..d7a7a41b719d 100644
--- a/dev-ml/lablgl/ChangeLog
+++ b/dev-ml/lablgl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/lablgl
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/ChangeLog,v 1.23 2004/07/02 09:30:45 mattam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/ChangeLog,v 1.24 2004/07/14 01:34:36 lv Exp $
+
+ 13 Jul 2004; Travis Tilley <lv@gentoo.org> lablgl-1.00.ebuild:
+ adding back ~amd64 keyword
02 Jul 2004; Matthieu Sozeau <mattam@gentoo.org> lablgl-1.00.ebuild:
Fix building rules when glut is not set and tcltk is.
diff --git a/dev-ml/lablgl/lablgl-1.00.ebuild b/dev-ml/lablgl/lablgl-1.00.ebuild
index f02b2cdbc89d..103cc250dbaa 100644
--- a/dev-ml/lablgl/lablgl-1.00.ebuild
+++ b/dev-ml/lablgl/lablgl-1.00.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/lablgl-1.00.ebuild,v 1.10 2004/07/02 09:30:45 mattam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/lablgl-1.00.ebuild,v 1.11 2004/07/14 01:34:36 lv Exp $
IUSE="tcltk glut doc"
@@ -16,7 +16,7 @@ DEPEND=">=dev-lang/ocaml-3.05
SRC_URI="http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/${P}.tar.gz"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc alpha ~ia64 -amd64 hppa"
+KEYWORDS="~x86 ~ppc ~sparc alpha ~ia64 ~amd64 hppa"
pkg_setup()
{
diff --git a/dev-ml/lablgtk/ChangeLog b/dev-ml/lablgtk/ChangeLog
index 88b4cdbdf07e..f89746080339 100644
--- a/dev-ml/lablgtk/ChangeLog
+++ b/dev-ml/lablgtk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/lablgtk
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/ChangeLog,v 1.20 2004/06/25 00:02:01 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/ChangeLog,v 1.21 2004/07/14 01:35:45 lv Exp $
+
+ 13 Jul 2004; Travis Tilley <lv@gentoo.org> lablgtk-1.2.6.ebuild:
+ added back ~amd64 keyword
08 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> lablgtk-1.2.6.ebuild:
Stable on alpha.
diff --git a/dev-ml/lablgtk/lablgtk-1.2.6.ebuild b/dev-ml/lablgtk/lablgtk-1.2.6.ebuild
index 861d23b2652d..47293b790d05 100644
--- a/dev-ml/lablgtk/lablgtk-1.2.6.ebuild
+++ b/dev-ml/lablgtk/lablgtk-1.2.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/lablgtk-1.2.6.ebuild,v 1.8 2004/06/25 00:02:01 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/lablgtk-1.2.6.ebuild,v 1.9 2004/07/14 01:35:45 lv Exp $
IUSE="gnome opengl"
@@ -21,7 +21,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 ~ppc ~sparc alpha ~ia64 -amd64 hppa"
+KEYWORDS="~x86 ~ppc ~sparc alpha ~ia64 ~amd64 hppa"
Name="LablGTK"
diff --git a/dev-ml/ocaml-make/ChangeLog b/dev-ml/ocaml-make/ChangeLog
index d53301a70aac..4f38158c61a0 100644
--- a/dev-ml/ocaml-make/ChangeLog
+++ b/dev-ml/ocaml-make/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/ocaml-make
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-make/ChangeLog,v 1.4 2004/06/25 00:02:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-make/ChangeLog,v 1.5 2004/07/14 01:40:17 lv Exp $
+
+ 13 Jul 2004; Travis Tilley <lv@gentoo.org> ocaml-make-5.04.0.ebuild:
+ added ~amd64 keyword
13 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org>
ocaml-make-5.04.0.ebuild:
diff --git a/dev-ml/ocaml-make/ocaml-make-5.04.0.ebuild b/dev-ml/ocaml-make/ocaml-make-5.04.0.ebuild
index 283ebadf0d5c..01d592374c5d 100644
--- a/dev-ml/ocaml-make/ocaml-make-5.04.0.ebuild
+++ b/dev-ml/ocaml-make/ocaml-make-5.04.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-make/ocaml-make-5.04.0.ebuild,v 1.4 2004/06/25 00:02:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-make/ocaml-make-5.04.0.ebuild,v 1.5 2004/07/14 01:40:17 lv Exp $
DESCRIPTION="Generic O'Caml Makefile for GNU Make"
HOMEPAGE="http://www.ai.univie.ac.at/~markus/home/ocaml_sources.html"
@@ -10,7 +10,7 @@ DEPEND=">=dev-lang/ocaml-3.06-r1
>=dev-ml/findlib-0.8"
SRC_URI="http://www.oefai.at/~markus/ocaml_sources/${P}.tar.bz2"
SLOT="0"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="~x86 ~sparc ~amd64"
IUSE=""
src_compile() {