summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-04-30 19:25:11 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-04-30 19:25:11 +0000
commit2f0c8bd671feb6a743dac41acfa8eaf553e90b1c (patch)
treeeea547e2789cc4845ed928358d90ee7cf1b32d93 /dev-ml
parentStable on ppc. (diff)
downloadgentoo-2-2f0c8bd671feb6a743dac41acfa8eaf553e90b1c.tar.gz
gentoo-2-2f0c8bd671feb6a743dac41acfa8eaf553e90b1c.tar.bz2
gentoo-2-2f0c8bd671feb6a743dac41acfa8eaf553e90b1c.zip
Stable on ppc.
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/pcre-ocaml/ChangeLog6
-rw-r--r--dev-ml/pcre-ocaml/pcre-ocaml-5.08.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ml/pcre-ocaml/ChangeLog b/dev-ml/pcre-ocaml/ChangeLog
index 511cfaf9f358..588d047a3a2d 100644
--- a/dev-ml/pcre-ocaml/ChangeLog
+++ b/dev-ml/pcre-ocaml/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ml/pcre-ocaml
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/ChangeLog,v 1.10 2005/03/27 15:12:23 mattam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/ChangeLog,v 1.11 2005/04/30 19:22:01 hansmi Exp $
+
+ 30 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
+ pcre-ocaml-5.08.1.ebuild:
+ Stable on ppc.
27 Mar 2005; Matthieu Sozeau <mattam@gentoo.org> pcre-ocaml-4.33.0.ebuild:
Add stable ppc keyword for old version.
diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-5.08.1.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-5.08.1.ebuild
index 65ded259f10c..79447f338f31 100644
--- a/dev-ml/pcre-ocaml/pcre-ocaml-5.08.1.ebuild
+++ b/dev-ml/pcre-ocaml/pcre-ocaml-5.08.1.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/pcre-ocaml/pcre-ocaml-5.08.1.ebuild,v 1.3 2005/03/27 15:12:23 mattam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-5.08.1.ebuild,v 1.4 2005/04/30 19:22:01 hansmi Exp $
inherit findlib
@@ -13,7 +13,7 @@ DEPEND=">=dev-lang/ocaml-3.07
>=dev-libs/libpcre-4.5"
SLOT="0"
IUSE=""
-KEYWORDS="x86 ~ppc amd64"
+KEYWORDS="x86 ppc amd64"
src_compile() {
make all || die