diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-24 22:26:18 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-24 22:26:18 +0000 |
commit | a6d06befbdf7d29bdd0d09d2fc6ad9c269f025c4 (patch) | |
tree | 03b42eb2e7f2303d6bedebda963b23c43114e887 /app-shells/psh | |
parent | (no commit message) (diff) | |
download | historical-a6d06befbdf7d29bdd0d09d2fc6ad9c269f025c4.tar.gz historical-a6d06befbdf7d29bdd0d09d2fc6ad9c269f025c4.tar.bz2 historical-a6d06befbdf7d29bdd0d09d2fc6ad9c269f025c4.zip |
update copyright line: Gentoo Technologies => Gentoo Foundation
Diffstat (limited to 'app-shells/psh')
-rw-r--r-- | app-shells/psh/ChangeLog | 4 | ||||
-rw-r--r-- | app-shells/psh/psh-0.009-r1.ebuild | 4 | ||||
-rw-r--r-- | app-shells/psh/psh-0.009-r2.ebuild | 4 | ||||
-rw-r--r-- | app-shells/psh/psh-1.8.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/app-shells/psh/ChangeLog b/app-shells/psh/ChangeLog index 0fdc32d7030d..c3d2ca8c1f21 100644 --- a/app-shells/psh/ChangeLog +++ b/app-shells/psh/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for app-shells/psh -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/ChangeLog,v 1.12 2004/03/14 13:27:11 mr_bones_ Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/ChangeLog,v 1.13 2004/06/24 22:25:13 agriffis Exp $ 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> psh-0.009-r1.ebuild, psh-0.009-r2.ebuild, psh-1.8.ebuild: diff --git a/app-shells/psh/psh-0.009-r1.ebuild b/app-shells/psh/psh-0.009-r1.ebuild index 67c785647dcd..e8c40f3fb925 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-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # 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.14 2004/03/14 13:27:11 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-0.009-r1.ebuild,v 1.15 2004/06/24 22:25:13 agriffis Exp $ DESCRIPTION="Combines the interactive nature of a Unix shell with the power of Perl" SRC_URI="http://www.focusresearch.com/gregor/psh/${P}.tar.gz" diff --git a/app-shells/psh/psh-0.009-r2.ebuild b/app-shells/psh/psh-0.009-r2.ebuild index 7c731f708789..5677e28bb2ea 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-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # 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.11 2004/03/14 13:27:11 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-0.009-r2.ebuild,v 1.12 2004/06/24 22:25:13 agriffis Exp $ inherit perl-module diff --git a/app-shells/psh/psh-1.8.ebuild b/app-shells/psh/psh-1.8.ebuild index 94e7d6635f6e..a5bf9d613970 100644 --- a/app-shells/psh/psh-1.8.ebuild +++ b/app-shells/psh/psh-1.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-1.8.ebuild,v 1.5 2004/03/14 13:27:11 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-1.8.ebuild,v 1.6 2004/06/24 22:25:13 agriffis Exp $ inherit perl-module |