diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:22:40 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:22:40 +0000 |
commit | e67b46376cc8a93bc8b74e33abce2fc9df83e9d7 (patch) | |
tree | 0400b4c848dcf5b65713eacdec366864f6e8184e /dev-lang/ocaml | |
parent | initial ebuild #11707 (diff) | |
download | gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.tar.gz gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.tar.bz2 gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'dev-lang/ocaml')
-rw-r--r-- | dev-lang/ocaml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/ocaml/ocaml-3.04-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/ocaml/ocaml-3.06.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog index 040a69e33c2f..5f14578e61fa 100644 --- a/dev-lang/ocaml/ChangeLog +++ b/dev-lang/ocaml/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for dev-lang/ocaml # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.5 2002/08/07 07:42:34 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.6 2002/12/09 04:20:58 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *ocaml-3.05 (07 Aug 2002) 06 Aug 2002; George Shapovalov <george@gentoo.org> ocaml-3.04-r2.ebuild, files/digest-ocaml-3.05 : diff --git a/dev-lang/ocaml/ocaml-3.04-r1.ebuild b/dev-lang/ocaml/ocaml-3.04-r1.ebuild index d69c2c890610..322ace74c232 100644 --- a/dev-lang/ocaml/ocaml-3.04-r1.ebuild +++ b/dev-lang/ocaml/ocaml-3.04-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 20022 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.04-r1.ebuild,v 1.8 2002/10/20 18:41:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.04-r1.ebuild,v 1.9 2002/12/09 04:20:58 manson Exp $ IUSE="tcltk" @@ -14,7 +14,7 @@ DEPEND="virtual/glibc SLOT="0" LICENSE="QPL-1.0 LGPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " # The unpack function is needed only so that we can apply a ppc patch from cvs. # This should be fixed in v.>3.04, so the function can be removed then. diff --git a/dev-lang/ocaml/ocaml-3.06.ebuild b/dev-lang/ocaml/ocaml-3.06.ebuild index 5ffd753963f1..0c363b17e463 100644 --- a/dev-lang/ocaml/ocaml-3.06.ebuild +++ b/dev-lang/ocaml/ocaml-3.06.ebuild @@ -1,6 +1,6 @@ # Copyright 20022 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.06.ebuild,v 1.4 2002/10/20 18:41:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.06.ebuild,v 1.5 2002/12/09 04:20:58 manson Exp $ IUSE="tcltk" @@ -14,7 +14,7 @@ DEPEND="virtual/glibc SLOT="0" LICENSE="QPL-1.0 LGPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " src_compile() { |