diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-04 23:38:50 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-04 23:38:50 +0000 |
commit | f3ba91b5759ccfb1e50357bdfbedeaab157923bb (patch) | |
tree | 6d89c7d44a8e7248fdaebd92401c9ab0c332e7ca /app-shells/psh | |
parent | PPC stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-f3ba91b5759ccfb1e50357bdfbedeaab157923bb.tar.gz gentoo-2-f3ba91b5759ccfb1e50357bdfbedeaab157923bb.tar.bz2 gentoo-2-f3ba91b5759ccfb1e50357bdfbedeaab157923bb.zip |
ppc stable profile update
Diffstat (limited to 'app-shells/psh')
-rw-r--r-- | app-shells/psh/psh-1.8.ebuild | 4 |
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 e2c8248a0f0b..24c666f171ac 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 # 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.7 2004/06/29 03:56:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-1.8.ebuild,v 1.8 2004/10/04 23:36:24 pvdabeel Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="http://www.focusresearch.com/gregor/psh/${P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc alpha ia64" +KEYWORDS="x86 ppc sparc alpha ia64" IUSE="" DEPEND=">=dev-lang/perl-5" |