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 | 8335c7178c290dae5158a87b61d1e12cf6ac38fd (patch) | |
tree | 04bb77073fc96ab1b57a3ed695238fbbcbf73d28 /net-misc | |
parent | Mark 2006.09.10 ~ia64 (diff) | |
download | historical-8335c7178c290dae5158a87b61d1e12cf6ac38fd.tar.gz historical-8335c7178c290dae5158a87b61d1e12cf6ac38fd.tar.bz2 historical-8335c7178c290dae5158a87b61d1e12cf6ac38fd.zip |
Mark 0.17-r7 stable on ia64. #151380
Package-Manager: portage-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 |