diff options
author | Tom Gall <tgall@gentoo.org> | 2004-04-24 20:00:47 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-04-24 20:00:47 +0000 |
commit | 1850a3ad2fef715dfeffcf27c24527808b991c26 (patch) | |
tree | b7b51dbb1578db6c4524c249071a14a7827fac6a /net-misc/netkit-rsh/netkit-rsh-0.17-r5.ebuild | |
parent | Version bump, added initscript and metadata. (Manifest recommit) (diff) | |
download | gentoo-2-1850a3ad2fef715dfeffcf27c24527808b991c26.tar.gz gentoo-2-1850a3ad2fef715dfeffcf27c24527808b991c26.tar.bz2 gentoo-2-1850a3ad2fef715dfeffcf27c24527808b991c26.zip |
marked netkit-rsh-0.17-r5 stable on ppc64
Diffstat (limited to 'net-misc/netkit-rsh/netkit-rsh-0.17-r5.ebuild')
-rw-r--r-- | net-misc/netkit-rsh/netkit-rsh-0.17-r5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/netkit-rsh/netkit-rsh-0.17-r5.ebuild b/net-misc/netkit-rsh/netkit-rsh-0.17-r5.ebuild index 987a0f658788..fb2f57069a3d 100644 --- a/net-misc/netkit-rsh/netkit-rsh-0.17-r5.ebuild +++ b/net-misc/netkit-rsh/netkit-rsh-0.17-r5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/netkit-rsh-0.17-r5.ebuild,v 1.4 2003/11/14 15:34:23 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/netkit-rsh-0.17-r5.ebuild,v 1.5 2004/04/24 20:00:47 tgall Exp $ inherit eutils @@ -13,7 +13,7 @@ HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/" SLOT="0" LICENSE="BSD" -KEYWORDS="x86 sparc ppc alpha mips amd64" +KEYWORDS="x86 sparc ppc alpha mips amd64 ppc64" DEPEND=">=sys-libs/ncurses-5.2 >=sys-libs/pam-0.72" |