diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-02 08:38:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-02 08:38:23 +0000 |
commit | be35e9f9886f30e8996c23fa70f0c0d4f642508d (patch) | |
tree | b2ac79d5f0ff0a42c1623920f96e2fda706431eb /net-misc | |
parent | Stable for sh, wrt bug #461076 (diff) | |
download | gentoo-2-be35e9f9886f30e8996c23fa70f0c0d4f642508d.tar.gz gentoo-2-be35e9f9886f30e8996c23fa70f0c0d4f642508d.tar.bz2 gentoo-2-be35e9f9886f30e8996c23fa70f0c0d4f642508d.zip |
Stable for sh, wrt bug #463126
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sh", signed Manifest commit with key 7194459F)
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-r10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/netkit-rsh/ChangeLog b/net-misc/netkit-rsh/ChangeLog index bd5e7a81042d..4cd01e897783 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/ChangeLog,v 1.79 2013/05/25 07:56:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/ChangeLog,v 1.80 2013/06/02 08:38:23 ago Exp $ + + 02 Jun 2013; Agostino Sarubbo <ago@gentoo.org> netkit-rsh-0.17-r10.ebuild: + Stable for sh, wrt bug #463126 25 May 2013; Agostino Sarubbo <ago@gentoo.org> netkit-rsh-0.17-r10.ebuild: Stable for sparc, wrt bug #463126 diff --git a/net-misc/netkit-rsh/netkit-rsh-0.17-r10.ebuild b/net-misc/netkit-rsh/netkit-rsh-0.17-r10.ebuild index fd34ac93f6a9..efe96fa6d864 100644 --- a/net-misc/netkit-rsh/netkit-rsh-0.17-r10.ebuild +++ b/net-misc/netkit-rsh/netkit-rsh-0.17-r10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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-r10.ebuild,v 1.11 2013/05/25 07:56:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/netkit-rsh-0.17-r10.ebuild,v 1.12 2013/06/02 08:38:23 ago Exp $ EAPI="4" @@ -15,7 +15,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 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="pam" RDEPEND=">=sys-libs/ncurses-5.2 |