diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-05-20 16:34:22 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-05-20 16:34:22 +0000 |
commit | e879e56275320e31195d47a37ef3e421a8e33c94 (patch) | |
tree | 80f8f2978f5eaa2ca77f41f42dde1c633ae61c38 /net-misc/netkit-rsh | |
parent | Wrapping up bug 91589, making the various gnome portions optional via use fla... (diff) | |
download | gentoo-2-e879e56275320e31195d47a37ef3e421a8e33c94.tar.gz gentoo-2-e879e56275320e31195d47a37ef3e421a8e33c94.tar.bz2 gentoo-2-e879e56275320e31195d47a37ef3e421a8e33c94.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-misc/netkit-rsh')
-rw-r--r-- | net-misc/netkit-rsh/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/netkit-rsh/netkit-rsh-0.17-r6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/netkit-rsh/ChangeLog b/net-misc/netkit-rsh/ChangeLog index 1bab4fa46cee..12fcc8f0652d 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/ChangeLog,v 1.19 2005/05/20 15:08:19 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/ChangeLog,v 1.20 2005/05/20 16:34:22 hansmi Exp $ + + 20 May 2005; Michael Hanselmann <hansmi@gentoo.org> + netkit-rsh-0.17-r6.ebuild: + Stable on ppc. 20 May 2005; Jan Brinkmann <luckyduck@gentoo.org> netkit-rsh-0.17-r6.ebuild: diff --git a/net-misc/netkit-rsh/netkit-rsh-0.17-r6.ebuild b/net-misc/netkit-rsh/netkit-rsh-0.17-r6.ebuild index 0e781d607943..a5058a289bfa 100644 --- a/net-misc/netkit-rsh/netkit-rsh-0.17-r6.ebuild +++ b/net-misc/netkit-rsh/netkit-rsh-0.17-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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-r6.ebuild,v 1.2 2005/05/20 15:08:19 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/netkit-rsh-0.17-r6.ebuild,v 1.3 2005/05/20 16:34:22 hansmi Exp $ inherit eutils @@ -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 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~mips ppc ~ppc64 ~sparc ~x86" IUSE="pam" DEPEND=">=sys-libs/ncurses-5.2 |