diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-16 01:42:08 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-16 01:42:08 +0000 |
commit | fbeb1be60088c661947db0c4f0075d76d6a5eb2a (patch) | |
tree | 907e08be0b69428608a46900a108dad02828f1d8 /dev-lang/ocaml | |
parent | ppc-macos keywording (Manifest recommit) (diff) | |
download | gentoo-2-fbeb1be60088c661947db0c4f0075d76d6a5eb2a.tar.gz gentoo-2-fbeb1be60088c661947db0c4f0075d76d6a5eb2a.tar.bz2 gentoo-2-fbeb1be60088c661947db0c4f0075d76d6a5eb2a.zip |
ppc-macos keywording
Diffstat (limited to 'dev-lang/ocaml')
-rw-r--r-- | dev-lang/ocaml/ocaml-3.07-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/ocaml/ocaml-3.08.1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/ocaml/ocaml-3.08.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-lang/ocaml/ocaml-3.07-r1.ebuild b/dev-lang/ocaml/ocaml-3.07-r1.ebuild index e27fb047f0a6..e4d86b4427a0 100644 --- a/dev-lang/ocaml/ocaml-3.07-r1.ebuild +++ b/dev-lang/ocaml/ocaml-3.07-r1.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-lang/ocaml/ocaml-3.07-r1.ebuild,v 1.23 2004/08/18 19:39:28 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.07-r1.ebuild,v 1.24 2004/09/16 01:42:08 pvdabeel Exp $ inherit flag-o-matic eutils @@ -12,7 +12,7 @@ SRC_URI="http://caml.inria.fr/distrib/${P}/${P}.tar.gz LICENSE="QPL-1.0 LGPL-2" SLOT="0" -KEYWORDS="x86 sparc ppc alpha ~ia64 ~amd64 hppa ~macos" +KEYWORDS="x86 sparc ppc alpha ~ia64 ~amd64 hppa ~macos ~ppc-macos" IUSE="tcltk latex" DEPEND="virtual/libc diff --git a/dev-lang/ocaml/ocaml-3.08.1.ebuild b/dev-lang/ocaml/ocaml-3.08.1.ebuild index 2f638dcf598f..1580f12e76a4 100644 --- a/dev-lang/ocaml/ocaml-3.08.1.ebuild +++ b/dev-lang/ocaml/ocaml-3.08.1.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-lang/ocaml/ocaml-3.08.1.ebuild,v 1.1 2004/08/19 14:47:29 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.08.1.ebuild,v 1.2 2004/09/16 01:42:08 pvdabeel Exp $ inherit flag-o-matic eutils @@ -11,7 +11,7 @@ SRC_URI="http://caml.inria.fr/distrib/ocaml-3.08/${P}.tar.bz2" LICENSE="QPL-1.0 LGPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc ~alpha ~ia64 ~amd64 ~hppa ~macos" +KEYWORDS="~x86 ~sparc ~ppc ~alpha ~ia64 ~amd64 ~hppa ~macos ~ppc-macos" IUSE="tcltk latex" DEPEND="virtual/libc diff --git a/dev-lang/ocaml/ocaml-3.08.ebuild b/dev-lang/ocaml/ocaml-3.08.ebuild index 57d90b027c42..cf49b3cef262 100644 --- a/dev-lang/ocaml/ocaml-3.08.ebuild +++ b/dev-lang/ocaml/ocaml-3.08.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-lang/ocaml/ocaml-3.08.ebuild,v 1.5 2004/08/22 11:28:19 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.08.ebuild,v 1.6 2004/09/16 01:42:08 pvdabeel Exp $ inherit flag-o-matic eutils @@ -11,7 +11,7 @@ SRC_URI="http://caml.inria.fr/distrib/ocaml-3.08/${P}.0.tar.gz" LICENSE="QPL-1.0 LGPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc ~alpha ~ia64 amd64 hppa ~macos" +KEYWORDS="~x86 ~sparc ~ppc ~alpha ~ia64 amd64 hppa ~macos ~ppc-macos" IUSE="tcltk latex" DEPEND="virtual/libc |