diff options
author | 2004-03-14 12:28:58 +0000 | |
---|---|---|
committer | 2004-03-14 12:28:58 +0000 | |
commit | ba073145062cad250e93a16c80c74a7020945748 (patch) | |
tree | eb5e93cf73725def66de62284d76098d59f03837 /dev-libs/libpcre | |
parent | add utf8 useflag for zope (diff) | |
download | historical-ba073145062cad250e93a16c80c74a7020945748.tar.gz historical-ba073145062cad250e93a16c80c74a7020945748.tar.bz2 historical-ba073145062cad250e93a16c80c74a7020945748.zip |
header fix
Diffstat (limited to 'dev-libs/libpcre')
-rw-r--r-- | dev-libs/libpcre/libpcre-3.9-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libpcre/libpcre-3.9-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libpcre/libpcre-3.9.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-libs/libpcre/libpcre-3.9-r1.ebuild b/dev-libs/libpcre/libpcre-3.9-r1.ebuild index 3f8289655f83..30f831ddefd4 100644 --- a/dev-libs/libpcre/libpcre-3.9-r1.ebuild +++ b/dev-libs/libpcre/libpcre-3.9-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-3.9-r1.ebuild,v 1.14 2003/07/18 22:18:16 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-3.9-r1.ebuild,v 1.15 2004/03/14 12:28:57 mr_bones_ Exp $ S=${WORKDIR}/pcre-${PV} DESCRIPTION="Perl-compatible regular expression library" diff --git a/dev-libs/libpcre/libpcre-3.9-r2.ebuild b/dev-libs/libpcre/libpcre-3.9-r2.ebuild index 55e601982696..2bf0e6e2101d 100644 --- a/dev-libs/libpcre/libpcre-3.9-r2.ebuild +++ b/dev-libs/libpcre/libpcre-3.9-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-3.9-r2.ebuild,v 1.7 2003/07/18 22:18:17 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-3.9-r2.ebuild,v 1.8 2004/03/14 12:28:57 mr_bones_ Exp $ S=${WORKDIR}/pcre-${PV} DESCRIPTION="Perl-compatible regular expression library" diff --git a/dev-libs/libpcre/libpcre-3.9.ebuild b/dev-libs/libpcre/libpcre-3.9.ebuild index 94cd36b4fa34..544e4430373c 100644 --- a/dev-libs/libpcre/libpcre-3.9.ebuild +++ b/dev-libs/libpcre/libpcre-3.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-3.9.ebuild,v 1.11 2004/02/22 20:05:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-3.9.ebuild,v 1.12 2004/03/14 12:28:57 mr_bones_ Exp $ S=${WORKDIR}/pcre-${PV} DESCRIPTION="Perl-compitable regular expression library" |