diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 10:46:35 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 10:46:35 +0000 |
commit | 3c6e9d2801ff6e6309bc8a8410afdb13a7df9050 (patch) | |
tree | 6759a85ac1c958950fe8f4bf42ce4e28f45d6653 /dev-libs/libpcre | |
parent | Update Copyright years (diff) | |
download | gentoo-2-3c6e9d2801ff6e6309bc8a8410afdb13a7df9050.tar.gz gentoo-2-3c6e9d2801ff6e6309bc8a8410afdb13a7df9050.tar.bz2 gentoo-2-3c6e9d2801ff6e6309bc8a8410afdb13a7df9050.zip |
Update Copyright years
Diffstat (limited to 'dev-libs/libpcre')
-rw-r--r-- | dev-libs/libpcre/libpcre-3.9-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/libpcre/libpcre-3.9.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libpcre/libpcre-3.9-r1.ebuild b/dev-libs/libpcre/libpcre-3.9-r1.ebuild index 246cbfe928f3..b092f3498a62 100644 --- a/dev-libs/libpcre/libpcre-3.9-r1.ebuild +++ b/dev-libs/libpcre/libpcre-3.9-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # /home/cvsroot/gentoo-x86/skel.build,v 1.9 2001/10/21 16:17:12 agriffis Exp diff --git a/dev-libs/libpcre/libpcre-3.9.ebuild b/dev-libs/libpcre/libpcre-3.9.ebuild index 041e6179f0f9..e65d816f77b7 100644 --- a/dev-libs/libpcre/libpcre-3.9.ebuild +++ b/dev-libs/libpcre/libpcre-3.9.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-libs/libpcre/libpcre-3.9.ebuild,v 1.9 2002/12/09 04:21:03 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-3.9.ebuild,v 1.10 2003/02/13 10:45:02 vapier Exp $ S=${WORKDIR}/pcre-${PV} DESCRIPTION="Perl-compitable regular expression library" |