diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2005-01-01 16:02:00 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2005-01-01 16:02:00 +0000 |
commit | d92dbfc092e43222470fb29cc295a80a357ebe58 (patch) | |
tree | 4333555838cb3c698d4ecfcc44af81c9921d6dda /app-shells/psh | |
parent | Version bumped. (Manifest recommit) (diff) | |
download | gentoo-2-d92dbfc092e43222470fb29cc295a80a357ebe58.tar.gz gentoo-2-d92dbfc092e43222470fb29cc295a80a357ebe58.tar.bz2 gentoo-2-d92dbfc092e43222470fb29cc295a80a357ebe58.zip |
Updated Copyright dates to 2005.
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 c3d2ca8c1f21..90cac0f2c19c 100644 --- a/app-shells/psh/ChangeLog +++ b/app-shells/psh/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for app-shells/psh -# 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 $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/ChangeLog,v 1.14 2005/01/01 15:59:06 eradicator 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 7cd0b1120f9e..71debc283ac5 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 Foundation +# Copyright 1999-2005 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.17 2004/11/09 21:16:36 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-0.009-r1.ebuild,v 1.18 2005/01/01 15:59:06 eradicator Exp $ DESCRIPTION="Combines the interactive nature of a Unix shell with the power of Perl" HOMEPAGE="http://www.focusresearch.com/gregor/psh/" diff --git a/app-shells/psh/psh-0.009-r2.ebuild b/app-shells/psh/psh-0.009-r2.ebuild index 7cda25647047..bde40fb24fcb 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 Foundation +# Copyright 1999-2005 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.14 2004/11/09 21:16:36 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-0.009-r2.ebuild,v 1.15 2005/01/01 15:59:06 eradicator Exp $ inherit perl-module diff --git a/app-shells/psh/psh-1.8.ebuild b/app-shells/psh/psh-1.8.ebuild index 881fb417fb6e..a5d01816401d 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 Foundation +# Copyright 1999-2005 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.9 2004/11/09 21:16:36 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-1.8.ebuild,v 1.10 2005/01/01 15:59:06 eradicator Exp $ inherit perl-module |