diff options
author | Travis Tilley <lv@gentoo.org> | 2004-07-14 01:10:56 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-07-14 01:10:56 +0000 |
commit | 1d2edfd90a8494df89f8f548061d76c543bbeade (patch) | |
tree | 361ab317baf4ae070f7baeff694ce2ea481c2262 /dev-lang | |
parent | don't dep on arch for gnuconfig_update (Manifest recommit) (diff) | |
download | gentoo-2-1d2edfd90a8494df89f8f548061d76c543bbeade.tar.gz gentoo-2-1d2edfd90a8494df89f8f548061d76c543bbeade.tar.bz2 gentoo-2-1d2edfd90a8494df89f8f548061d76c543bbeade.zip |
~amd64
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ocaml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/ocaml/ocaml-3.07-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog index c6d68581d6e2..648402176e3c 100644 --- a/dev-lang/ocaml/ChangeLog +++ b/dev-lang/ocaml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/ocaml # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.33 2004/07/06 20:51:30 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.34 2004/07/14 01:09:33 lv Exp $ + + 13 Jul 2004; Travis Tilley <lv@gentoo.org> ocaml-3.07-r1.ebuild: + adding back ~amd64 keyword 06 Jul 2004; Matthieu Sozeau <mattam@gentoo.org> -ocaml-3.06-r1.ebuild, ocaml-3.06-r2.ebuild, -ocaml-3.06.ebuild, -ocaml-3.07.ebuild, diff --git a/dev-lang/ocaml/ocaml-3.07-r1.ebuild b/dev-lang/ocaml/ocaml-3.07-r1.ebuild index dfe28676a3a9..b09a501b29ee 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.13 2004/07/06 20:40:57 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.07-r1.ebuild,v 1.14 2004/07/14 01:09:33 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 -amd64 hppa" +KEYWORDS="x86 ~sparc ~ppc alpha ~ia64 ~amd64 hppa" IUSE="tcltk" DEPEND="virtual/libc |