summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorPiotr Jaroszyński <peper@gentoo.org>2006-10-22 15:34:55 +0000
committerPiotr Jaroszyński <peper@gentoo.org>2006-10-22 15:34:55 +0000
commit8a94b1869ebffecc0184a20d3b48875b543c4d28 (patch)
tree58df03a3e0d9b7d418902c054818eb22031eb947 /dev-ml
parent* #149464 and #151980 (diff)
downloadgentoo-2-8a94b1869ebffecc0184a20d3b48875b543c4d28.tar.gz
gentoo-2-8a94b1869ebffecc0184a20d3b48875b543c4d28.tar.bz2
gentoo-2-8a94b1869ebffecc0184a20d3b48875b543c4d28.zip
Add ~amd64 keyword. Bug #149799.
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ocaml-doc/ChangeLog5
-rw-r--r--dev-ml/ocaml-doc/files/digest-ocaml-doc-3.092
-rw-r--r--dev-ml/ocaml-doc/ocaml-doc-3.09.ebuild4
3 files changed, 8 insertions, 3 deletions
diff --git a/dev-ml/ocaml-doc/ChangeLog b/dev-ml/ocaml-doc/ChangeLog
index b218e40c9324..e49c5ed094a3 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-doc/ChangeLog,v 1.1 2006/01/21 23:59:08 nattfodd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-doc/ChangeLog,v 1.2 2006/10/22 15:34:55 peper Exp $
+
+ 22 Oct 2006; Piotr Jaroszyński <peper@gentoo.org> ocaml-doc-3.09.ebuild:
+ Add ~amd64 keyword. Bug #149799.
*ocaml-doc-3.09 (22 Jan 2006)
diff --git a/dev-ml/ocaml-doc/files/digest-ocaml-doc-3.09 b/dev-ml/ocaml-doc/files/digest-ocaml-doc-3.09
index 620541eab85c..0e4f09238576 100644
--- a/dev-ml/ocaml-doc/files/digest-ocaml-doc-3.09
+++ b/dev-ml/ocaml-doc/files/digest-ocaml-doc-3.09
@@ -1 +1,3 @@
MD5 b25eb211bf91bcaa536b12d12731ceec ocaml-3.09-refman.html.tar.gz 484037
+RMD160 3053df3ba5dca3bf684b4ba72be93e8f733c116d ocaml-3.09-refman.html.tar.gz 484037
+SHA256 8e4766a4964a4f93ef202bdff907f806d71906d88d660b481e4a95d111ae404c ocaml-3.09-refman.html.tar.gz 484037
diff --git a/dev-ml/ocaml-doc/ocaml-doc-3.09.ebuild b/dev-ml/ocaml-doc/ocaml-doc-3.09.ebuild
index bd3cef01e265..92422c3b2519 100644
--- a/dev-ml/ocaml-doc/ocaml-doc-3.09.ebuild
+++ b/dev-ml/ocaml-doc/ocaml-doc-3.09.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2006 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.09.ebuild,v 1.1 2006/01/21 23:59:08 nattfodd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-doc/ocaml-doc-3.09.ebuild,v 1.2 2006/10/22 15:34:55 peper 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="~x86"
+KEYWORDS="~amd64 ~x86"
SLOT="0"
IUSE=""