diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-04 17:19:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-04 17:19:18 +0000 |
commit | 656d415e95b7db296476b15bdbd0e025c7d12eaa (patch) | |
tree | ad2fd8da34ccb4c71fd54867be82532b2654531f /dev-ml | |
parent | Stable for amd64, wrt bug #419417 (diff) | |
download | gentoo-2-656d415e95b7db296476b15bdbd0e025c7d12eaa.tar.gz gentoo-2-656d415e95b7db296476b15bdbd0e025c7d12eaa.tar.bz2 gentoo-2-656d415e95b7db296476b15bdbd0e025c7d12eaa.zip |
Stable for amd64, wrt bug #419417
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ocaml-doc/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ml/ocaml-doc/ocaml-doc-3.12.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ml/ocaml-doc/ChangeLog b/dev-ml/ocaml-doc/ChangeLog index ec7936766539..f74f163b7ea2 100644 --- a/dev-ml/ocaml-doc/ChangeLog +++ b/dev-ml/ocaml-doc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ml/ocaml-doc -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-doc/ChangeLog,v 1.9 2011/04/19 18:34:01 aballier Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-doc/ChangeLog,v 1.10 2012/06/04 17:19:18 ago Exp $ + + 04 Jun 2012; Agostino Sarubbo <ago@gentoo.org> ocaml-doc-3.12.ebuild: + Stable for amd64, wrt bug #419417 *ocaml-doc-3.12 (19 Apr 2011) diff --git a/dev-ml/ocaml-doc/ocaml-doc-3.12.ebuild b/dev-ml/ocaml-doc/ocaml-doc-3.12.ebuild index 16e1dd234d28..f807c4bed7cc 100644 --- a/dev-ml/ocaml-doc/ocaml-doc-3.12.ebuild +++ b/dev-ml/ocaml-doc/ocaml-doc-3.12.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.12.ebuild,v 1.1 2011/04/19 18:34:01 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-doc/ocaml-doc-3.12.ebuild,v 1.2 2012/06/04 17:19:18 ago 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 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" SLOT="0" IUSE="" |