summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Sozeau <mattam@gentoo.org>2004-03-23 01:16:28 +0000
committerMatthieu Sozeau <mattam@gentoo.org>2004-03-23 01:16:28 +0000
commit1b31d476a779f6ba749d30b1448209da1f06f91d (patch)
treeb6cd19347d874ef65cb218e221ac10bfddf0d545 /dev-ml/pcre-ocaml
parentAdded metadata.xml and ~ppc keyword. (diff)
downloadhistorical-1b31d476a779f6ba749d30b1448209da1f06f91d.tar.gz
historical-1b31d476a779f6ba749d30b1448209da1f06f91d.tar.bz2
historical-1b31d476a779f6ba749d30b1448209da1f06f91d.zip
Update keywords to ~ppc x86.
Diffstat (limited to 'dev-ml/pcre-ocaml')
-rw-r--r--dev-ml/pcre-ocaml/ChangeLog6
-rw-r--r--dev-ml/pcre-ocaml/Manifest11
-rw-r--r--dev-ml/pcre-ocaml/metadata.xml8
-rw-r--r--dev-ml/pcre-ocaml/pcre-ocaml-5.03.3.ebuild4
4 files changed, 21 insertions, 8 deletions
diff --git a/dev-ml/pcre-ocaml/ChangeLog b/dev-ml/pcre-ocaml/ChangeLog
index 82d51d3825de..9e46a08ecf5f 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-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/ChangeLog,v 1.5 2004/03/13 19:47:01 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/ChangeLog,v 1.6 2004/03/23 01:16:28 mattam Exp $
+
+ 23 Mar 2004; Matthieu Sozeau <mattam@gentoo.org> pcre-ocaml-5.03.3.ebuild,
+ metadata.xml:
+ Added ppc keyword and moved x86 to stable. Added metadata.xml.
13 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org>
pcre-ocaml-4.26.3.ebuild, pcre-ocaml-4.33.0.ebuild,
diff --git a/dev-ml/pcre-ocaml/Manifest b/dev-ml/pcre-ocaml/Manifest
index af308bfd1190..bad7e903ed96 100644
--- a/dev-ml/pcre-ocaml/Manifest
+++ b/dev-ml/pcre-ocaml/Manifest
@@ -1,7 +1,8 @@
-MD5 29a834b35142fe68590d0c24fd2a1860 ChangeLog 1053
-MD5 43349863911ce075a910143d8f172459 pcre-ocaml-4.26.3.ebuild 811
MD5 4327dd71ac41bec1af86c5ac66d8b938 pcre-ocaml-4.33.0.ebuild 891
-MD5 71c83dc69e20f6c3759dd56fd2ca4705 pcre-ocaml-5.03.3.ebuild 892
-MD5 aec41ffe97cf9b0cd7d6dea307de5aaa files/digest-pcre-ocaml-4.26.3 69
-MD5 470fb9405cf453447cc8d6d579bec3c6 files/digest-pcre-ocaml-4.33.0 69
+MD5 845dbbef4eb685e1bfd5f9e13a03f2b8 metadata.xml 225
+MD5 43349863911ce075a910143d8f172459 pcre-ocaml-4.26.3.ebuild 811
+MD5 8862f113e878741d5fada686da2ee72b ChangeLog 1209
+MD5 facc470ca5ae87f925ce3e594f7287f3 pcre-ocaml-5.03.3.ebuild 893
MD5 59cbe47e1fe7bd32f076d946721a9581 files/digest-pcre-ocaml-5.03.3 69
+MD5 470fb9405cf453447cc8d6d579bec3c6 files/digest-pcre-ocaml-4.33.0 69
+MD5 aec41ffe97cf9b0cd7d6dea307de5aaa files/digest-pcre-ocaml-4.26.3 69
diff --git a/dev-ml/pcre-ocaml/metadata.xml b/dev-ml/pcre-ocaml/metadata.xml
new file mode 100644
index 000000000000..764992cdaa94
--- /dev/null
+++ b/dev-ml/pcre-ocaml/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>ml</herd>
+ <maintainer>
+ <email>mattam@gentoo.org</email>
+ </maintainer>
+</pkgmetadata>
diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-5.03.3.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-5.03.3.ebuild
index 285a1223e33c..8011522c0dc7 100644
--- a/dev-ml/pcre-ocaml/pcre-ocaml-5.03.3.ebuild
+++ b/dev-ml/pcre-ocaml/pcre-ocaml-5.03.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-5.03.3.ebuild,v 1.3 2004/03/13 19:47:01 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-5.03.3.ebuild,v 1.4 2004/03/23 01:16:28 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.06-r1
SRC_URI="http://www.oefai.at/~markus/ocaml_sources/${P}.tar.bz2"
SLOT="3"
-KEYWORDS="~x86"
+KEYWORDS="x86 ~ppc"
IUSE=""
src_compile() {