diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-08 03:03:05 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-08 03:03:05 +0000 |
commit | 94b130fe07dd5f67cf4f14598fddda89f3e0d838 (patch) | |
tree | 8b1258201526d29fbd623842d6275e315a7ea9fc /dev-ml/pcre-ocaml | |
parent | repoman: trim trailing whitespace (diff) | |
download | gentoo-2-94b130fe07dd5f67cf4f14598fddda89f3e0d838.tar.gz gentoo-2-94b130fe07dd5f67cf4f14598fddda89f3e0d838.tar.bz2 gentoo-2-94b130fe07dd5f67cf4f14598fddda89f3e0d838.zip |
repoman: header fix
Diffstat (limited to 'dev-ml/pcre-ocaml')
-rw-r--r-- | dev-ml/pcre-ocaml/Manifest | 4 | ||||
-rw-r--r-- | dev-ml/pcre-ocaml/pcre-ocaml-4.33.0.ebuild | 4 | ||||
-rw-r--r-- | dev-ml/pcre-ocaml/pcre-ocaml-5.03.3.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-ml/pcre-ocaml/Manifest b/dev-ml/pcre-ocaml/Manifest index d9c0642815e5..678c95478565 100644 --- a/dev-ml/pcre-ocaml/Manifest +++ b/dev-ml/pcre-ocaml/Manifest @@ -1,7 +1,7 @@ MD5 2197b81a60ef82002504186eacc526e8 ChangeLog 872 MD5 0144408ed27919b54d05115a3e702ed0 pcre-ocaml-4.26.3.ebuild 828 -MD5 8c1b893b9f0ed32e4c85f4adbeb702f6 pcre-ocaml-4.33.0.ebuild 906 -MD5 32c67c77a9a396590ad29faba1f1b518 pcre-ocaml-5.03.3.ebuild 907 +MD5 5f62889b62b3b98a96a617b2f3afb33d pcre-ocaml-4.33.0.ebuild 908 +MD5 9a6048714997fff0315e89514d24dee9 pcre-ocaml-5.03.3.ebuild 909 MD5 aec41ffe97cf9b0cd7d6dea307de5aaa files/digest-pcre-ocaml-4.26.3 69 MD5 470fb9405cf453447cc8d6d579bec3c6 files/digest-pcre-ocaml-4.33.0 69 MD5 59cbe47e1fe7bd32f076d946721a9581 files/digest-pcre-ocaml-5.03.3 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 6d4dbfa78277..afb724a3f08f 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-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 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-4.33.0.ebuild,v 1.1 2003/02/23 21:26:25 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-4.33.0.ebuild,v 1.2 2003/09/08 03:01:53 msterret Exp $ DESCRIPTION="Perl Compatibility Regular Expressions for O'Caml" HOMEPAGE="http://www.ai.univie.ac.at/~markus/home/ocaml_sources.html" 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 e0222060de9f..0f335f915f0c 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-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 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.1 2003/06/20 00:56:31 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-5.03.3.ebuild,v 1.2 2003/09/08 03:01:53 msterret Exp $ DESCRIPTION="Perl Compatibility Regular Expressions for O'Caml" HOMEPAGE="http://www.ai.univie.ac.at/~markus/home/ocaml_sources.html" |