diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 12:28:58 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 12:28:58 +0000 |
commit | 929d2b94a7f14db8cd39ae725c5e1557931e3ca4 (patch) | |
tree | d88830eafccda0637462a8d3b1665d9f50f4e56d /dev-libs/libpcre | |
parent | add utf8 useflag for zope (diff) | |
download | gentoo-2-929d2b94a7f14db8cd39ae725c5e1557931e3ca4.tar.gz gentoo-2-929d2b94a7f14db8cd39ae725c5e1557931e3ca4.tar.bz2 gentoo-2-929d2b94a7f14db8cd39ae725c5e1557931e3ca4.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" |