summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-04-19 14:53:26 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-04-19 14:53:26 +0000
commit8d58dfb026a90ac364b1fcc39b348c0198a24419 (patch)
tree2f78bcdb8e969daa320d44dbe8387d79de8b63ca /dev-ml/ocaml-mysql
parentStable on ppc wrt bug 217545 (diff)
downloadhistorical-8d58dfb026a90ac364b1fcc39b348c0198a24419.tar.gz
historical-8d58dfb026a90ac364b1fcc39b348c0198a24419.tar.bz2
historical-8d58dfb026a90ac364b1fcc39b348c0198a24419.zip
Stable on ppc wrt bug 217549
Package-Manager: portage-2.1.5_rc4
Diffstat (limited to 'dev-ml/ocaml-mysql')
-rw-r--r--dev-ml/ocaml-mysql/ChangeLog5
-rw-r--r--dev-ml/ocaml-mysql/ocaml-mysql-1.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/ocaml-mysql/ChangeLog b/dev-ml/ocaml-mysql/ChangeLog
index 43b6b6fa7a20..5c399b46bf88 100644
--- a/dev-ml/ocaml-mysql/ChangeLog
+++ b/dev-ml/ocaml-mysql/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/ocaml-mysql
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-mysql/ChangeLog,v 1.6 2008/01/03 23:24:17 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-mysql/ChangeLog,v 1.7 2008/04/19 14:53:26 nixnut Exp $
+
+ 19 Apr 2008; nixnut <nixnut@gentoo.org> ocaml-mysql-1.0.4.ebuild:
+ Stable on ppc wrt bug 217549
*ocaml-mysql-1.0.4 (03 Jan 2008)
diff --git a/dev-ml/ocaml-mysql/ocaml-mysql-1.0.4.ebuild b/dev-ml/ocaml-mysql/ocaml-mysql-1.0.4.ebuild
index f62ee0e4d90f..011c3d9eba2d 100644
--- a/dev-ml/ocaml-mysql/ocaml-mysql-1.0.4.ebuild
+++ b/dev-ml/ocaml-mysql/ocaml-mysql-1.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-mysql/ocaml-mysql-1.0.4.ebuild,v 1.1 2008/01/03 23:24:17 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-mysql/ocaml-mysql-1.0.4.ebuild,v 1.2 2008/04/19 14:53:26 nixnut Exp $
inherit findlib eutils
@@ -19,7 +19,7 @@ RDEPEND="$DEPEND"
SLOT="0"
LICENSE="LGPL-2"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ppc ~x86"
pkg_setup() {
if use ocamlopt && ! built_with_use --missing true dev-lang/ocaml ocamlopt; then