diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-15 09:43:38 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-15 09:43:38 +0000 |
commit | 1575c95121747621f61a7a16fea466ff3950ed59 (patch) | |
tree | 24a74cf789f4202498a5b74656c49e56497942f1 | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-1575c95121747621f61a7a16fea466ff3950ed59.tar.gz gentoo-2-1575c95121747621f61a7a16fea466ff3950ed59.tar.bz2 gentoo-2-1575c95121747621f61a7a16fea466ff3950ed59.zip |
hppa stable, bug #151380
(Portage version: 2.1.1)
-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 f78d523b1977..f015207fd555 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.33 2006/10/15 01:24:53 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/ChangeLog,v 1.34 2006/10/15 09:43:38 dertobi123 Exp $ + + 15 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> + netkit-rsh-0.17-r7.ebuild: + hppa stable, bug #151380 15 Oct 2006; Jason Wever <weeve@gentoo.org> netkit-rsh-0.17-r7.ebuild: Stable on SPARC wrt bug #151380. 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 38f7c3850ff8..280c5452cd72 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.9 2006/10/15 01:24:53 weeve Exp $ +# $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 $ 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 |