diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-05-16 14:15:42 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-05-16 14:15:42 +0000 |
commit | 4e13e545028f5db3c35d8172401fbf56a1d02077 (patch) | |
tree | 8b239622175017a62980c88311db41e85bed6dae /net-misc/netkit-rsh | |
parent | Stable for HPPA (bug #463142). (diff) | |
download | gentoo-2-4e13e545028f5db3c35d8172401fbf56a1d02077.tar.gz gentoo-2-4e13e545028f5db3c35d8172401fbf56a1d02077.tar.bz2 gentoo-2-4e13e545028f5db3c35d8172401fbf56a1d02077.zip |
Stable for HPPA (bug #463126).
(Portage version: 2.2.0_alpha174/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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-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 8f3396abaf46..a981864244ed 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.71 2013/05/16 13:10:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/ChangeLog,v 1.72 2013/05/16 14:15:42 jer Exp $ + + 16 May 2013; Jeroen Roovers <jer@gentoo.org> netkit-rsh-0.17-r10.ebuild: + Stable for HPPA (bug #463126). 16 May 2013; Agostino Sarubbo <ago@gentoo.org> netkit-rsh-0.17-r10.ebuild: Stable for ppc, 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 5af1cea149c9..56d948871ae3 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.3 2013/05/16 13:10:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/netkit-rsh-0.17-r10.ebuild,v 1.4 2013/05/16 14:15:42 jer 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 |