summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-09-27 19:32:02 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-09-27 19:32:02 +0000
commit57889a7ed3c8c0d6718548444b60bd8e89c861a8 (patch)
tree9d18b329d4a9a9eff2f03822a91bc49118b1f65b /dev-ml
parentppc stable #285632 (diff)
downloadgentoo-2-57889a7ed3c8c0d6718548444b60bd8e89c861a8.tar.gz
gentoo-2-57889a7ed3c8c0d6718548444b60bd8e89c861a8.tar.bz2
gentoo-2-57889a7ed3c8c0d6718548444b60bd8e89c861a8.zip
ppc stable #285691
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/camlzip/ChangeLog5
-rw-r--r--dev-ml/camlzip/camlzip-1.04.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/camlzip/ChangeLog b/dev-ml/camlzip/ChangeLog
index e997a0211c0a..1dac86fc9cd9 100644
--- a/dev-ml/camlzip/ChangeLog
+++ b/dev-ml/camlzip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/camlzip
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlzip/ChangeLog,v 1.16 2009/06/21 12:43:29 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlzip/ChangeLog,v 1.17 2009/09/27 19:32:02 nixnut Exp $
+
+ 27 Sep 2009; nixnut <nixnut@gentoo.org> camlzip-1.04.ebuild:
+ ppc stable #285691
*camlzip-1.04 (21 Jun 2009)
diff --git a/dev-ml/camlzip/camlzip-1.04.ebuild b/dev-ml/camlzip/camlzip-1.04.ebuild
index d7173e6c1d02..7db01be00f05 100644
--- a/dev-ml/camlzip/camlzip-1.04.ebuild
+++ b/dev-ml/camlzip/camlzip-1.04.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlzip/camlzip-1.04.ebuild,v 1.1 2009/06/21 12:43:29 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlzip/camlzip-1.04.ebuild,v 1.2 2009/09/27 19:32:02 nixnut Exp $
EAPI="2"
@@ -14,7 +14,7 @@ SRC_URI="http://caml.inria.fr/distrib/bazar-ocaml/${P}.tar.gz"
SLOT="1"
LICENSE="LGPL-2.1"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ppc ~x86 ~x86-fbsd"
RDEPEND=">=dev-lang/ocaml-3.10.2[ocamlopt?]
>=sys-libs/zlib-1.1.3"