diff options
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 | 6 |
1 files changed, 3 insertions, 3 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 ab0418df264c..006f27e647f4 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-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-r8.ebuild,v 1.1 2006/10/16 08:14:14 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/netkit-rsh-0.17-r8.ebuild,v 1.2 2007/06/18 00:32:40 angelos 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 |