diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-08-16 23:33:49 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-08-16 23:33:49 +0000 |
commit | 4c2730cf833b07c118b4002653bc08a823ce282c (patch) | |
tree | b605ca54159221987ff2e1fa5dca650779c72c08 /dev-lang/ocaml | |
parent | stable ebuild, new ebuild, old ones gone (Manifest recommit) (diff) | |
download | gentoo-2-4c2730cf833b07c118b4002653bc08a823ce282c.tar.gz gentoo-2-4c2730cf833b07c118b4002653bc08a823ce282c.tar.bz2 gentoo-2-4c2730cf833b07c118b4002653bc08a823ce282c.zip |
Yay, my port to hppa-linux is in the mainstream ! Marking stable !
Diffstat (limited to 'dev-lang/ocaml')
-rw-r--r-- | dev-lang/ocaml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/ocaml/ocaml-3.08.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog index 21902a797d97..1ffa965662f9 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.43 2004/08/14 04:45:52 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.44 2004/08/16 23:33:49 gmsoft Exp $ + + 16 Aug 2004; Guy Martin <gmsoft@gentoo.org> ocaml-3.08.ebuild: + Yay, my port to hppa-linux is in the mainstream ! Marking stable ! 13 Aug 2004; Jason Wever <weeve@gentoo.org> ocaml-3.07-r1.ebuild: Stable on sparc. diff --git a/dev-lang/ocaml/ocaml-3.08.ebuild b/dev-lang/ocaml/ocaml-3.08.ebuild index 867c26c8ea10..c5106b245b76 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.2 2004/08/08 09:06:00 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.08.ebuild,v 1.3 2004/08/16 23:33:49 gmsoft 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" IUSE="tcltk latex" DEPEND="virtual/libc |