diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-12-28 17:24:30 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-12-28 17:24:30 +0000 |
commit | f779e539b62c01b5168f8244dc48669ca4da7ab9 (patch) | |
tree | ed5b3e7377b009c4429444f7bb12817c8efc494a | |
parent | ppc stable, bug #252321 (diff) | |
download | historical-f779e539b62c01b5168f8244dc48669ca4da7ab9.tar.gz historical-f779e539b62c01b5168f8244dc48669ca4da7ab9.tar.bz2 historical-f779e539b62c01b5168f8244dc48669ca4da7ab9.zip |
ppc stable, bug #250892
Package-Manager: portage-2.2_rc20/cvs/Linux 2.6.25-gentoo-r7 x86_64
-rw-r--r-- | net-misc/netkit-rsh/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/netkit-rsh/netkit-rsh-0.17-r9.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/netkit-rsh/ChangeLog b/net-misc/netkit-rsh/ChangeLog index 9a1073589f99..eaf35bbe777f 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/ChangeLog,v 1.63 2008/12/27 18:54:53 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/ChangeLog,v 1.64 2008/12/28 17:24:30 dertobi123 Exp $ + + 28 Dec 2008; Tobias Scherbaum <dertobi123@gentoo.org> + netkit-rsh-0.17-r9.ebuild: + ppc stable, bug #250892 27 Dec 2008; Brent Baude <ranger@gentoo.org> netkit-rsh-0.17-r9.ebuild: stable ppc64, bug 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 dc1348102406..b1a617987c7d 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.15 2008/12/27 18:54:53 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/netkit-rsh-0.17-r9.ebuild,v 1.16 2008/12/28 17:24:30 dertobi123 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 |