diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 11:31:53 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 11:31:53 +0000 |
commit | 2afbdc49b74af683fde88bb9ce21f02e7de9d032 (patch) | |
tree | d51ef54a0b86ffa428d52950b65fcd0b16686ef1 /dev-php/PEAR-System_Command | |
parent | Update Copyright years (diff) | |
download | historical-2afbdc49b74af683fde88bb9ce21f02e7de9d032.tar.gz historical-2afbdc49b74af683fde88bb9ce21f02e7de9d032.tar.bz2 historical-2afbdc49b74af683fde88bb9ce21f02e7de9d032.zip |
Update Copyright years
Diffstat (limited to 'dev-php/PEAR-System_Command')
-rw-r--r-- | dev-php/PEAR-System_Command/PEAR-System_Command-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.ebuild b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.ebuild index e5c4d9a49fba..3bc80ddef164 100644 --- a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.ebuild +++ b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.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-php/PEAR-System_Command/PEAR-System_Command-1.0.ebuild,v 1.2 2002/10/20 18:47:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.ebuild,v 1.3 2003/02/13 11:29:24 vapier Exp $ P=${PN/PEAR-//}-${PV} DESCRIPTION="PEAR::System_Command is a commandline execution interface" |