diff options
author | Travis Tilley <lv@gentoo.org> | 2004-04-17 10:54:45 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-04-17 10:54:45 +0000 |
commit | 039afd8a8d47f65228f409e22a6b5021b651b879 (patch) | |
tree | a18e47704b3ad9bf5e82418aea02decbd2619315 /dev-lang/ocaml | |
parent | ~amd64 (Manifest recommit) (diff) | |
download | gentoo-2-039afd8a8d47f65228f409e22a6b5021b651b879.tar.gz gentoo-2-039afd8a8d47f65228f409e22a6b5021b651b879.tar.bz2 gentoo-2-039afd8a8d47f65228f409e22a6b5021b651b879.zip |
~amd64
Diffstat (limited to 'dev-lang/ocaml')
-rw-r--r-- | dev-lang/ocaml/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lang/ocaml/ocaml-3.07-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-lang/ocaml/ocaml-3.07.ebuild | 6 | ||||
-rw-r--r-- | dev-lang/ocaml/ocaml-3.07_beta2.ebuild | 4 |
4 files changed, 13 insertions, 9 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog index d3337b9cfa50..e4339dd286f4 100644 --- a/dev-lang/ocaml/ChangeLog +++ b/dev-lang/ocaml/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/ocaml # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.22 2004/03/02 09:25:00 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.23 2004/04/17 10:54:45 lv Exp $ + + 17 Apr 2004; Travis Tilley <lv@gentoo.org> ocaml-3.07-r1.ebuild, + ocaml-3.07.ebuild: + added missing ~amd64 keyword 27 Feb 2004; Seemant Kulleen <seemant@gentoo.org> ocaml-3.06-r1.ebuild, ocaml-3.06-r2.ebuild, ocaml-3.06.ebuild, ocaml-3.07-r1.ebuild, diff --git a/dev-lang/ocaml/ocaml-3.07-r1.ebuild b/dev-lang/ocaml/ocaml-3.07-r1.ebuild index d5670acb1392..069d6d04d1c1 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-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # 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.3 2004/02/27 19:38:42 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.07-r1.ebuild,v 1.4 2004/04/17 10:54:45 lv 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" +KEYWORDS="~x86 ~sparc ~ppc ~alpha ~ia64 ~amd64" IUSE="tcltk" DEPEND="virtual/glibc diff --git a/dev-lang/ocaml/ocaml-3.07.ebuild b/dev-lang/ocaml/ocaml-3.07.ebuild index d8efa90b6af4..4bc86532c897 100644 --- a/dev-lang/ocaml/ocaml-3.07.ebuild +++ b/dev-lang/ocaml/ocaml-3.07.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.07.ebuild,v 1.3 2004/02/27 19:38:42 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.07.ebuild,v 1.4 2004/04/17 10:54:45 lv Exp $ inherit flag-o-matic eutils @@ -11,7 +11,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" +KEYWORDS="~x86 ~sparc ~ppc ~alpha ~amd64" IUSE="tcltk" DEPEND="virtual/glibc diff --git a/dev-lang/ocaml/ocaml-3.07_beta2.ebuild b/dev-lang/ocaml/ocaml-3.07_beta2.ebuild index f2f24b8f08aa..4154cd3178a3 100644 --- a/dev-lang/ocaml/ocaml-3.07_beta2.ebuild +++ b/dev-lang/ocaml/ocaml-3.07_beta2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.07_beta2.ebuild,v 1.4 2004/02/27 19:38:42 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.07_beta2.ebuild,v 1.5 2004/04/17 10:54:45 lv Exp $ inherit flag-o-matic eutils |