summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-22 19:58:20 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-22 19:58:20 +0000
commitb3a481f0c3f6d31c569e00fb75ea3a5ae89a1f23 (patch)
tree713b9acf64dca94ad8439ccc49c0fa185d61a6e5 /app-shells/psh
parentRemove arm keywords (Manifest recommit) (diff)
downloadgentoo-2-b3a481f0c3f6d31c569e00fb75ea3a5ae89a1f23.tar.gz
gentoo-2-b3a481f0c3f6d31c569e00fb75ea3a5ae89a1f23.tar.bz2
gentoo-2-b3a481f0c3f6d31c569e00fb75ea3a5ae89a1f23.zip
Remove arm keywords
Diffstat (limited to 'app-shells/psh')
-rw-r--r--app-shells/psh/psh-0.009-r1.ebuild4
-rw-r--r--app-shells/psh/psh-0.009-r2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-shells/psh/psh-0.009-r1.ebuild b/app-shells/psh/psh-0.009-r1.ebuild
index 56ff0581ab01..de6eac8d9623 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-2003 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.12 2003/03/11 21:11:45 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-0.009-r1.ebuild,v 1.13 2004/02/22 19:58:05 agriffis 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 "
+KEYWORDS="x86 ppc sparc"
SLOT="0"
DEPEND=">=dev-lang/perl-5"
diff --git a/app-shells/psh/psh-0.009-r2.ebuild b/app-shells/psh/psh-0.009-r2.ebuild
index c77d42b4a3e5..38db19156adf 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-2003 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.9 2003/03/11 21:11:45 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-0.009-r2.ebuild,v 1.10 2004/02/22 19:58:05 agriffis Exp $
inherit perl-module
@@ -10,7 +10,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 "
+KEYWORDS="x86 ppc sparc"
DEPEND=">=dev-lang/perl-5"