diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-05-20 18:48:59 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-05-20 18:48:59 +0000 |
commit | 5a13421a3ce87e23f9d33efd87c2e3d0a77d77cd (patch) | |
tree | 83a92d0c60b1572ff9f7630d8fa7378a886c2937 /net-misc | |
parent | new upstream version, introduced support for the source useflag and added a p... (diff) | |
download | gentoo-2-5a13421a3ce87e23f9d33efd87c2e3d0a77d77cd.tar.gz gentoo-2-5a13421a3ce87e23f9d33efd87c2e3d0a77d77cd.tar.bz2 gentoo-2-5a13421a3ce87e23f9d33efd87c2e3d0a77d77cd.zip |
Stable on alpha, bug 93215.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-misc')
-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 12fcc8f0652d..b70fe9b239a2 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.20 2005/05/20 16:34:22 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/ChangeLog,v 1.21 2005/05/20 18:48:59 kloeri Exp $ + + 20 May 2005; Bryan Østergaard <kloeri@gentoo.org> + netkit-rsh-0.17-r6.ebuild: + Stable on alpha, bug 93215. 20 May 2005; Michael Hanselmann <hansmi@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 a5058a289bfa..50213a7f17fc 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.3 2005/05/20 16:34:22 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/netkit-rsh-0.17-r6.ebuild,v 1.4 2005/05/20 18:48:59 kloeri 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 |