diff options
author | 2013-05-16 12:52:56 +0000 | |
---|---|---|
committer | 2013-05-16 12:52:56 +0000 | |
commit | ac6f9b09ecce0ae3e51274a62b6653ac407694cf (patch) | |
tree | ae6598f964d5375f921eab162f76b551efa5c597 /net-misc/netkit-rsh | |
parent | Stable for amd64, wrt bug #461206 (diff) | |
download | gentoo-2-ac6f9b09ecce0ae3e51274a62b6653ac407694cf.tar.gz gentoo-2-ac6f9b09ecce0ae3e51274a62b6653ac407694cf.tar.bz2 gentoo-2-ac6f9b09ecce0ae3e51274a62b6653ac407694cf.zip |
Stable for amd64, wrt bug #463126
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
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 472fa28cfb56..a226d44c8f6d 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.69 2013/01/27 19:56:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/ChangeLog,v 1.70 2013/05/16 12:52:56 ago Exp $ + + 16 May 2013; Agostino Sarubbo <ago@gentoo.org> netkit-rsh-0.17-r10.ebuild: + Stable for amd64, wrt bug #463126 *netkit-rsh-0.17-r10 (27 Jan 2013) 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 eb3be443ffd8..78d597b7dddb 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.1 2013/01/27 19:56:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/netkit-rsh-0.17-r10.ebuild,v 1.2 2013/05/16 12:52:56 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 |