diff options
author | Joseph Jezak <josejx@gentoo.org> | 2008-07-13 06:53:29 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2008-07-13 06:53:29 +0000 |
commit | 22ab1aa734ae26179f2d5a22742c4a12c511b625 (patch) | |
tree | b5145f01ed0d12d14f0224f4e5014d998e332f77 /dev-ml/ocaml-doc/ocaml-doc-3.10.ebuild | |
parent | Marked ~ppc for bug #197363. (diff) | |
download | gentoo-2-22ab1aa734ae26179f2d5a22742c4a12c511b625.tar.gz gentoo-2-22ab1aa734ae26179f2d5a22742c4a12c511b625.tar.bz2 gentoo-2-22ab1aa734ae26179f2d5a22742c4a12c511b625.zip |
Marked ~ppc for bug #197363.
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-ml/ocaml-doc/ocaml-doc-3.10.ebuild')
-rw-r--r-- | dev-ml/ocaml-doc/ocaml-doc-3.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocaml-doc/ocaml-doc-3.10.ebuild b/dev-ml/ocaml-doc/ocaml-doc-3.10.ebuild index a6df570eb213..3062f2fd6620 100644 --- a/dev-ml/ocaml-doc/ocaml-doc-3.10.ebuild +++ b/dev-ml/ocaml-doc/ocaml-doc-3.10.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-doc/ocaml-doc-3.10.ebuild,v 1.1 2008/06/04 13:51:03 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-doc/ocaml-doc-3.10.ebuild,v 1.2 2008/07/13 06:53:29 josejx Exp $ DESCRIPTION="Ocaml reference manual (html)" HOMEPAGE="http://caml.inria.fr/pub/docs/manual-ocaml/" SRC_URI="http://caml.inria.fr/pub/distrib/ocaml-${PV}/ocaml-${PV}-refman.html.tar.gz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" SLOT="0" IUSE="" |