summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorMatthieu Sozeau <mattam@gentoo.org>2005-03-14 19:45:53 +0000
committerMatthieu Sozeau <mattam@gentoo.org>2005-03-14 19:45:53 +0000
commit6b586b59ad2c62c5a58563f2b2343c5db9d17ffa (patch)
tree786d6eb57d6828f4e1998184a5634e6115c47036 /dev-ml
parentfixed #67302 (diff)
downloadhistorical-6b586b59ad2c62c5a58563f2b2343c5db9d17ffa.tar.gz
historical-6b586b59ad2c62c5a58563f2b2343c5db9d17ffa.tar.bz2
historical-6b586b59ad2c62c5a58563f2b2343c5db9d17ffa.zip
Add ~amd64.
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ocamlnet/ChangeLog5
-rw-r--r--dev-ml/ocamlnet/Manifest4
-rw-r--r--dev-ml/ocamlnet/ocamlnet-0.98.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-ml/ocamlnet/ChangeLog b/dev-ml/ocamlnet/ChangeLog
index c5305680bd7d..8d49d87564b8 100644
--- a/dev-ml/ocamlnet/ChangeLog
+++ b/dev-ml/ocamlnet/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/ocamlnet
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ChangeLog,v 1.12 2005/03/08 23:35:26 mattam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ChangeLog,v 1.13 2005/03/14 19:45:53 mattam Exp $
+
+ 14 Mar 2005; Matthieu Sozeau <mattam@gentoo.org> ocamlnet-0.98.ebuild:
+ Add ~amd64.
09 Mar 2005; Matthieu Sozeau <mattam@gentoo.org> ocamlnet-0.98.ebuild:
Add compatibility cgi module so netclient can be compiled.
diff --git a/dev-ml/ocamlnet/Manifest b/dev-ml/ocamlnet/Manifest
index 1457937114c7..39b18862c4ca 100644
--- a/dev-ml/ocamlnet/Manifest
+++ b/dev-ml/ocamlnet/Manifest
@@ -1,8 +1,8 @@
-MD5 fc1a4be8323240cafe0922aa8eb72e0b ChangeLog 1444
+MD5 685b9db43c4d33fc2d237172f0bc6604 ChangeLog 1532
MD5 845dbbef4eb685e1bfd5f9e13a03f2b8 metadata.xml 225
MD5 e03f9a8a89002763dcd26416f218a62a ocamlnet-0.95.ebuild 831
MD5 fa0a4de161ccb100f1199d850b18121e ocamlnet-0.97.1.ebuild 740
-MD5 57b23434acc2a4963c8320d19a7d7dbe ocamlnet-0.98.ebuild 816
+MD5 6d95a0d15d6940d36e6686bdce118548 ocamlnet-0.98.ebuild 823
MD5 b3137a19a01b130d78ec709fd500acfc files/digest-ocamlnet-0.95 65
MD5 b216ee5c5e591dcc4ebde2b7d8ed2d01 files/digest-ocamlnet-0.97.1 67
MD5 425492e930c801900aa5493bbe7647c4 files/digest-ocamlnet-0.98 65
diff --git a/dev-ml/ocamlnet/ocamlnet-0.98.ebuild b/dev-ml/ocamlnet/ocamlnet-0.98.ebuild
index a4701ced389c..b0b579ada3cb 100644
--- a/dev-ml/ocamlnet/ocamlnet-0.98.ebuild
+++ b/dev-ml/ocamlnet/ocamlnet-0.98.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-0.98.ebuild,v 1.4 2005/03/08 23:35:26 mattam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-0.98.ebuild,v 1.5 2005/03/14 19:45:53 mattam Exp $
inherit findlib
@@ -9,7 +9,7 @@ HOMEPAGE="http://ocamlnet.sourceforge.net"
SRC_URI="mirror://sourceforge/ocamlnet/${P}.tar.gz"
LICENSE="as-is"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~ppc ~x86 ~amd64"
SLOT="0"
IUSE=""