diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-21 18:14:44 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-21 18:14:44 +0000 |
commit | 67f3859c9a4b6fc4ef62faccc19ba9c05599ecb1 (patch) | |
tree | eb2dd5df0a0c212ce8b262af974f4aedc9298267 /net-misc/netkit-rsh | |
parent | Stable on Alpha + ia64, bug 151875. (diff) | |
download | gentoo-2-67f3859c9a4b6fc4ef62faccc19ba9c05599ecb1.tar.gz gentoo-2-67f3859c9a4b6fc4ef62faccc19ba9c05599ecb1.tar.bz2 gentoo-2-67f3859c9a4b6fc4ef62faccc19ba9c05599ecb1.zip |
Stable on Alpha, bug 151380.
(Portage version: 2.1.2_pre3-r6)
Diffstat (limited to 'net-misc/netkit-rsh')
-rw-r--r-- | net-misc/netkit-rsh/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/netkit-rsh/netkit-rsh-0.17-r7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/netkit-rsh/ChangeLog b/net-misc/netkit-rsh/ChangeLog index 555a9f999ee3..ee04cab3b406 100644 --- a/net-misc/netkit-rsh/ChangeLog +++ b/net-misc/netkit-rsh/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/netkit-rsh # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/ChangeLog,v 1.35 2006/10/16 08:14:14 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/ChangeLog,v 1.36 2006/10/21 18:14:44 kloeri Exp $ + + 21 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> + netkit-rsh-0.17-r7.ebuild: + Stable on Alpha, bug 151380. *netkit-rsh-0.17-r8 (16 Oct 2006) 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 280c5452cd72..b47ee2e34697 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 # 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.10 2006/10/15 09:43:38 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/netkit-rsh-0.17-r7.ebuild,v 1.11 2006/10/21 18:14:44 kloeri 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 |