diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 11:31:58 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 11:31:58 +0000 |
commit | 706767e452c8a074782dbaf22b4e9c150cf213d8 (patch) | |
tree | e148126e6da9b5ab7663544eaee2fd0e4baedefa /dev-php/phpdbg | |
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/phpdbg')
-rw-r--r-- | dev-php/phpdbg/phpdbg-2.10-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-php/phpdbg/phpdbg-2.10.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-php/phpdbg/phpdbg-2.10-r1.ebuild b/dev-php/phpdbg/phpdbg-2.10-r1.ebuild index d594ff75413d..5b8d181ef537 100644 --- a/dev-php/phpdbg/phpdbg-2.10-r1.ebuild +++ b/dev-php/phpdbg/phpdbg-2.10-r1.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/phpdbg/phpdbg-2.10-r1.ebuild,v 1.6 2002/12/09 04:21:12 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/phpdbg/phpdbg-2.10-r1.ebuild,v 1.7 2003/02/13 11:31:40 vapier Exp $ PL="pl3" S="${WORKDIR}/dbg-${PV}${PL}" diff --git a/dev-php/phpdbg/phpdbg-2.10.ebuild b/dev-php/phpdbg/phpdbg-2.10.ebuild index 1797dc90fdd9..69f892a43ad5 100644 --- a/dev-php/phpdbg/phpdbg-2.10.ebuild +++ b/dev-php/phpdbg/phpdbg-2.10.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/phpdbg/phpdbg-2.10.ebuild,v 1.5 2002/12/09 04:21:12 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/phpdbg/phpdbg-2.10.ebuild,v 1.6 2003/02/13 11:31:44 vapier Exp $ PL="pl3" S=${WORKDIR}/dbg-${PV}${PL} |