diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 09:32:23 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 09:32:23 +0000 |
commit | bcbc820411da3f567524dce393d1eec3ac7cfc33 (patch) | |
tree | 390f6c0ca411c2b518b7586d2ba2d8ee54988479 /app-shells/psh | |
parent | Version bump (diff) | |
download | gentoo-2-bcbc820411da3f567524dce393d1eec3ac7cfc33.tar.gz gentoo-2-bcbc820411da3f567524dce393d1eec3ac7cfc33.tar.bz2 gentoo-2-bcbc820411da3f567524dce393d1eec3ac7cfc33.zip |
Update Copyright years
Diffstat (limited to 'app-shells/psh')
-rw-r--r-- | app-shells/psh/psh-0.009-r1.ebuild | 4 | ||||
-rw-r--r-- | app-shells/psh/psh-0.009-r2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-shells/psh/psh-0.009-r1.ebuild b/app-shells/psh/psh-0.009-r1.ebuild index a45ba3c51cfb..d15398c9690d 100644 --- a/app-shells/psh/psh-0.009-r1.ebuild +++ b/app-shells/psh/psh-0.009-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/app-shells/psh/psh-0.009-r1.ebuild,v 1.10 2002/12/09 04:17:43 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-0.009-r1.ebuild,v 1.11 2003/02/13 09:29:21 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Combines the interactive nature of a Unix shell with the power of Perl" diff --git a/app-shells/psh/psh-0.009-r2.ebuild b/app-shells/psh/psh-0.009-r2.ebuild index b90317689bf3..98fe575e8925 100644 --- a/app-shells/psh/psh-0.009-r2.ebuild +++ b/app-shells/psh/psh-0.009-r2.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/app-shells/psh/psh-0.009-r2.ebuild,v 1.7 2003/01/17 16:08:13 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-0.009-r2.ebuild,v 1.8 2003/02/13 09:29:49 vapier Exp $ inherit perl-module |