diff options
author | Peter Volkov <pva@gentoo.org> | 2008-12-20 11:00:28 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2008-12-20 11:00:28 +0000 |
commit | 3b7f50d524080b503b997f30f68034994066548b (patch) | |
tree | 5da4d16b930a006842c9c7e603714e0837916ecf /net-misc/netkit-rsh/netkit-rsh-0.17-r8.ebuild | |
parent | Version bump (diff) | |
download | historical-3b7f50d524080b503b997f30f68034994066548b.tar.gz historical-3b7f50d524080b503b997f30f68034994066548b.tar.bz2 historical-3b7f50d524080b503b997f30f68034994066548b.zip |
~mips rekeyworeded, bug #210783.
Package-Manager: portage-2.2_rc17/cvs/Linux 2.6.26-openvz.git-89451f9 i686
Diffstat (limited to 'net-misc/netkit-rsh/netkit-rsh-0.17-r8.ebuild')
-rw-r--r-- | net-misc/netkit-rsh/netkit-rsh-0.17-r8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/netkit-rsh/netkit-rsh-0.17-r8.ebuild b/net-misc/netkit-rsh/netkit-rsh-0.17-r8.ebuild index d4c84cbe9100..139262ba36ce 100644 --- a/net-misc/netkit-rsh/netkit-rsh-0.17-r8.ebuild +++ b/net-misc/netkit-rsh/netkit-rsh-0.17-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/netkit-rsh-0.17-r8.ebuild,v 1.11 2008/01/02 13:47:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/netkit-rsh-0.17-r8.ebuild,v 1.12 2008/12/20 11:00:28 pva Exp $ inherit eutils pam toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="pam" DEPEND=">=sys-libs/ncurses-5.2 |