diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:02:54 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:02:54 +0000 |
commit | e829fc43406847d9e28a8c0372d6102c41e2803c (patch) | |
tree | 77ae8f85a8ad8f15082d23bc8f68abeedf7ca7ac /app-shells/psh/psh-0.009-r2.ebuild | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | historical-e829fc43406847d9e28a8c0372d6102c41e2803c.tar.gz historical-e829fc43406847d9e28a8c0372d6102c41e2803c.tar.bz2 historical-e829fc43406847d9e28a8c0372d6102c41e2803c.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'app-shells/psh/psh-0.009-r2.ebuild')
-rw-r--r-- | app-shells/psh/psh-0.009-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/psh/psh-0.009-r2.ebuild b/app-shells/psh/psh-0.009-r2.ebuild index 091cd5f83223..bf5a4b2efbbe 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. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-0.009-r2.ebuild,v 1.3 2002/08/16 02:37:45 murphy Exp $ +# 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.4 2002/10/04 05:02:24 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Combines the interactive nature of a Unix shell with the power of Perl" |