diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-06-19 13:39:33 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-06-19 13:39:33 +0000 |
commit | 4e9be3c43f8f9339e47d0b4ff1dd13cfbe8eeeac (patch) | |
tree | 14c72ba0936e64a8abdec352dd5081f528e838a3 /net-misc/netkit-rsh/netkit-rsh-0.17-r8.ebuild | |
parent | old (diff) | |
download | gentoo-2-4e9be3c43f8f9339e47d0b4ff1dd13cfbe8eeeac.tar.gz gentoo-2-4e9be3c43f8f9339e47d0b4ff1dd13cfbe8eeeac.tar.bz2 gentoo-2-4e9be3c43f8f9339e47d0b4ff1dd13cfbe8eeeac.zip |
Stable on sparc wrt #182395
(Portage version: 2.1.2.7)
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 bd6577d85c24..c17cb12e8116 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-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-r8.ebuild,v 1.3 2007/06/18 13:57:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/netkit-rsh-0.17-r8.ebuild,v 1.4 2007/06/19 13:39:33 gustavoz Exp $ inherit eutils pam flag-o-matic 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 |