diff options
Diffstat (limited to 'dev-libs/libpcre/libpcre-3.9.ebuild')
-rw-r--r-- | dev-libs/libpcre/libpcre-3.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |