diff options
author | Brent Baude <ranger@gentoo.org> | 2008-12-27 18:54:53 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-12-27 18:54:53 +0000 |
commit | 542b1b24050f187b0ca6907525f8664be0809b2e (patch) | |
tree | 6039c9e39b1e58ea9f0898723b78cc6a7c2b2aa7 /net-misc/netkit-rsh | |
parent | stable ppc64, bug 248458 (diff) | |
download | gentoo-2-542b1b24050f187b0ca6907525f8664be0809b2e.tar.gz gentoo-2-542b1b24050f187b0ca6907525f8664be0809b2e.tar.bz2 gentoo-2-542b1b24050f187b0ca6907525f8664be0809b2e.zip |
stable ppc64, bug 250892
(Portage version: 2.1.6.1/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
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-r9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/netkit-rsh/ChangeLog b/net-misc/netkit-rsh/ChangeLog index 180e5b754999..9a1073589f99 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/ChangeLog,v 1.62 2008/12/23 16:00:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/ChangeLog,v 1.63 2008/12/27 18:54:53 ranger Exp $ + + 27 Dec 2008; Brent Baude <ranger@gentoo.org> netkit-rsh-0.17-r9.ebuild: + stable ppc64, bug 250892 23 Dec 2008; Raúl Porcel <armin76@gentoo.org> netkit-rsh-0.17-r9.ebuild: alpha/arm/ia64/sh/sparc stable wrt #250892 diff --git a/net-misc/netkit-rsh/netkit-rsh-0.17-r9.ebuild b/net-misc/netkit-rsh/netkit-rsh-0.17-r9.ebuild index 122db4ff8a90..dc1348102406 100644 --- a/net-misc/netkit-rsh/netkit-rsh-0.17-r9.ebuild +++ b/net-misc/netkit-rsh/netkit-rsh-0.17-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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-r9.ebuild,v 1.14 2008/12/23 16:00:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/netkit-rsh-0.17-r9.ebuild,v 1.15 2008/12/27 18:54:53 ranger Exp $ inherit eutils pam 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" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 sh sparc x86" IUSE="pam" RDEPEND=">=sys-libs/ncurses-5.2 |