diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:43 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:43 +0000 |
commit | 47e3033f988697c45fee59ade6a440da793a1d18 (patch) | |
tree | 831e981830eea79a948301a9a7c904c7864f1dc7 /app-shells/psh | |
parent | 12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-47e3033f988697c45fee59ade6a440da793a1d18.tar.gz historical-47e3033f988697c45fee59ade6a440da793a1d18.tar.bz2 historical-47e3033f988697c45fee59ade6a440da793a1d18.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'app-shells/psh')
-rw-r--r-- | app-shells/psh/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/psh/psh-0.009-r1.ebuild | 4 | ||||
-rw-r--r-- | app-shells/psh/psh-0.009-r2.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-shells/psh/ChangeLog b/app-shells/psh/ChangeLog index c4736da01bf9..4de5f1237b97 100644 --- a/app-shells/psh/ChangeLog +++ b/app-shells/psh/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-shells/psh # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/ChangeLog,v 1.4 2002/11/04 03:02:49 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/ChangeLog,v 1.5 2002/12/09 04:17:43 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *psh-0.009-r2 (8 Jul 2002) 28 Jul 2002; Calum Selkirk <cselkirk@gentoo.org> psh-0.009-r2.ebuild : diff --git a/app-shells/psh/psh-0.009-r1.ebuild b/app-shells/psh/psh-0.009-r1.ebuild index a8c6663f6bad..a45ba3c51cfb 100644 --- a/app-shells/psh/psh-0.009-r1.ebuild +++ b/app-shells/psh/psh-0.009-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 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.9 2002/11/04 03:02:49 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-0.009-r1.ebuild,v 1.10 2002/12/09 04:17:43 manson Exp $ S=${WORKDIR}/${P} 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" HOMEPAGE="http://www.focusresearch.com/gregor/psh/" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " SLOT="0" DEPEND=">=sys-devel/perl-5" diff --git a/app-shells/psh/psh-0.009-r2.ebuild b/app-shells/psh/psh-0.009-r2.ebuild index f92d55e9d302..061b5af51cd5 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 -# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-0.009-r2.ebuild,v 1.5 2002/10/20 18:40:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-0.009-r2.ebuild,v 1.6 2002/12/09 04:17:43 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="Combines the interactive nature of a Unix shell with the power of Perl" @@ -8,7 +8,7 @@ SRC_URI="http://www.focusresearch.com/gregor/psh/${P}.tar.gz" HOMEPAGE="http://www.focusresearch.com/gregor/psh/" LICENSE="Artistic | GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " DEPEND=">=sys-devel/perl-5" |