summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorMatthieu Sozeau <mattam@gentoo.org>2005-09-21 17:01:33 +0000
committerMatthieu Sozeau <mattam@gentoo.org>2005-09-21 17:01:33 +0000
commit8f1a1e571879c33d6ae4a6a9a3b20fa028152298 (patch)
tree12064d2200eb2681b5a2aa4d60ea1fb6b1e3dbbb /dev-ml
parentInitial commit, ebuild submitted by Thomas Bettler <bettlertho@sis.unibe.ch>,... (diff)
downloadgentoo-2-8f1a1e571879c33d6ae4a6a9a3b20fa028152298.tar.gz
gentoo-2-8f1a1e571879c33d6ae4a6a9a3b20fa028152298.tar.bz2
gentoo-2-8f1a1e571879c33d6ae4a6a9a3b20fa028152298.zip
Stable on ppc-macos.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/findlib/ChangeLog7
-rw-r--r--dev-ml/findlib/findlib-1.0.4-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ml/findlib/ChangeLog b/dev-ml/findlib/ChangeLog
index 5795b61fe9c6..3911e6939093 100644
--- a/dev-ml/findlib/ChangeLog
+++ b/dev-ml/findlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/findlib
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.13 2004/09/30 18:28:24 mattam Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.14 2005/09/21 17:01:33 mattam Exp $
+
+ 21 Sep 2005; Matthieu Sozeau <mattam@gentoo.org> findlib-1.0.4-r1.ebuild:
+ Stable on ppc-macos.
30 Sep 2004; Matthieu Sozeau <mattam@gentoo.org> findlib-1.0.4-r1.ebuild:
Mark stable on amd64
diff --git a/dev-ml/findlib/findlib-1.0.4-r1.ebuild b/dev-ml/findlib/findlib-1.0.4-r1.ebuild
index 414c9c7c11ac..1cf5e4101934 100644
--- a/dev-ml/findlib/findlib-1.0.4-r1.ebuild
+++ b/dev-ml/findlib/findlib-1.0.4-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-1.0.4-r1.ebuild,v 1.5 2004/09/30 18:28:24 mattam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-1.0.4-r1.ebuild,v 1.6 2005/09/21 17:01:33 mattam Exp $
IUSE="tcltk"
@@ -11,7 +11,7 @@ SRC_URI="http://www.ocaml-programming.de/packages/${P}.tar.gz"
LICENSE="MIT X11"
SLOT="0"
-KEYWORDS="x86 ppc sparc amd64"
+KEYWORDS="x86 ppc ppc-macos sparc amd64"
DEPEND=">=dev-lang/ocaml-3.07"