summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Rees <manson@gentoo.org>2002-12-09 04:22:40 +0000
committerRodney Rees <manson@gentoo.org>2002-12-09 04:22:40 +0000
commite67b46376cc8a93bc8b74e33abce2fc9df83e9d7 (patch)
tree0400b4c848dcf5b65713eacdec366864f6e8184e /app-shells/psh
parentinitial ebuild #11707 (diff)
downloadgentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.tar.gz
gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.tar.bz2
gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.zip
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'app-shells/psh')
-rw-r--r--app-shells/psh/ChangeLog5
-rw-r--r--app-shells/psh/psh-0.009-r1.ebuild4
-rw-r--r--app-shells/psh/psh-0.009-r2.ebuild4
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"