diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-10-14 21:41:55 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-10-14 21:41:55 +0000 |
commit | 6160e95cde0d9c421cba60b28b8241146133fba2 (patch) | |
tree | b8259e2e72742a69c168be188c22b9aa52c69465 /net-misc | |
parent | Mark 2006.09.10 ~ia64 (diff) | |
download | gentoo-2-6160e95cde0d9c421cba60b28b8241146133fba2.tar.gz gentoo-2-6160e95cde0d9c421cba60b28b8241146133fba2.tar.bz2 gentoo-2-6160e95cde0d9c421cba60b28b8241146133fba2.zip |
Mark 0.17-r7 stable on ia64. #151380
(Portage version: 2.1.1)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/netkit-rsh/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/netkit-rsh/netkit-rsh-0.17-r7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/netkit-rsh/ChangeLog b/net-misc/netkit-rsh/ChangeLog index 2aa58d1b7393..6a33cf2983e4 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/ChangeLog,v 1.31 2006/10/14 21:01:35 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/ChangeLog,v 1.32 2006/10/14 21:41:55 agriffis Exp $ + + 14 Oct 2006; Aron Griffis <agriffis@gentoo.org> netkit-rsh-0.17-r7.ebuild: + Mark 0.17-r7 stable on ia64. #151380 14 Oct 2006; Olivier Crête <tester@gentoo.org> netkit-rsh-0.17-r7.ebuild: Stable on amd64 per 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 c4e0a8e5303c..4a54cb32a9c1 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.7 2006/10/14 21:01:35 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/netkit-rsh-0.17-r7.ebuild,v 1.8 2006/10/14 21:41:55 agriffis 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 |