diff options
author | 2003-02-13 11:31:58 +0000 | |
---|---|---|
committer | 2003-02-13 11:31:58 +0000 | |
commit | 706767e452c8a074782dbaf22b4e9c150cf213d8 (patch) | |
tree | e148126e6da9b5ab7663544eaee2fd0e4baedefa /dev-php/PEAR-Log | |
parent | Update Copyright years (diff) | |
download | gentoo-2-706767e452c8a074782dbaf22b4e9c150cf213d8.tar.gz gentoo-2-706767e452c8a074782dbaf22b4e9c150cf213d8.tar.bz2 gentoo-2-706767e452c8a074782dbaf22b4e9c150cf213d8.zip |
Update Copyright years
Diffstat (limited to 'dev-php/PEAR-Log')
-rw-r--r-- | dev-php/PEAR-Log/PEAR-Log-1.1.ebuild | 4 | ||||
-rw-r--r-- | dev-php/PEAR-Log/PEAR-Log-1.2.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/PEAR-Log/PEAR-Log-1.1.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.1.ebuild index bb8c448c3f65..1146f9b33425 100644 --- a/dev-php/PEAR-Log/PEAR-Log-1.1.ebuild +++ b/dev-php/PEAR-Log/PEAR-Log-1.1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Authore: Tom von Schwerdtner <tvon@etria.org> -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.1.ebuild,v 1.3 2002/10/20 18:47:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.1.ebuild,v 1.4 2003/02/13 11:29:05 vapier Exp $ P=${PN/PEAR-//}-${PV} DESCRIPTION="The Log framework provides an abstracted logging system supporting logging to console, file, syslog, SQL, and mcal targets." diff --git a/dev-php/PEAR-Log/PEAR-Log-1.2.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.2.ebuild index 4eebf5b9bf17..aebae3752c4c 100644 --- a/dev-php/PEAR-Log/PEAR-Log-1.2.ebuild +++ b/dev-php/PEAR-Log/PEAR-Log-1.2.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 # $Header: |