diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-01-26 08:46:11 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-01-26 08:46:11 +0000 |
commit | 5460f8732b94481d3faa853f804b5a95682bb506 (patch) | |
tree | a96e575c474cfcad0098eb4a0f6f5007a712bfb9 /net-misc | |
parent | old (diff) | |
download | gentoo-2-5460f8732b94481d3faa853f804b5a95682bb506.tar.gz gentoo-2-5460f8732b94481d3faa853f804b5a95682bb506.tar.bz2 gentoo-2-5460f8732b94481d3faa853f804b5a95682bb506.zip |
mips stable
(Portage version: 2.1.2-r3)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/netkit-rsh/netkit-rsh-0.17-r7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/netkit-rsh/netkit-rsh-0.17-r7.ebuild b/net-misc/netkit-rsh/netkit-rsh-0.17-r7.ebuild index 2e54f7e8b747..acd886bad83c 100644 --- a/net-misc/netkit-rsh/netkit-rsh-0.17-r7.ebuild +++ b/net-misc/netkit-rsh/netkit-rsh-0.17-r7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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-r7.ebuild,v 1.13 2006/10/28 10:54:55 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/netkit-rsh-0.17-r7.ebuild,v 1.14 2007/01/26 08:46:11 vapier Exp $ inherit eutils pam flag-o-matic toolchain-funcs @@ -11,7 +11,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" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" IUSE="pam" DEPEND=">=sys-libs/ncurses-5.2 |