diff options
author | Joshua Kinard <kumba@gentoo.org> | 2007-06-20 00:11:28 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2007-06-20 00:11:28 +0000 |
commit | 517b4d0d82b2042b64fc048b66d9627551e1d343 (patch) | |
tree | b065f246f166891d9678717a004208923a511ada /net-misc/netkit-rsh | |
parent | stable x86, bug 181511 (diff) | |
download | gentoo-2-517b4d0d82b2042b64fc048b66d9627551e1d343.tar.gz gentoo-2-517b4d0d82b2042b64fc048b66d9627551e1d343.tar.bz2 gentoo-2-517b4d0d82b2042b64fc048b66d9627551e1d343.zip |
Stable on mips, per #182395.
(Portage version: 2.1.2.9)
Diffstat (limited to 'net-misc/netkit-rsh')
-rw-r--r-- | net-misc/netkit-rsh/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/netkit-rsh/netkit-rsh-0.17-r8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/netkit-rsh/ChangeLog b/net-misc/netkit-rsh/ChangeLog index 5d3d6cbffa79..5d54d994c558 100644 --- a/net-misc/netkit-rsh/ChangeLog +++ b/net-misc/netkit-rsh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/netkit-rsh # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/ChangeLog,v 1.41 2007/06/19 13:39:33 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/ChangeLog,v 1.42 2007/06/20 00:11:28 kumba Exp $ + + 20 Jun 2007; Joshua Kinard <kumba@gentoo.org> netkit-rsh-0.17-r8.ebuild: + Stable on mips, per #182395. 19 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org> netkit-rsh-0.17-r8.ebuild: 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 c17cb12e8116..77e0d246477f 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.4 2007/06/19 13:39:33 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/netkit-rsh-0.17-r8.ebuild,v 1.5 2007/06/20 00:11:28 kumba 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 |