summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorMatthieu Sozeau <mattam@gentoo.org>2005-03-27 15:12:23 +0000
committerMatthieu Sozeau <mattam@gentoo.org>2005-03-27 15:12:23 +0000
commita293b60b7530360cbeedc99dce7470bd6d77c26b (patch)
treeee9667e856bc2b7016a5a8268e396e093c4b6614 /dev-ml
parentVersion bumped. (diff)
downloadhistorical-a293b60b7530360cbeedc99dce7470bd6d77c26b.tar.gz
historical-a293b60b7530360cbeedc99dce7470bd6d77c26b.tar.bz2
historical-a293b60b7530360cbeedc99dce7470bd6d77c26b.zip
Move old version to stable for ppc.
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/pcre-ocaml/ChangeLog7
-rw-r--r--dev-ml/pcre-ocaml/Manifest6
-rw-r--r--dev-ml/pcre-ocaml/pcre-ocaml-4.33.0.ebuild6
-rw-r--r--dev-ml/pcre-ocaml/pcre-ocaml-5.08.1.ebuild4
4 files changed, 13 insertions, 10 deletions
diff --git a/dev-ml/pcre-ocaml/ChangeLog b/dev-ml/pcre-ocaml/ChangeLog
index 6670123c07eb..511cfaf9f358 100644
--- a/dev-ml/pcre-ocaml/ChangeLog
+++ b/dev-ml/pcre-ocaml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/pcre-ocaml
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/ChangeLog,v 1.9 2004/09/30 18:33:55 mattam Exp $
+# 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 $
+
+ 27 Mar 2005; Matthieu Sozeau <mattam@gentoo.org> pcre-ocaml-4.33.0.ebuild:
+ Add stable ppc keyword for old version.
30 Sep 2004; Matthieu Sozeau <mattam@gentoo.org> -pcre-ocaml-5.03.3.ebuild,
pcre-ocaml-5.08.1.ebuild:
diff --git a/dev-ml/pcre-ocaml/Manifest b/dev-ml/pcre-ocaml/Manifest
index ff5409ed3135..245b57e729dd 100644
--- a/dev-ml/pcre-ocaml/Manifest
+++ b/dev-ml/pcre-ocaml/Manifest
@@ -1,6 +1,6 @@
-MD5 847eac9427c12e7c366c254c932482a9 pcre-ocaml-4.33.0.ebuild 881
-MD5 ad6d585899e9e2ad0bb0a5244eaafa9b ChangeLog 1603
+MD5 b9e95636f14b02768e067d8df84377a3 ChangeLog 1724
MD5 845dbbef4eb685e1bfd5f9e13a03f2b8 metadata.xml 225
-MD5 be638dbf7a3b6fc092b776dbb7fc2a5e pcre-ocaml-5.08.1.ebuild 685
+MD5 13bb8f68e604e084ca4c6884a9b66631 pcre-ocaml-5.08.1.ebuild 685
+MD5 0409df50d28c013badd14d0351a93e84 pcre-ocaml-4.33.0.ebuild 883
MD5 470fb9405cf453447cc8d6d579bec3c6 files/digest-pcre-ocaml-4.33.0 69
MD5 a42aeedb3caa89bccd455a569ef8604a files/digest-pcre-ocaml-5.08.1 69
diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-4.33.0.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-4.33.0.ebuild
index 7c874ba746cd..b2c01f91e150 100644
--- a/dev-ml/pcre-ocaml/pcre-ocaml-4.33.0.ebuild
+++ b/dev-ml/pcre-ocaml/pcre-ocaml-4.33.0.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/pcre-ocaml/pcre-ocaml-4.33.0.ebuild,v 1.4 2004/06/25 00:03:19 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-4.33.0.ebuild,v 1.5 2005/03/27 15:12:23 mattam Exp $
DESCRIPTION="Perl Compatibility Regular Expressions for O'Caml"
HOMEPAGE="http://www.ai.univie.ac.at/~markus/home/ocaml_sources.html"
@@ -13,7 +13,7 @@ DEPEND=">=dev-lang/ocaml-3.04-r1
SRC_URI="http://www.oefai.at/~markus/ocaml_sources/${P}.tar.bz2"
SLOT="3"
-KEYWORDS="x86"
+KEYWORDS="x86 ppc"
IUSE=""
src_compile() {
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 d93cd78279f8..65ded259f10c 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-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/pcre-ocaml/pcre-ocaml-5.08.1.ebuild,v 1.2 2004/09/30 18:33:55 mattam Exp $
+# $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 $
inherit findlib