summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-04-06 19:30:39 +0000
committerMarkus Meier <maekke@gentoo.org>2008-04-06 19:30:39 +0000
commitf592ffb0613a2234a4c3d96fff25a3e335926bd6 (patch)
treeed08326369715ba6f51018b54b570809bbf3608c /dev-ml/camlzip
parentadd mini-qmail-1.06 (diff)
downloadgentoo-2-f592ffb0613a2234a4c3d96fff25a3e335926bd6.tar.gz
gentoo-2-f592ffb0613a2234a4c3d96fff25a3e335926bd6.tar.bz2
gentoo-2-f592ffb0613a2234a4c3d96fff25a3e335926bd6.zip
x86 stable, bug #215748
(Portage version: 2.1.5_rc2)
Diffstat (limited to 'dev-ml/camlzip')
-rw-r--r--dev-ml/camlzip/ChangeLog5
-rw-r--r--dev-ml/camlzip/camlzip-1.03-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/camlzip/ChangeLog b/dev-ml/camlzip/ChangeLog
index 785345d2a38a..b920eac7ada2 100644
--- a/dev-ml/camlzip/ChangeLog
+++ b/dev-ml/camlzip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/camlzip
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlzip/ChangeLog,v 1.11 2008/04/03 01:25:01 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlzip/ChangeLog,v 1.12 2008/04/06 19:30:39 maekke Exp $
+
+ 06 Apr 2008; Markus Meier <maekke@gentoo.org> camlzip-1.03-r1.ebuild:
+ x86 stable, bug #215748
03 Apr 2008; Brent Baude <ranger@gentoo.org> camlzip-1.03-r1.ebuild:
stable ppc, bug 215748
diff --git a/dev-ml/camlzip/camlzip-1.03-r1.ebuild b/dev-ml/camlzip/camlzip-1.03-r1.ebuild
index 343bf5e4a4a6..3ecd60cd0a65 100644
--- a/dev-ml/camlzip/camlzip-1.03-r1.ebuild
+++ b/dev-ml/camlzip/camlzip-1.03-r1.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/camlzip/camlzip-1.03-r1.ebuild,v 1.3 2008/04/03 01:25:01 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlzip/camlzip-1.03-r1.ebuild,v 1.4 2008/04/06 19:30:39 maekke Exp $
inherit findlib eutils
@@ -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"
+KEYWORDS="~amd64 ppc x86"
DEPEND=">=dev-lang/ocaml-3.04 \
>=sys-libs/zlib-1.1.3"