summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-06-04 13:51:03 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-06-04 13:51:03 +0000
commitf2a9fa5074811639f8ebd1662b20dfd5db294024 (patch)
treeb4c21e3e5c4b679984a88b44dcd7c1dddb23a88e /dev-ml
parentAdding www-client/arora git snapshot, for people who want to try it out. (diff)
downloadhistorical-f2a9fa5074811639f8ebd1662b20dfd5db294024.tar.gz
historical-f2a9fa5074811639f8ebd1662b20dfd5db294024.tar.bz2
historical-f2a9fa5074811639f8ebd1662b20dfd5db294024.zip
bump to latest
Package-Manager: portage-2.1.5.3
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ocaml-doc/ChangeLog9
-rw-r--r--dev-ml/ocaml-doc/Manifest14
-rw-r--r--dev-ml/ocaml-doc/ocaml-doc-3.10.ebuild23
3 files changed, 43 insertions, 3 deletions
diff --git a/dev-ml/ocaml-doc/ChangeLog b/dev-ml/ocaml-doc/ChangeLog
index dd036e0fc7f5..8acfdd635014 100644
--- a/dev-ml/ocaml-doc/ChangeLog
+++ b/dev-ml/ocaml-doc/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-ml/ocaml-doc
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-doc/ChangeLog,v 1.4 2007/07/15 09:15:42 phreak Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-doc/ChangeLog,v 1.5 2008/06/04 13:51:03 aballier Exp $
+
+*ocaml-doc-3.10 (04 Jun 2008)
+
+ 04 Jun 2008; Alexis Ballier <aballier@gentoo.org> +ocaml-doc-3.10.ebuild:
+ bump to latest
15 Jul 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
Assigning to ml, as nattfodd is being retired (#108329).
diff --git a/dev-ml/ocaml-doc/Manifest b/dev-ml/ocaml-doc/Manifest
index 53ae68c8bdd2..63ace1916770 100644
--- a/dev-ml/ocaml-doc/Manifest
+++ b/dev-ml/ocaml-doc/Manifest
@@ -1,4 +1,16 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
DIST ocaml-3.09-refman.html.tar.gz 484037 RMD160 3053df3ba5dca3bf684b4ba72be93e8f733c116d SHA1 84b7971dd1ca249f2630435c6c8de54a86b0d9b6 SHA256 8e4766a4964a4f93ef202bdff907f806d71906d88d660b481e4a95d111ae404c
+DIST ocaml-3.10-refman.html.tar.gz 518472 RMD160 6b4c99a83942563f1571385681d54f4d194507fe SHA1 491a39ca6ae8a5ae52fb8e07e987e97bba1b9f43 SHA256 9c4717a8d52a3d2a29792301b98a14e22ea249e1b958dada46e87a01a795ccd9
EBUILD ocaml-doc-3.09.ebuild 625 RMD160 3617e6331a43792b0d60a77dd767dda155a25a38 SHA1 71141490556cc03de8eb340d15d64c63a56b0664 SHA256 cec31ef331de1720e7f248695c416c8cb5a0e914b41fce1251b2fb024a8dde8d
-MISC ChangeLog 740 RMD160 1bdc130d46391c86f033b566a1465505aaba0ec7 SHA1 66278de3509deb03ce6dec284860b058fe405a84 SHA256 86cc0bf7606ccd8dc26e4257ce13528dce33705ec2e81f768fa1712b30240bc9
+EBUILD ocaml-doc-3.10.ebuild 627 RMD160 27bd72a7519a32a407ebb19a3d1da3526b611100 SHA1 53707ab57e3bf7a0c1ae268b6e1f1572b1a5c5e8 SHA256 e9f7f29783629444ec5cc58e0da94af051c55fdc6d16b8aea22e7cc507b19fe5
+MISC ChangeLog 867 RMD160 054295b95e2d0f4811cfdb34ccec93983f9b7153 SHA1 80b614f04be0c53b4eeee947a6b8f8c2cff1a3ae SHA256 6c49912c44d3edaf58273d5cc6e5d632a78821bf0fcdcc8ebccf788b53f3fdb4
MISC metadata.xml 156 RMD160 b85f5bc80861e3fb890d0c87457a549d5bdaa191 SHA1 3be740773dec616d1c3969afaf1571348e455fef SHA256 40d721e2107cc8aac043b574fdae94c9e31ae133bc8e275fbc0a56329b3f5cee
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.9 (GNU/Linux)
+
+iEYEARECAAYFAkhGndIACgkQvFcC4BYPU0rZKwCfRti3lub/zep/D7rVZ8lOyDtq
+LeAAoL7rqVDW4+poxDPa7HkPYSvr8lv6
+=Swji
+-----END PGP SIGNATURE-----
diff --git a/dev-ml/ocaml-doc/ocaml-doc-3.10.ebuild b/dev-ml/ocaml-doc/ocaml-doc-3.10.ebuild
new file mode 100644
index 000000000000..a6df570eb213
--- /dev/null
+++ b/dev-ml/ocaml-doc/ocaml-doc-3.10.ebuild
@@ -0,0 +1,23 @@
+# 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 $
+
+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"
+
+SLOT="0"
+IUSE=""
+
+S=${WORKDIR}/htmlman
+
+src_install() {
+ dohtml -r *
+}
+
+pkg_postinst() {
+ elog "This manual is available online at http://caml.inria.fr/pub/docs/manual-ocaml/"
+}