summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-07-02 12:47:28 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-07-02 12:47:28 +0000
commit2ee3eeef060038c06f29570cef88567e9f27700e (patch)
treee932f935e279be6787080b2effff1ca1d4a1bea2 /app-shells/psh
parentfix digest (diff)
downloadhistorical-2ee3eeef060038c06f29570cef88567e9f27700e.tar.gz
historical-2ee3eeef060038c06f29570cef88567e9f27700e.tar.bz2
historical-2ee3eeef060038c06f29570cef88567e9f27700e.zip
unmasks and changelog fixes
Diffstat (limited to 'app-shells/psh')
-rw-r--r--app-shells/psh/psh-1.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/psh/psh-1.8.ebuild b/app-shells/psh/psh-1.8.ebuild
index 1604b6fe908b..a7a39fc5a3ee 100644
--- a/app-shells/psh/psh-1.8.ebuild
+++ b/app-shells/psh/psh-1.8.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-1.8.ebuild,v 1.1 2003/05/07 01:44:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-1.8.ebuild,v 1.2 2003/07/02 12:47:28 aliz 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 ~alpha"
+KEYWORDS="x86 ~ppc ~sparc ~alpha"
DEPEND=">=dev-lang/perl-5"